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