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

Support for regional S3 us-east-1 endpoint #10923

Closed
ewbankkit opened this issue Nov 19, 2019 · 5 comments
Closed

Support for regional S3 us-east-1 endpoint #10923

ewbankkit opened this issue Nov 19, 2019 · 5 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope.

Comments

@ewbankkit
Copy link
Contributor

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

I noticed this in the release notes for AWS SDK v1.25.35:

Adds support for S3 configuring an SDK Amazon S3 client for the regional us-east-1 endpoint instead of the default global S3 endpoint.
Adds a new configuration option, S3UsEast1RegionalEndpoint which when set to RegionalS3UsEast1Endpoint, and region is us-east-1 the S3 client will resolve the us-east-1 regional endpoint, s3.us-east-1.amazonaws.com instead of the global S3 endpoint, s3.amazonaws.com. The SDK defaults to the current global S3 endpoint resolution for backwards compatibility.
Opt-in to the us-east-1 regional endpoint via the SDK's Config, environment variable, AWS_S3_US_EAST_1_REGIONAL_ENDPOINT=regional, or shared config option, s3_us_east_1_regional_endpoint=regional.

How does this affect the Terraform AWS Provider?

References

Related:

Requires:

@ewbankkit ewbankkit added the enhancement Requests to existing resources that expand the functionality or scope. label Nov 19, 2019
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Nov 19, 2019
@ewbankkit
Copy link
Contributor Author

Something else in the release notes for AWS SDK v1.26.5:

Updates Amazon S3 endpoints allowing you to configure your client to opt-in to using S3 with the us-east-1 regional endpoint, instead of global.

@bflad
Copy link
Contributor

bflad commented Jul 7, 2020

@ewbankkit do we need to do anything here?

@ewbankkit
Copy link
Contributor Author

I'll take a look.

@ewbankkit
Copy link
Contributor Author

Other than the AWS SDK release notes item quoted above I can find nothing documented about this functionality.
I can see no use case for supporting this currently. I'll close this issue.

@ewbankkit ewbankkit removed the needs-triage Waiting for first response or review from a maintainer. label Jul 7, 2020
@ghost
Copy link

ghost commented Aug 6, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Aug 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope.
Projects
None yet
Development

No branches or pull requests

2 participants