Module Highlights
github.com/aws/aws-sdk-go-v2/service/ec2
: v1.235.0- Feature: Added support for skip-os-shutdown option for the EC2 instance stop and terminate operations. This feature enables customers to bypass the graceful OS shutdown, supporting faster state transitions when instance data preservation isn't critical.
github.com/aws/aws-sdk-go-v2/service/glue
: v1.119.0- Feature: AWS Glue now supports dynamic session policies for job executions. This feature allows you to specify custom, fine-grained permissions for each job run without creating multiple IAM roles.
github.com/aws/aws-sdk-go-v2/service/workspacesthinclient
: v1.16.0- Feature: Added the lastUserId parameter to the ListDevices and GetDevice API.