Skip to main content

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

IDTYPEDESCRIPTION
privateRepositories[]aws.ecr.repositoryList of private repositories
publicRepositories[]aws.ecr.repositoryList of public repositories associated with the AWS account
images[]aws.ecr.imageList of images

Examples

Return a aws.ecr resource representing the Elastic Container Registry.

aws.ecr {*}

References