ecr_delete_pull_through_cache_rule: Deletes a pull through cache rule

View source: R/ecr_operations.R

ecr_delete_pull_through_cache_ruleR 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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.