codeartifact_get_repository_permissions_policy: Returns the resource policy that is set on a repository

View source: R/codeartifact_operations.R

codeartifact_get_repository_permissions_policyR Documentation

Returns the resource policy that is set on a repository

Description

Returns the resource policy that is set on a repository.

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

Usage

codeartifact_get_repository_permissions_policy(
  domain,
  domainOwner = NULL,
  repository
)

Arguments

domain

[required] The name of the domain containing the repository whose associated resource policy is to be retrieved.

domainOwner

The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.

repository

[required] The name of the repository whose associated resource policy is to be retrieved.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.