codeartifact_describe_package_group: Returns a PackageGroupDescription object that contains...

View source: R/codeartifact_operations.R

codeartifact_describe_package_groupR Documentation

Returns a PackageGroupDescription object that contains information about the requested package group

Description

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.

Usage

codeartifact_describe_package_group(domain, domainOwner = NULL, packageGroup)

Arguments

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.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.