Skip to content

AWS SDK for Java v2 2.27.8

Compare
Choose a tag to compare
@aws-sdk-java-automation aws-sdk-java-automation released this 19 Aug 18:50
18f9560

2.27.8 2024-08-19

AWS CodeBuild

  • Features

    • AWS CodeBuild now supports creating fleets with macOS platform for running builds.

AWS Lambda

  • Features

    • Release Lambda FunctionRecursiveConfig, enabling customers to turn recursive loop detection on or off on individual functions. This release adds two new APIs, GetFunctionRecursionConfig and PutFunctionRecursionConfig.

AWS SDK for Java v2

  • Features

    • Update service exception messages to never include the string "null" in the message.
    • Updated endpoint and partition metadata.

AWS Systems Manager for SAP

  • Features

    • Add new attributes to the outputs of GetApplication and GetDatabase APIs.

AWSDeadlineCloud

  • Features

    • This release adds additional search fields and provides sorting by multiple fields.

Amazon Bedrock

  • Features

    • Amazon Bedrock Batch Inference/ Model Invocation is a feature which allows customers to asynchronously run inference on a large set of records/files stored in S3.

Amazon S3

  • Features

    • When S3 returns a HEAD response, use the HTTP status text as the errorMessage.

DynamoDBEnhancedClient

  • Features

    • This commit introduces ConsumedCapacity in the response of a BatchWrite response

Contributors

Special thanks to the following contributors to this release:

@prateek-vats