The AWS::ECR::PullThroughCacheRule resource configures the upstream registry configuration details for an Amazon Elastic Container Registry (Amazon Private ECR) pull-through cache.
credential_arn
(String) The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that identifies the credentials to authenticate to the upstream registry.ecr_repository_prefix
(String) The ECRRepositoryPrefix is a custom alias for upstream registry url.upstream_registry
(String) The name of the upstream registry.upstream_registry_url
(String) The upstreamRegistryUrl is the endpoint of upstream registry url of the public repository to be cachedid
(String) Uniquely identifies the resource.Import is supported using the following syntax:
$ terraform import awscc_ecr_pull_through_cache_rule.example <resource ID>