Updating AWS-SDK-Go to version 1.38.49

This commit is for all the vendor specific code changes introduced
by pinning the dependency at 1.38.49 and running update-vendor.sh

lint-dependencies.sh shows no issues
This commit is contained in:
Robert Clark
2021-05-28 16:44:32 -07:00
committed by Robert Clark
parent 24b716673c
commit 1b27430b50
43 changed files with 17237 additions and 1655 deletions

View File

@@ -5,12 +5,14 @@
//
// Amazon EC2 Auto Scaling is designed to automatically launch or terminate
// EC2 instances based on user-defined scaling policies, scheduled actions,
// and health checks. Use this service with AWS Auto Scaling, Amazon CloudWatch,
// and Elastic Load Balancing.
// and health checks.
//
// For more information, including information about granting IAM users required
// permissions for Amazon EC2 Auto Scaling actions, see the Amazon EC2 Auto
// For more information about Amazon EC2 Auto Scaling, see the Amazon EC2 Auto
// Scaling User Guide (https://docs.aws.amazon.com/autoscaling/ec2/userguide/what-is-amazon-ec2-auto-scaling.html).
// For information about granting IAM users required permissions for calls to
// Amazon EC2 Auto Scaling, see Granting IAM users required permissions for
// Amazon EC2 Auto Scaling resources (https://docs.aws.amazon.com/autoscaling/ec2/APIReference/ec2-auto-scaling-api-permissions.html)
// in the Amazon EC2 Auto Scaling API Reference.
//
// See https://docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01 for more information on this service.
//