Skip to content

/AWS1/CL_ART=>UPDATEREPOSITORY()

About UpdateRepository

Update the properties of a repository.

Method Signature

IMPORTING

Required arguments:

IV_DOMAIN TYPE /AWS1/ARTDOMAINNAME /AWS1/ARTDOMAINNAME

The name of the domain associated with the repository to update.

IV_REPOSITORY TYPE /AWS1/ARTREPOSITORYNAME /AWS1/ARTREPOSITORYNAME

The name of the repository to update.

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_DESCRIPTION TYPE /AWS1/ARTDESCRIPTION /AWS1/ARTDESCRIPTION

An updated repository description.

IT_UPSTREAMS TYPE /AWS1/CL_ARTUPSTREAMREPOSITORY=>TT_UPSTREAMREPOSITORYLIST TT_UPSTREAMREPOSITORYLIST

A list of upstream repositories to associate with the repository. The order of the upstream repositories in the list determines their priority order when CodeArtifact looks for a requested package version. For more information, see Working with upstream repositories.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ARTUPDREPOSITORYRSLT /AWS1/CL_ARTUPDREPOSITORYRSLT