| 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 container image registry service. Customers can use the familiar Docker CLI, or their preferred client, to push, pull, and manage images. Amazon ECR provides a secure, scalable, and reliable registry for your Docker or Open Container Initiative (OCI) images. Amazon ECR supports private repositories with resource-based permissions using IAM so that specific users or Amazon EC2 instances can access repositories and images.
Copyright © 2021. All rights reserved.