UpdatePackageVersionsStatusRequest
Types
Properties
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.
The package version’s expected status before it is updated. If expectedStatus
is provided, the package version's status is updated only if its status at the time UpdatePackageVersionsStatus
is called matches expectedStatus
.
A format that specifies the type of the package with the statuses to update.
The repository that contains the package versions with the status you want to update.
The status you want to change the package version status to.
A map of package versions and package version revisions. The map key
is the package version (for example, 3.5.2
), and the map value
is the package version revision.