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 cross-account bucket access via bucket policies example to docs #281

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

unexge
Copy link
Contributor

@unexge unexge commented Oct 23, 2024

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

muddyfish
muddyfish previously approved these changes Oct 23, 2024
You can grant access Amazon S3 buckets from different AWS accounts using [bucket policies](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucket-policies.html).

1. Allow Pod A in AWS Account A (`111122223333`) to access S3 Bucket (`amzn-s3-demo-bucket`) in AWS Account B (`444455556666`)
- Ensure Pod A and it's Service Account have IRSA configured
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its

Signed-off-by: Burak Varlı <[email protected]>
@unexge unexge merged commit f9e8813 into main Oct 24, 2024
1 check passed
@unexge unexge deleted the unexge/cross-account-bucket-policy-docs branch October 24, 2024 09:32
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