2.52.0 2026-08-11
AWS Clean Rooms Service
-
Features
- Adds support for exporting redacted query execution logs in AWS Clean Rooms
AWS Organizations
-
Features
- Documentation update for AWS Organizations that clarifies valid input values for the HandshakePartyType parameter in the InviteAccountToOrganization. API ORGANIZATION is valid in responses only. valid input values are ACCOUNT and EMAIL
AWS SDK for Java v2
-
Features
- Added support for the AWS_IGNORE_CONFIGURED_ENDPOINT_URLS setting to skip endpoint URLs from environment variables and config files.
- Update Netty to 4.1.137
-
Bugfixes
- Fixed the client-side rate limiting behavior of
AdaptiveRetryStrategyunder throttling conditions. Previously, the computed rate limit was overly aggressive, potentially allowing a request rate much lower than what the service allows, and was unstable, varying over time even when the service's allowed throughput was constant. - Make individual parts retryable when an in-memory
AsyncRequestBody(for example one created withAsyncRequestBody.fromBytes,fromByteBuffer, orfromString) is split, such as during an S3 multipart upload. The body in these cases is entirely in memory already so no data is copied and callers no longer need to wrap the body inBufferedSplittableAsyncRequestBodyto get retries.
- Fixed the client-side rate limiting behavior of
Account Access
-
Features
- Adds SDK support for AWS IAM account access manager, a feature that enables mapping of IAM roles to the users and groups in AWS IAM Identity Center.
Amazon Bedrock AgentCore
-
Features
- Adding online eval arn as input for recommendation API
Amazon CloudDirectory
-
Features
- Added an end-of-support notice to Amazon Cloud Directory public CLI reference documentation.
Amazon Connect Service
-
Features
- Seven new APIs for managing custom metrics, including create, describe, update, and delete. Using Custom Metrics, customers of Amazon Connect Customer can tailor analytics dashboards to their needs by applying custom thresholds, filters, and calculations to one or more out of the box measurements.
Amazon DataZone
-
Features
- GetSubscriptionGrant now returns materialized asset scope name for mapping Lake Formation data cell filters or Redshift views to subscription grants.
Amazon Elastic Kubernetes Service
-
Features
- This feature would give customers the ability to selectively tune certain configurations of Kubernetes control plane components in an Amazon EKS cluster.
Amazon Textract
-
Features
- Amazon A2I entered maintenance mode in July 2026 and now rejects StartHumanLoop requests from accounts that it does not recognize as existing customers. This update adds a corresponding note to the HumanLoopConfig parameter documentation so that the API Reference and SDK docs explain this behavior.
Apache HTTP Client 5
-
Features
- Upgrade httpcomponents.client5 to 5.6.3 to address CVE-2026-64607