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