[aws-eks] Control Plane Logs #5709
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p1
❓ General Issue
The Question
We're trying to setup log shipping from EKS clusters to CloudWatch according to this AWS guide. This logging setup needs to setup the instance role of the cluster to allow sending to CloudWatch. CDK seems to create a role that doesn't have this permission by default.
I don't see how we can specify/craete or modify the IAM role to add permissions for writing/modifying CloudWatch. Is there another way to achieve this or would this be a feature request?
I've also created a stackoverflow question about this.
Environment
Other information
The text was updated successfully, but these errors were encountered: