Skip to content

AWS SDK for Java v2 2.29.49

Latest
Compare
Choose a tag to compare
@aws-sdk-java-automation aws-sdk-java-automation released this 09 Jan 19:52
d8c002a

2.29.49 2025-01-09

AWS CodeBuild

  • Features

    • AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda

AWS Compute Optimizer

  • Features

    • This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Firewall Management Service

  • Features

    • AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator.

S3 Transfer Manager

  • Bugfixes

    • Fix an issue where if the request transformation function given to UploadDirectoryRequest throws an error when it is invoked, the error would be silently swallowed. Now, the completion future will be completed exceptionally if the function throws.