Skip to content

v1.3.12

Choose a tag to compare

@aws-sdk-kotlin-ci aws-sdk-kotlin-ci released this 15 Aug 19:09
· 1381 commits to main since this release

[1.3.12] - 08/15/2024

Features

  • (docdb) This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup.
  • (ecs) This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.
  • (iam) Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null.
  • (s3) Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.