Skip to content

AWS SDK for Java v2 2.27.6

Compare
Choose a tag to compare
@aws-sdk-java-automation aws-sdk-java-automation released this 15 Aug 19:09
9164a5e

2.27.6 2024-08-15

AWS Identity and Access Management

  • Features

    • 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.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon DocumentDB with MongoDB compatibility

  • Features

    • 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.

Amazon EC2 Container Service

  • Features

    • This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.