latest--aws-ecr-registrypolicy
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ecr-registrypolicy.json |
| Parent schema | serverless-framework-configuration |
Type:
object
The AWS::ECR::RegistryPolicy 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: https://docs.aws.amazon.com/AmazonECR/latest/userguide/registry-permissions.html. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-ecr.git
Properties
PolicyText
object
required
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 (https://docs.aws.amazon.com/AmazonECR/latest/userguide/registry-permissions.html) in the Amazon Elastic Container Registry User Guide.
Definitions
RegistryId
string | Aws_CF_FunctionString
The registry id.