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
Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK.
AWS Elemental MediaLive
Features
AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type.
AWS SDK for Java v2
Features
Make Waiters use the new Backoff Strategy
The partitions.json that ships with the SDK can now be overridden using one of the following means (in priority order):
Specify a file path using the system property aws.partitionsFile
Specify a file path using the environment variable AWS_PARTITIONS_FILE
Add a resource to the classpath under the name software/amazon/awssdk/global/partitions.json
Updated endpoint and partition metadata.
AWS Secrets Manager
Features
Doc only update for Secrets Manager
Amazon Connect Service
Features
Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint)
Amazon Elastic Compute Cloud
Features
Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range.
Amazon Interactive Video Service Chat
Features
Documentation update for IVS Chat API Reference.
Amazon Kinesis Firehose
Features
This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination.
Amazon Relational Database Service
Features
Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions.
Amazon SageMaker Service
Features
SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family.
Amazon Timestream Query
Features
Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter.
Amazon WorkSpaces Thin Client
Features
Documentation update for WorkSpaces Thin Client.
Apache HTTP Client
Bugfixes
Added fix to handle TLS half-close scenarios by throwing an exception. In TLS 1.3, the inbound and outbound close_notify alerts are independent. When the client receives a close_notify alert, it only closes the inbound stream but continues to send data to the server. Previously, the SDK could not detect that the connection was closed on the server side, causing it to get stuck while writing to the socket and eventually timing out. With this bug fix, the SDK will now detect the closed connection and throw an appropriate exception, preventing client hangs and improving overall reliability.
Tax Settings
Features
Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint.