Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.221 (2023-03-14)
Service Client Updates
service/application-autoscaling: Updates service API and documentationservice/dataexchange: Updates service API and documentationservice/directconnect: Updates service documentation
- describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.
service/ec2: Updates service API and documentation
- This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
service/iam: Updates service documentation
- Documentation only updates to correct customer-reported issues
service/keyspaces: Updates service API and documentationSDK Enhancements
aws/ec2metadata: Added an option to disable fallback to IMDSv1.
- When set the SDK will no longer fallback to IMDSv1 when fetching a token fails. Use
aws.WithEC2MetadataDisableFallbackto enable.
7d0e04c Release v1.44.221 (2023-03-14) (#4757)6c34cf0 feat: add flag to disable IMDSv1 fallback (#4748)