You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.30.262025-02-21
AWS CRT HTTP Client
Features
Allow users to configure the number of TCP keep alive probes in the AWS CRT HTTP client through keepAliveProbes.
AWS SDK for Java v2
Features
Updated endpoint and partition metadata.
Bugfixes
Transfer-Encoding headers will no longer be signed during SigV4 authentication
Agents for Amazon Bedrock
Features
Introduce a new parameter which represents the user-agent header value used by the Bedrock Knowledge Base Web Connector.
Amazon AppStream
Features
Added support for Certificate-Based Authentication on AppStream 2.0 multi-session fleets.
DynamoDB Enhanced Client
Features
Add ability to provide a custom MethodHandles.Lookup object when using either BeanTableSchema or ImmutableTableSchema. By setting a custom MethodHandles.Lookup it allows these schemas to be used in applications where the item class and the SDK are loaded by different ClassLoaders.