Skip to content

AWS SDK for Java v2 2.25.5

Compare
Choose a tag to compare
@aws-sdk-java-automation aws-sdk-java-automation released this 07 Mar 21:27
90d3cc5

2.25.5 2024-03-07

AWS Lambda

  • Features

    • Documentation updates for AWS Lambda

AWS S3

  • Bugfixes

    • Fixed the issue in S3 multipart client where the list of parts could be out of order in CompleteMultipartRequest, causing The list of parts was not in ascending order error to be thrown.

AWS SDK for Java v2

  • Bugfixes

    • Modify ARN toString to print a valid ARN when there's no region or acountId

AWS WAFV2

  • Features

    • You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java.

Amazon AppConfig

  • Features

    • AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration.

Amazon Elastic Compute Cloud

  • Features

    • This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation.

Amazon Import/Export Snowball

  • Features

    • Doc-only update for change to EKS-Anywhere ordering.

Amazon Managed Grafana

  • Features

    • Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account.

Amazon Relational Database Service

  • Features

    • Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters

Amazon WorkSpaces

  • Features

    • Added note for user decoupling

Payment Cryptography Data Plane

  • Features

    • AWS Payment Cryptography EMV Decrypt Feature Release

Contributors

Special thanks to the following contributors to this release:

@Madrigal