View source: R/ecr_operations.R
ecr_put_registry_policy | R Documentation |
Creates or updates the permissions policy for your registry.
See https://www.paws-r-sdk.com/docs/ecr_put_registry_policy/ for full documentation.
ecr_put_registry_policy(policyText)
policyText |
[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 in the Amazon Elastic Container Registry User Guide. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.