v3.632.0
aws-sdk-js-automation
released this
15 Aug 19:02
·
531 commits
to main
since this release
3.632.0(2024-08-15)
New Features
- clients: update client endpoints as of 2024-08-15 (05ff22bf)
- client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea7)
- client-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. (62c6973c)
- client-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. (2e20e957)
- client-ecs: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. (e56be698)
Bug Fixes
- util-endpoints: parseArn when resourcePath contains both delimiters (#6387) (63cb133f)
- credential-providers: avoid sharing http2 requestHandler with inner STS (#6389) (d7b16106)
- lib-dynamodb: missing
@smithy/core
dependency in@aws-sdk/lib-dynamodb
(#6384) (84fd78ba)
For list of updated packages, view updated-packages.md in assets-3.632.0.zip