Release v1.53.13
aws-sdk-go-automation
released this
30 May 18:39
·
57 commits
to main
since this release
Release v1.53.13 (2024-05-30)
Service Client Updates
service/acm
: Updates service API- add v2 smoke tests and smithy smokeTests trait for SDK testing.
service/bedrock-agent
: Updates service API and documentationservice/bedrock-runtime
: Updates service API and documentationservice/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 documentationservice/emr-serverless
: Updates service API, documentation, and paginatorsservice/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.