class Aws::ECR::Types::PutRegistryPolicyRequest

@note When making an API call, you may pass PutRegistryPolicyRequest

data as a hash:

    {
      policy_text: "RegistryPolicyText", # required
    }

@!attribute [rw] policy_text

The JSON policy text to apply to your registry. The policy text
follows the same format as IAM policy text. For more information,
see [Registry permissions][1] in the *Amazon Elastic Container
Registry User Guide*.

[1]: https://docs.aws.amazon.com/AmazonECR/latest/userguide/registry-permissions.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/PutRegistryPolicyRequest AWS API Documentation

Constants

SENSITIVE