See: Description
| Interface | Description |
|---|---|
| EcrAsyncClient |
Service client for accessing Amazon ECR asynchronously.
|
| EcrAsyncClientBuilder |
A builder for creating an instance of
EcrAsyncClient. |
| EcrBaseClientBuilder<B extends EcrBaseClientBuilder<B,C>,C> |
This includes configuration specific to Amazon ECR that is supported by both
EcrClientBuilder and
EcrAsyncClientBuilder. |
| EcrClient |
Service client for accessing Amazon ECR.
|
| EcrClientBuilder |
A builder for creating an instance of
EcrClient. |
Amazon Elastic Container Registry (Amazon ECR) is a managed Docker registry service. Customers can use the familiar Docker CLI to push, pull, and manage images. Amazon ECR provides a secure, scalable, and reliable registry. Amazon ECR supports private Docker repositories with resource-based permissions using IAM so that specific users or Amazon EC2 instances can access repositories and images. Developers can use the Docker CLI to author and manage images.
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.