General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/config
: v1.27.34- Bug Fix: Read
AWS_CONTAINER_CREDENTIALS_FULL_URI
env variable if set when reading a profile withcredential_source
. Also ensureAWS_CONTAINER_CREDENTIALS_RELATIVE_URI
is always read before it
- Bug Fix: Read
github.com/aws/aws-sdk-go-v2/service/bedrock
: v1.17.0- Feature: This feature adds cross account s3 bucket and VPC support to ModelInvocation jobs. To use a cross account bucket, pass in the accountId of the bucket to s3BucketOwner in the ModelInvocationJobInputDataConfig or ModelInvocationJobOutputDataConfig.
github.com/aws/aws-sdk-go-v2/service/iot
: v1.56.0- Feature: This release adds additional enhancements to AWS IoT Device Management Software Package Catalog and Jobs. It also adds SBOM support in Software Package Version.
github.com/aws/aws-sdk-go-v2/service/medialive
: v1.59.0- Feature: Removing the ON_PREMISE enum from the input settings field.
github.com/aws/aws-sdk-go-v2/service/organizations
: v1.31.3- Documentation: Doc only update for AWS Organizations that fixes several customer-reported issues
github.com/aws/aws-sdk-go-v2/service/pcaconnectorscep
: v1.2.7- Documentation: This is a general availability (GA) release of Connector for SCEP, a feature of AWS Private CA. Connector for SCEP links your SCEP-enabled and mobile device management systems to AWS Private CA for digital signature installation and certificate management.
github.com/aws/aws-sdk-go-v2/service/rds
: v1.83.0- Feature: Launching Global Cluster tagging.