Data retrieval APIs for Amazon Elastic Container Registry
Amazon Elastic Container Registry provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| BatchCheckLayerAvailability | Check the availability of multiple image layers in a specified registry and repository | Read |
| BatchGetImage | Get detailed information for specified images within a specified repository | Read |
| BatchGetRepositoryScanningConfiguration | Retrieve repository scanning configuration for a list of repositories | Read |
| DescribeImageReplicationStatus | Retrieve replication status about an image in a registry, including failure reason if replication fails | Read |
| DescribeImageScanFindings | Describe the image scan findings for the specified image | Read |
| DescribeImageSigningStatus | Retrieve signing status about an image in a specified registry | Read |
| DescribeImages | Get metadata about the images in a repository, including image size, image tags, and creation date | List |
| DescribePullThroughCacheRules | Describe the pull-through cache rules | List |
| DescribeRegistry | Describe the registry settings | Read |
| DescribeRepositories | Describe image repositories in a registry | Read |
| DescribeRepositoryCreationTemplates | Describe the repository creation template | Read |
| GetAccountSetting | Retrieve account settings | Read |
| GetAuthorizationToken | Retrieve a token that is valid for a specified registry for 12 hours | Read |
| GetDownloadUrlForLayer | Retrieve the download URL corresponding to an image layer | Read |
| GetImageCopyStatus | Retrieve the status about an image copy | Read |
| GetLifecyclePolicy | Retrieve the specified lifecycle policy | Read |
| GetLifecyclePolicyPreview | Retrieve the results of the specified lifecycle policy preview request | Read |
| GetRegistryPolicy | Retrieve the registry policy | Read |
| GetRegistryScanningConfiguration | Retrieve registry scanning configuration | Read |
| GetRepositoryPolicy | Retrieve the repository policy for a specified repository | Read |
| GetSigningConfiguration | Retrieve the signing configuration for the registry | Read |
| ListImages | List all the image IDs for a given repository | List |
| ListPullTimeUpdateExclusions | List pull time update exclusions for the registry | List |
| ListTagsForResource | List the tags for an Amazon ECR resource | Read |
| ValidatePullThroughCacheRule | Validate the pull-through cache rule | Read |