Module Highlights
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.65.0- Feature: Amazon Cognito user pools now support sending SMS via AWS End User Messaging. A new EumsSms object in SmsConfigurationType lets you deliver MFA and verification texts through AWS End User Messaging, alongside the existing Amazon SNS option.
github.com/aws/aws-sdk-go-v2/service/gameliftstreams: v1.14.0- Feature: Amazon GameLift Streams now supports assigning an IAM role to a stream session, enabling your application to securely access resources in your AWS account, such as Amazon S3 buckets and DynamoDB tables.
github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.40.0- Feature: Support for Flink 2.3 in Managed Service for Apache Flink
github.com/aws/aws-sdk-go-v2/service/odb: v1.14.0- Feature: Adds support for sourcing Autonomous Database admin and wallet passwords from customer-managed AWS Secrets Manager secrets, including password source configuration and summaries, and enabling or disabling the OCI IAM service role for Secrets Manager integration via InitializeService.
github.com/aws/aws-sdk-go-v2/service/rds: v1.122.0- Feature: Adds the AssociatedRoles parameter to CreateDBCluster, RestoreDBClusterFromSnapshot, RestoreDBClusterToPointInTime, and RestoreDBClusterFromS3, letting customers associate IAM roles with an Aurora DB cluster at create or restore time instead of calling AddRoleToDBCluster afterward.