service/guardduty: Updates service API and documentation
Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs
service/iotsitewise: Updates service API and documentation
service/sts: Updates service documentation
Documentation updates for AWS Security Token Service.
SDK Bugs
restjson: Correct failure to deserialize errors.
Deserialize generic error information when no response body is present.
Release v1.44.258 (2023-05-05)
Service Client Updates
service/ec2: Updates service API
This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances.
service/inspector2: Updates service API, documentation, and paginators
service/mediatailor: Updates service API and documentation
service/sqs: Updates service API, documentation, and paginators
Revert previous SQS protocol change.
Release v1.44.257 (2023-05-04)
Service Client Updates
service/config: Updates service API
service/connect: Updates service API and documentation
service/ecs: Updates service API
Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
service/monitoring: Updates service API and documentation
Adds support for filtering by metric names in CloudWatch Metric Streams.
service/network-firewall: Updates service API and documentation
service/opensearch: Updates service API and documentation
service/quicksight: Updates service API, documentation, and paginators
Add support for Topic, Dataset parameters and VPC
service/rekognition: Updates service API and documentation
This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
service/s3: Updates service documentation and examples
Documentation updates for Amazon S3
service/sagemaker: Updates service API
We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
service/securityhub: Updates service API, documentation, paginators, and examples
service/sqs: Updates service API, documentation, and paginators
This release enables customers to call SQS using AWS JSON-1.0 protocol.
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)
Bumps github.com/aws/aws-sdk-go from 1.44.238 to 1.44.259.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
a68bf01
Release v1.44.259 (2023-05-08) (#4828)fc3c2d6
Merge pull request #4817 from aws/fix-restjson-errors6eef808
Release v1.44.258 (2023-05-05) (#4826)6a59209
Release v1.44.257 (2023-05-04) (#4824)cebecc8
Release v1.44.256 (2023-05-03) (#4823)fba2ac8
Release v1.44.255 (2023-05-02) (#4822)47ebc6f
Release v1.44.254 (2023-05-01) (#4821)af48150
Release v1.44.253 (2023-04-28) (#4819)b5c9332
Release v1.44.252 (2023-04-27) (#4818)35072aa
fix: restjson error deserialization when no body is presentDependabot 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)