getRegistryPolicy

The `AWS::ECR::RegistryPolicy` resource creates or updates the permissions policy for a private registry. A private registry policy is used to specify permissions for another AWS-account and is used when configuring cross-account replication. For more information, see Registry permissions in the Amazon Elastic Container Registry User Guide.

Return

null

Parameters

argument

null


Return

null

Parameters

registryId

The account ID of the private registry the policy is associated with.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.ecr.kotlin.inputs.GetRegistryPolicyPlainArgs.

See also