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 AWS_ENDPOINT_URL and friends #602

Closed
ewbankkit opened this issue Aug 9, 2023 · 1 comment · Fixed by #840
Closed

Support AWS_ENDPOINT_URL and friends #602

ewbankkit opened this issue Aug 9, 2023 · 1 comment · Fixed by #840
Labels
enhancement New feature or request upstream Depends on the AWS SDK

Comments

@ewbankkit
Copy link
Contributor

ewbankkit commented Aug 9, 2023

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 other comments that do not add relevant new information or questions, 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

AWS have announced Improved flexibility when configuring endpoint URLs with the AWS SDKs and tools: https://aws.amazon.com/blogs/developer/new-improved-flexibility-when-configuring-endpoint-urls-with-the-aws-sdks-and-tools/.

Relates aws/aws-sdk#229.
Relates aws/aws-sdk-go#4942.
Relates: aws/aws-sdk-go-v2#2226.

Reference: https://docs.aws.amazon.com/sdkref/latest/guide/ss-endpoints-table.html.

@ewbankkit ewbankkit added the enhancement New feature or request label Aug 9, 2023
@gdavison gdavison added the upstream Depends on the AWS SDK label Sep 21, 2023
@ewbankkit
Copy link
Contributor Author

Supported in AWS SDK for Go v2 via aws/aws-sdk-go-v2#2328.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upstream Depends on the AWS SDK
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants