Skip to content

Release (2024-03-15)

Compare
Choose a tag to compare
@aws-sdk-go-v2-automation aws-sdk-go-v2-automation released this 15 Mar 18:31
· 267 commits to main since this release

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backup: v1.34.0
    • Feature: This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.31.0
    • Feature: AWS CodeBuild now supports overflow behavior on Reserved Capacity.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.94.0
    • Feature: This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.151.0
    • Feature: Add media accelerator and neuron device information on the describe instance types API.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.25.0
    • Feature: Support for Flink 1.18 in Managed Service for Apache Flink
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.52.1
    • Documentation: Documentation updates for Amazon S3.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.133.0
    • Feature: Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation.
  • github.com/aws/aws-sdk-go-v2/service/workspacesthinclient: v1.4.0
    • Feature: Removed unused parameter kmsKeyArn from UpdateDeviceRequest