Created by: dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.44.105 to 1.44.121.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.121 (2022-10-21)
Service Client Updates
service/cognito-idp
: Updates service API and documentationservice/s3
: Updates service examples
- S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket.
service/sagemaker
: Updates service API and documentation
- CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.
Release v1.44.120 (2022-10-20)
Service Client Updates
service/devops-guru
: Updates service API and documentationservice/globalaccelerator
: Updates service API and documentationservice/resiliencehub
: Updates service API and documentationservice/rum
: Updates service API, documentation, and paginatorsRelease v1.44.119 (2022-10-19)
Service Client Updates
service/chime-sdk-messaging
: Updates service documentationservice/cloudtrail
: Updates service API and documentation
- This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
service/config
: Updates service API and documentationservice/connect
: Updates service API, documentation, and paginatorsservice/eventbridge
: Updates service APIservice/managedblockchain
: Updates service API, documentation, and paginatorsservice/s3
: Updates service API and examples
- Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
service/s3control
: Updates service API
- Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.
service/support-app
: Updates service API and documentationservice/workspaces-web
: Updates service API, documentation, and paginatorsSDK Enhancements
aws/session
: Modified config resolution strategy when$HOME
or%USERPROFILE%
environment variables are not set.
- When the environment variables are not set, the SDK will attempt to determine the home directory using
user.Current()
.Release v1.44.118 (2022-10-18)
Service Client Updates
service/frauddetector
: Updates service documentationservice/sagemaker
: Updates service API and documentation
- This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data.
service/servicediscovery
: Updates service API, documentation, and examplesservice/sesv2
: Updates service API and documentation
... (truncated)
Commits
-
c751f50
Release v1.44.121 (2022-10-21) (#4596) -
17764bf
Release v1.44.120 (2022-10-20) (#4595) -
ce319ab
Release v1.44.119 (2022-10-19) (#4593) -
d5e20b8
Merge pull request #4519 from RanVaknin/fix-home-dir -
0ddcab4
added release notes -
05a7de0
Release v1.44.118 (2022-10-18) (#4590) -
dd068e5
fixed code based on mcgrails suggestions -
ce2a75a
Release v1.44.117 (2022-10-17) (#4589) -
76509e4
Release v1.44.116 (2022-10-14) (#4587) -
1b418b6
Release v1.44.115 (2022-10-13) (#4586) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)