Skip to main content
Version: Next

public_repository

Table to manage AWS ECR public repositories. Amazon Elastic Container Registry provides API operations to create, monitor, and delete public image repositories and set permissions that control who can push images to them.

Amazon ECR integrates with the Docker CLI to push images from your development environments to your public repositories.

See

https://docs.aws.amazon.com/AmazonECR/latest/public/public-repositories.html

Columns​

• Optional created_at: date

Creation date

• Optional images: repository_image[]

List of associated images published on this repository

• Optional registry_id: string

The Amazon Web Services account ID associated with the registry that contains the repositories to be described. If you do not specify a registry, the default registry is assumed.

See

https://docs.aws.amazon.com/cli/latest/reference/ecr/describe-repositories.html

• Optional repository_arn: string

AWS ARN identifier for the repository

• repository_name: string

Name of the repository

• Optional repository_uri: string

The URI for the repository