Update module aws/aws-sdk-go to v1.25.35 #10886
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.25.34
->v1.25.35
Release Notes
aws/aws-sdk-go
v1.25.35
Compare Source
===
Service Client Updates
service/cognito-idp
: Updates service API and documentationservice/connect
: Updates service API and documentationservice/meteringmarketplace
: Updates service API and documentationservice/personalize
: Updates service API, documentation, and paginatorsservice/ssm
: Updates service API and documentationSDK Enhancements
aws/endpoints
: Add support for regional S3 us-east-1 endpointS3UsEast1RegionalEndpoint
which when set toRegionalS3UsEast1Endpoint
, and region isus-east-1
the S3 client will resolve theus-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.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
.SharedConfigState
, orAWS_SDK_LOAD_CONFIG=true
environment variable.Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.