Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ListBucket action in IAM permissions. #1844

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

YngveMolnes
Copy link
Contributor

In order to make this work with cross-account IAM we had to explicitly add ListBucket to the role we use to build our AMIs. And in order for ListBucket to work properly, we also had to reference the bucket rather than a wildcard path at root.

Issue #, if available:

Description of changes:

Changes to permissions documentation.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Testing Done

See this guide for recommended testing for PRs. Some tests may not apply. Completing tests and providing additional validation steps are not required, but it is recommended and may reduce review time and time to merge.

In order to make this work with cross-account IAM we had to explicitly
add ListBucket to the role we use to build our AMIs. And in order for
ListBucket to work properly, we also had to reference the bucket rather
than a wildcard path at root.
@cartermckinnon
Copy link
Member

Thanks, @YngveMolnes !

@cartermckinnon cartermckinnon merged commit 7770212 into awslabs:main Jun 14, 2024
atmosx pushed a commit to gathertown/amazon-eks-ami that referenced this pull request Jun 18, 2024
mebays pushed a commit to mebays/amazon-eks-ami that referenced this pull request Jul 26, 2024
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