Skip to main content

registry_policies

Retrieves a list of registry_policies in a region

Overview

Nameregistry_policies
TypeResource
Descriptionregistry_policies
Idawscc.ecr.registry_policies

Fields

NameDatatypeDescription
registry_idundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
registry_id
FROM awscc.ecr.registry_policies
WHERE region = 'us-east-1'

Permissions

To operate on the registry_policies resource, the following permissions are required:

Create

ecr:GetRegistryPolicy,
ecr:PutRegistryPolicy

List

ecr:GetRegistryPolicy