codeartifact_describe_domain {paws.developer.tools} | R Documentation |
Returns a DomainDescription object that contains information about the requested domain.
See https://www.paws-r-sdk.com/docs/codeartifact_describe_domain/ for full documentation.
codeartifact_describe_domain(domain, domainOwner = NULL)
domain |
[required] A string that specifies the name of the requested domain. |
domainOwner |
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces. |