Created by: dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.44.14 to 1.44.29.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.29 (2022-06-07)
Service Client Updates
service/auditmanager
: Updates service API and documentationservice/ce
: Updates service API, documentation, and paginatorsRelease v1.44.28 (2022-06-06)
Service Client Updates
service/chime-sdk-messaging
: Updates service API, documentation, and paginatorsservice/connect
: Updates service API, documentation, and paginatorsSDK Enhancements
service/cloudwatch
: Add helper to send request payload as GZIP content encoding
- Adds a new helper,
WithGzipRequest
to thecloudwatch
package. The helper will configure the payload to be sent ascontent-encoding: gzip
. It is supported by operations likePutMetricData
. See the service's API Reference documentation for other operations supported.Release v1.44.27 (2022-06-02)
Service Client Updates
service/application-insights
: Updates service API and documentationservice/codeartifact
: Updates service documentationservice/connect
: Updates service API, documentation, and paginatorsservice/kendra
: Updates service API and documentation
- Amazon Kendra now provides a data source connector for GitHub. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-github.html
service/proton
: Updates service API, documentation, waiters, and paginatorsservice/voice-id
: Updates service API and documentationRelease v1.44.26 (2022-06-01)
Service Client Updates
service/backup-gateway
: Updates service API and documentationservice/chime-sdk-meetings
: Updates service API and documentationservice/forecast
: Updates service API and documentationservice/route53
: Updates service API, documentation, and paginators
- Add new APIs to support Route 53 IP Based Routing
Release v1.44.25 (2022-05-31)
Service Client Updates
service/cognito-idp
: Updates service API and documentationservice/drs
: Updates service API, documentation, and paginatorsservice/iotsitewise
: Updates service API and documentationservice/lookoutmetrics
: Updates service API and documentationservice/sagemaker
: Updates service API
- Amazon SageMaker Notebook Instances now support Jupyter Lab 3.
... (truncated)
Changelog
Sourced from github.com/aws/aws-sdk-go's changelog.
Release v1.44.29 (2022-06-07)
Service Client Updates
service/auditmanager
: Updates service API and documentationservice/ce
: Updates service API, documentation, and paginatorsRelease v1.44.28 (2022-06-06)
Service Client Updates
service/chime-sdk-messaging
: Updates service API, documentation, and paginatorsservice/connect
: Updates service API, documentation, and paginatorsSDK Enhancements
service/cloudwatch
: Add helper to send request payload as GZIP content encoding
- Adds a new helper,
WithGzipRequest
to thecloudwatch
package. The helper will configure the payload to be sent ascontent-encoding: gzip
. It is supported by operations likePutMetricData
. See the service's API Reference documentation for other operations supported.Release v1.44.27 (2022-06-02)
Service Client Updates
service/application-insights
: Updates service API and documentationservice/codeartifact
: Updates service documentationservice/connect
: Updates service API, documentation, and paginatorsservice/kendra
: Updates service API and documentation
- Amazon Kendra now provides a data source connector for GitHub. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-github.html
service/proton
: Updates service API, documentation, waiters, and paginatorsservice/voice-id
: Updates service API and documentationRelease v1.44.26 (2022-06-01)
Service Client Updates
service/backup-gateway
: Updates service API and documentationservice/chime-sdk-meetings
: Updates service API and documentationservice/forecast
: Updates service API and documentationservice/route53
: Updates service API, documentation, and paginators
- Add new APIs to support Route 53 IP Based Routing
Release v1.44.25 (2022-05-31)
Service Client Updates
service/cognito-idp
: Updates service API and documentationservice/drs
: Updates service API, documentation, and paginatorsservice/iotsitewise
: Updates service API and documentationservice/lookoutmetrics
: Updates service API and documentationservice/sagemaker
: Updates service API
- Amazon SageMaker Notebook Instances now support Jupyter Lab 3.
... (truncated)
Commits
-
7a1c091
Release v1.44.29 (2022-06-07) (#4430) -
4c3c501
Release v1.44.28 (2022-06-06) (#4427) -
2bd6652
Switch to the modeled serviceId for newly generated clients (#4424) -
9207008
service/cloudwatch: Add helper for GZIP request payload (#4425) -
58af6f1
Release v1.44.27 (2022-06-02) (#4423) -
8ae0cc9
Release v1.44.26 (2022-06-01) (#4421) -
4e4504e
Release v1.44.25 (2022-05-31) (#4419) -
2ec70f7
Release v1.44.24 (2022-05-27) (#4418) -
e6b470c
Remove service/emrserverlesswebservice (#4417) -
64189ec
Release v1.44.23 (2022-05-26) (#4416) - 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)