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

S3-Ambient strategy for buckets in different regions #910

Open
donaldgray opened this issue Nov 6, 2024 · 0 comments
Open

S3-Ambient strategy for buckets in different regions #910

donaldgray opened this issue Nov 6, 2024 · 0 comments
Labels

Comments

@donaldgray
Copy link
Member

If an S3 ambient strategy is setup for a bucket, and that bucket resides in a region that differs from the region the service is running in it results in the error:

Amazon.S3.AmazonS3Exception: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint

AWS SDK GetObjectRequest doesn't accept region, it needs to be configured at client level. How do we handle cross-account bucket access?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant