Skip to content

cdk: add logs:DescribeLogStreams permission to test policy#848

Merged
tatlat merged 1 commit into
aws:mainfrom
tatlat:cdk-policy-updates
May 12, 2026
Merged

cdk: add logs:DescribeLogStreams permission to test policy#848
tatlat merged 1 commit into
aws:mainfrom
tatlat:cdk-policy-updates

Conversation

@tatlat
Copy link
Copy Markdown
Member

@tatlat tatlat commented Mar 29, 2026

Summary

Adds a missing IAM permission to the CDK test policy.

Changes

  • Add logs:DescribeLogStreams to hybrid-nodes-cdk/lib/nodeadm/policies.ts

Why

Required to list log streams when verifying CloudWatch log output during e2e tests. Without this permission, the test role cannot enumerate log streams and CloudWatch log validation fails.

Testing

  • make lint passes with 0 issues

Required to list log streams when verifying CloudWatch log output during e2e tests.
@tatlat tatlat merged commit 911c98c into aws:main May 12, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants