get Registry Policy
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
registry Id
The account ID of the private registry the policy is associated with.
See also
suspend fun getRegistryPolicy(argument: suspend GetRegistryPolicyPlainArgsBuilder.() -> Unit): GetRegistryPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.ecr.kotlin.inputs.GetRegistryPolicyPlainArgs.