AWS Elastic Container Registry repository
aws.ecr.repository MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
AWS Elastic Container Registry repository
Min version: 7.15.0Defaults:
uri regionRelationships
3 resources · 6 relationships·Click to select, expand fields to see properties.
Fields (8)
| Field | Type | Description |
|---|---|---|
arnrequired | string | ARN of the repository |
images | []aws.ecr.image | List of images in the repository |
imageScanOnPushrequired | int | Whether the repository option to scan on image push is enabled |
namerequired | string | Name of the repository |
publicrequired | int | Whether the repository is public |
regionrequired | string | Region where the image is stored |
registryIdrequired | string | AWS Account ID associated with public registry for this repository |
urirequired | string | URI of the repository, used for push/pull operations |