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

Adds support for S3 Multi-region Access Point ARNs #1402

Merged
merged 13 commits into from
Sep 2, 2021
Merged

Conversation

skotambkar
Copy link
Contributor

  • Feature release adding support for S3 multi region access point arns.
  • Updates config to add support for AWS_S3_DISABLE_MULTIREGION_ACCESS_POINTS env variable and s3_disable_multiregion_access_points shared config inputs.
  • Updates S3 client to work with multi-region arns and sign using sigv4a auth method.

@skotambkar skotambkar merged commit 1898f5b into main Sep 2, 2021
@skotambkar skotambkar deleted the mrap-release branch September 30, 2021 00:14
jrichard8 pushed a commit to jrichard8/aws-sdk-go-v2 that referenced this pull request Feb 14, 2022
* SigV4a Signer Implementation

* v4A Credential Wrapper

* Add Config Resolver for v4a Wrapping

* Regenerated Clients

* Presign Middleware Support

* Add configuration settings for disable mrap

* java codegen changes

* add customizations to support s3 mrap

* regenerate s3 client

* update mrap customization to use DNS helper utils, change behavior for custom endpoints, export a constant for v4a

* feedback and code cleanup

* delete v4a signer stale commit from aws package

* adds changelog entry for MRAP

Co-authored-by: Sean McGrail <[email protected]>
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