add v2 smoke tests and smithy smokeTests trait for SDK testing.
service/bedrock-agent: Updates service API and documentation
service/bedrock-runtime: Updates service API and documentation
service/cloudtrail: Updates service API and documentation
CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.
service/connect: Updates service API and documentation
service/emr-serverless: Updates service API, documentation, and paginators
service/rds: Updates service API, documentation, waiters, paginators, and examples
Updates Amazon RDS documentation for Aurora Postgres DBname.
service/sagemaker: Updates service API and documentation
Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.
Release v1.53.12 (2024-05-29)
Service Client Updates
service/athena: Updates service API and documentation
Throwing validation errors on CreateNotebook with Name containing /,:,\
service/codebuild: Updates service API and documentation
AWS CodeBuild now supports manually creating GitHub webhooks
service/connect: Updates service API and documentation
service/glue: Updates service API and documentation
Add optional field JobMode to CreateJob and UpdateJob APIs.
service/securityhub: Updates service API
Release v1.53.11 (2024-05-28)
Service Client Updates
service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy.
service/ec2: Updates service API and documentation
Providing support to accept BgpAsnExtended attribute
service/kafka: Updates service API and documentation
service/swf: Updates service API and documentation
This release adds new APIs for deleting activity type and workflow type resources.
Release v1.53.10 (2024-05-24)
Service Client Updates
service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
Documentation only updates for DynamoDB.
service/iotfleetwise: Updates service API and documentation
service/managedblockchain: 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 will merge this PR once CI passes on it, as requested by @luisdavim.
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.53.0 to 1.53.13.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
8cc4b4b
Release v1.53.13 (2024-05-30) (#5274)a9f0ea3
Release v1.53.12 (2024-05-29) (#5273)efce914
Release v1.53.11 (2024-05-28) (#5272)2e099e6
Release v1.53.10 (2024-05-24) (#5271)4861f8f
Merge pull request #5182 from dswarbrick/fix-unaligned-atomica49c26d
add changelogb3e1d80
Release v1.53.9 (2024-05-23) (#5269)cb0e3f4
Release v1.53.8 (2024-05-22) (#5267)bc144f9
Merge pull request #5265 from aws/fix-ec2querylist1256577
Release v1.53.7 (2024-05-21) (#5266)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 will merge this PR once CI passes on it, as requested by @luisdavim.
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