service/connect: Updates service API, documentation, and paginators
service/globalaccelerator: Updates service API, documentation, and paginators
service/rds: Updates service API, documentation, waiters, paginators, and examples
This release adds support for customized networking resources to Amazon RDS Custom.
service/redshift: Updates service API and documentation
Added support for Multi-AZ deployments for Provisioned RA3 clusters that provide 99.99% SLA availability.
service/sagemaker: Updates service API and documentation
Support for batch transform input in Model dashboard
Release v1.47.0 (2023-10-31)
Service Client Updates
service/amplify: Updates service API, documentation, and paginators
service/application-insights: Updates service API and documentation
service/ec2: Updates service API, documentation, and paginators
Capacity Blocks for ML are a new EC2 purchasing option for reserving GPU instances on a future date to support short duration machine learning (ML) workloads. Capacity Blocks automatically place instances close together inside Amazon EC2 UltraClusters for low-latency, high-throughput networking.
service/m2: Updates service API and documentation
service/neptunedata: Updates service API and documentation
service/translate: Updates service API and documentation
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Bumps github.com/aws/aws-sdk-go from 1.45.19 to 1.47.1.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
78aeb73
Release v1.47.1 (2023-11-01) (#5051)f5b95c8
Merge pull request #5044 from josephbartley/fix-deprecated-documentation0ace168
Bump golang.org/x/net from 0.1.0 to 0.17.0d90061b
Bump golang.org/x/net from 0.1.0 to 0.17.0e27906a
remove github.com/pkg/errors36eab49
Release v1.47.0 (2023-10-31) (#5050)263b9cc
Remove deplicated package github.com/pkg/errors0ba8f0f
bump minimum go version to 1.19fe49d91
bump minimum go version to 1.198b7baed
Release v1.46.7 (2023-10-30) (#5048)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 show