ecr_delete_pull_through_cache_rule {paws.compute} | R Documentation |
Deletes a pull through cache rule
Description
Deletes a pull through cache rule.
See https://www.paws-r-sdk.com/docs/ecr_delete_pull_through_cache_rule/ for full documentation.
Usage
ecr_delete_pull_through_cache_rule(ecrRepositoryPrefix, registryId = NULL)
Arguments
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. |
[Package paws.compute version 0.7.0 Index]