General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2
: v1.26.0- Feature: Add no-op rate limiting implementation
ratelimit.None
, which allows disabling of client-side retry quota behavior.
- Feature: Add no-op rate limiting implementation
github.com/aws/aws-sdk-go-v2/service/cloudformation
: v1.48.0- Feature: This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed.
github.com/aws/aws-sdk-go-v2/service/kms
: v1.30.0- Feature: Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy
github.com/aws/aws-sdk-go-v2/service/mediatailor
: v1.37.0- Feature: This release adds support to allow customers to show different content within a channel depending on metadata associated with the viewer.
github.com/aws/aws-sdk-go-v2/service/rds
: v1.76.0- Feature: This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations.
github.com/aws/aws-sdk-go-v2/service/s3
: v1.53.0- Feature: Fix two issues with response root node names.
github.com/aws/aws-sdk-go-v2/service/timestreamquery
: v1.22.4- Documentation: Documentation updates, March 2024