General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/config
: v1.15.5- Bug Fix: Fixes a bug in LoadDefaultConfig to correctly assign ConfigSources so all config resolvers have access to the config sources. This fixes the feature/ec2/imds client not having configuration applied via config.LoadOptions such as EC2IMDSClientEnableState. PR #1682
github.com/aws/aws-sdk-go-v2/service/cloudcontrol
: v1.10.0- Feature: SDK release for Cloud Control API to include paginators for Python SDK.
github.com/aws/aws-sdk-go-v2/service/evidently
: v1.7.0- Feature: Add detail message inside GetExperimentResults API response to indicate experiment result availability
github.com/aws/aws-sdk-go-v2/service/ssmcontacts
: v1.13.5- Documentation: Fixed an error in the DescribeEngagement example for AWS Incident Manager.