ecrpublic_delete_repository_policy: Deletes the repository policy that's associated with the...

View source: R/ecrpublic_operations.R

ecrpublic_delete_repository_policyR Documentation

Deletes the repository policy that's associated with the specified repository

Description

Deletes the repository policy that's associated with the specified repository.

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

Usage

ecrpublic_delete_repository_policy(registryId = NULL, repositoryName)

Arguments

registryId

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

repositoryName

[required] The name of the repository that's associated with the repository policy to delete.


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