View source: R/ecrpublic_operations.R
ecrpublic_get_repository_policy | R Documentation |
Retrieves the repository policy for the specified repository.
See https://www.paws-r-sdk.com/docs/ecrpublic_get_repository_policy/ for full documentation.
ecrpublic_get_repository_policy(registryId = NULL, repositoryName)
registryId |
The Amazon Web Services account ID that's associated with the public registry that contains the repository. If you do not specify a registry, the default public registry is assumed. |
repositoryName |
[required] The name of the repository with the policy to retrieve. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.