Skip to content

/AWS1/CL_ART=>LSTALLOWEDREPOSITORIESFORGRP()

About ListAllowedRepositoriesForGroup

Lists the repositories in the added repositories list of the specified restriction type for a package group. For more information about restriction types and added repository lists, see Package group origin controls in the CodeArtifact User Guide.

Method Signature

IMPORTING

Required arguments:

IV_DOMAIN TYPE /AWS1/ARTDOMAINNAME /AWS1/ARTDOMAINNAME

The name of the domain that contains the package group from which to list allowed repositories.

IV_PACKAGEGROUP TYPE /AWS1/ARTPACKAGEGROUPPATTERN /AWS1/ARTPACKAGEGROUPPATTERN

The pattern of the package group from which to list allowed repositories.

IV_ORIGINRESTRICTIONTYPE TYPE /AWS1/ARTPACKAGEGRORIGINREST00 /AWS1/ARTPACKAGEGRORIGINREST00

The origin configuration restriction type of which to list allowed repositories.

Optional arguments:

IV_DOMAINOWNER TYPE /AWS1/ARTACCOUNTID /AWS1/ARTACCOUNTID

The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.

IV_MAXRESULTS TYPE /AWS1/ARTLSTALWEDREPOSITORIE00 /AWS1/ARTLSTALWEDREPOSITORIE00

The maximum number of results to return per page.

IV_NEXTTOKEN TYPE /AWS1/ARTPAGINATIONTOKEN /AWS1/ARTPAGINATIONTOKEN

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ARTLSTALWEDREPOSITO01 /AWS1/CL_ARTLSTALWEDREPOSITO01