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.31.82025-03-25
AWS Marketplace Entitlement Service
Features
This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response.
AWS SDK for Java v2
Features
Updated endpoint and partition metadata.
AWSMarketplace Metering
Features
This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both.
Agents for Amazon Bedrock
Features
Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock
Amazon Elastic Kubernetes Service
Features
Added support to override upgrade-blocking readiness checks via force flag when updating a cluster.
Amazon GameLift Streams
Features
Minor updates to improve developer experience.
Amazon Keyspaces
Features
Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs.
Amazon SageMaker Service
Features
This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps
Amazon WorkSpaces Thin Client
Features
Deprecate tags field in Get API responses
EC2 Metadata Client
Features
Added new Ec2MetadataClientException extending SdkClientException for IMDS unsuccessful responses that captures HTTP status codes, headers, and raw response content for improved error handling. See #5786