aws.ecr
Supported platform
- aws
Description
AWS Elastic Container Registry (ECR)
The aws.ecr
resource to assess the configuration of an Amazon Elastic Container Registry.
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
privateRepositories | []aws.ecr.repository | List of private repositories |
publicRepositories | []aws.ecr.repository | List of public repositories associated with the AWS account |
images | []aws.ecr.image | List of images |
Examples
Return a aws.ecr
resource representing the Elastic Container Registry.
aws.ecr {*}
References