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.24.132024-02-28
AWS Batch
Features
This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs.
AWS Cost Explorer Service
Features
This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity.
AWS IoT
Features
This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL.
AWS SDK for Java v2
Features
Switching remaining AWS service clients onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0. For a list of individual services affected, please check the committed files.
AWS WAFV2
Features
AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes.
Agents for Amazon Bedrock Runtime
Features
This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents
Amazon Elastic Compute Cloud
Features
This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000.
Amazon S3
Bugfixes
Fixed an issue in S3 multipart client that could cause BlockingInputStreamAsyncRequestBody#writeInputStream to get stuck if any of the multipart request fails. See #4801