Deletes the assets in package versions and sets the package versions' status to Disposed. A disposed package version cannot be restored in your repository because its assets are deleted.
To view all disposed package versions in a repository, use ListPackageVersions and set the status parameter to Disposed.
To view information about a disposed package version, use DescribePackageVersion.
Query parameters
The name of the domain that contains the repository you want to dispose.
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.
The name of the repository that contains the package versions you want to dispose.
A format that specifies the type of package versions you want to dispose.
The name of the package with the versions you want to dispose.
Request body
Response
Success