View source: R/codeartifact_operations.R
codeartifact_describe_package_group | R Documentation |
Returns a PackageGroupDescription object that contains information about the requested package group.
See https://www.paws-r-sdk.com/docs/codeartifact_describe_package_group/ for full documentation.
codeartifact_describe_package_group(domain, domainOwner = NULL, packageGroup)
domain |
[required] The name of the domain that contains the package group. |
domainOwner |
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces. |
packageGroup |
[required] The pattern of the requested package group. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.