ecr_get_repository_policy: Retrieves the repository policy for the specified repository

View source: R/ecr_operations.R

ecr_get_repository_policyR Documentation

Retrieves the repository policy for the specified repository

Description

Retrieves the repository policy for the specified repository.

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

Usage

ecr_get_repository_policy(registryId = NULL, repositoryName)

Arguments

registryId

The Amazon Web Services account ID associated with the registry that contains the repository. If you do not specify a registry, the default registry is assumed.

repositoryName

[required] The name of the repository with the policy to retrieve.


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