v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Deletes the specified provisioning artifact (also known as a version) for the specified product.

You cannot delete a provisioning artifact associated with a product that was shared with you. You cannot delete the last provisioning artifact for a product, because a product must have at least one provisioning artifact.

post/#X-Amz-Target=AWS242ServiceCatalogService.DeleteProvisioningArtifact

Headers

X-Amz-Target'AWS242ServiceCatalogService.DeleteProvisioningArtifact' required

Request body

AcceptLanguagestring
<p>The language code.</p> <ul> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>
ProductIdstring required

The product identifier.

ProvisioningArtifactIdstring required

The identifier of the provisioning artifact.

Response

Success

DeleteProvisioningArtifactOutput required