View source: R/codeartifact_operations.R
codeartifact_describe_domain | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.