General Highlights
- Bug Fix: BREAKFIX: Only generate AccountIDEndpointMode config for services that use it. This is a compiler break, but removes no actual functionality, as no services currently use the account ID in endpoint resolution.
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/service/codebuild
: v1.43.0- Feature: GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks
github.com/aws/aws-sdk-go-v2/service/ecr
: v1.34.0- Feature: The
DescribeImageScanning
API now includesfixAvailable
,exploitAvailable
, andfixedInVersion
fields to provide more detailed information about the availability of fixes, exploits, and fixed versions for identified image vulnerabilities.
- Feature: The
github.com/aws/aws-sdk-go-v2/service/ecs
: v1.45.5- Documentation: This is a documentation only release to address various tickets.
github.com/aws/aws-sdk-go-v2/service/lambda
: v1.59.0- Feature: Support for JSON resource-based policies and block public access
github.com/aws/aws-sdk-go-v2/service/rds
: v1.83.1- Documentation: Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2.
github.com/aws/aws-sdk-go-v2/service/ssm
: v1.53.0- Feature: Support for additional levels of cross-account, cross-Region organizational units in Automation. Various documentation updates.