Bump AWS libraries to latest
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
6
vendor/github.com/aws/aws-sdk-go/service/ecr/doc.go
generated
vendored
6
vendor/github.com/aws/aws-sdk-go/service/ecr/doc.go
generated
vendored
@@ -11,12 +11,16 @@
|
||||
// using IAM so that specific users or Amazon EC2 instances can access repositories
|
||||
// and images.
|
||||
//
|
||||
// Amazon ECR has service endpoints in each supported Region. For more information,
|
||||
// see Amazon ECR endpoints (https://docs.aws.amazon.com/general/latest/gr/ecr.html)
|
||||
// in the Amazon Web Services General Reference.
|
||||
//
|
||||
// See https://docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21 for more information on this service.
|
||||
//
|
||||
// See ecr package documentation for more information.
|
||||
// https://docs.aws.amazon.com/sdk-for-go/api/service/ecr/
|
||||
//
|
||||
// Using the Client
|
||||
// # Using the Client
|
||||
//
|
||||
// To contact Amazon EC2 Container Registry with the SDK use the New function to create
|
||||
// a new service client. With that client you can make API requests to the service.
|
||||
|
||||
Reference in New Issue
Block a user