codeartifact_get_domain_permissions_policy {paws.developer.tools} | R Documentation |
Returns the resource policy attached to the specified domain
Description
Returns the resource policy attached to the specified domain.
See https://www.paws-r-sdk.com/docs/codeartifact_get_domain_permissions_policy/ for full documentation.
Usage
codeartifact_get_domain_permissions_policy(domain, domainOwner = NULL)
Arguments
domain |
[required] The name of the domain to which the resource policy is attached. |
domainOwner |
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces. |
[Package paws.developer.tools version 0.9.0 Index]