ecr_validate_pull_through_cache_rule: Validates an existing pull through cache rule for an upstream...

View source: R/ecr_operations.R

ecr_validate_pull_through_cache_ruleR Documentation

Validates an existing pull through cache rule for an upstream registry that requires authentication

Description

Validates an existing pull through cache rule for an upstream registry that requires authentication. This will retrieve the contents of the Amazon Web Services Secrets Manager secret, verify the syntax, and then validate that authentication to the upstream registry is successful.

See https://www.paws-r-sdk.com/docs/ecr_validate_pull_through_cache_rule/ for full documentation.

Usage

ecr_validate_pull_through_cache_rule(ecrRepositoryPrefix, registryId = NULL)

Arguments

ecrRepositoryPrefix

[required] The repository name prefix associated with the pull through cache rule.

registryId

The registry ID associated with the pull through cache rule. If you do not specify a registry, the default registry is assumed.


paws.compute documentation built on May 29, 2024, 9:16 a.m.