Skip to content

AWS SDK for Java v2 2.37.5

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 04 Nov 20:38
46dabc7

2.37.5 2025-11-04

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Pinpoint SMS Voice V2

  • Features

    • This release adds support for the CarrierLookup API, which returns information about a destination phone number including if the number is valid, the carrier, and more.

DynamoDB Enhanced Client

  • Bugfixes

    • The DynamoDB Enhanced Client now properly sanitizes version attribute names when building conditional expressions for optimistic locking. Version attributes with special characters in their names will now work correctly. See #3279