-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v17] Restore S3 FIPS and custom endpoint capabilities (#48821)
* Restore S3 FIPS and custom endpoint capabilities When migrating the S3 events handler to use aws-sdk-go-v2 applying the FIPS settings and custom endpoint were inadvertently dropped. This restores the functionality, while also adding tests to ensure that they are always respected going forward. A similar test was added to the dynamodb events handler as well to prevent any regressions with FIPS settings there. * chore: Bump AWS modules (#48322) * chore: Bump api/ modules * Tidy other modules * chore: Bump AWS SDKv2 modules * chore: Bump github.com/awslabs/amazon-ecr-credential-helper/ecr-login * Tidy integrations/ modules * Replace usages of s3types.LifecycleRuleFilterMemberPrefix --------- Co-authored-by: Alan Parra <[email protected]>
- Loading branch information
1 parent
af029b6
commit 1cf82ed
Showing
15 changed files
with
476 additions
and
337 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.