Updates a package group. This API cannot be used to update a package group's origin configuration or pattern. To update a package group's origin configuration, use update_package_group_origin_configuration
.
See https://www.paws-r-sdk.com/docs/codeartifact_update_package_group/ for full documentation.
codeartifact_update_package_group(
domain,
domainOwner = NULL,
packageGroup,
contactInfo = NULL,
description = NULL
)
[required] The name of the domain which contains the package group to be updated.
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.
[required] The pattern of the package group to be updated.
Contact information which you want to update the requested package group with.
The description you want to update the requested package group with.