Delete Provisioning Artifact
servicecatalog_delete_provisioning_artifact | R Documentation |
Deletes the specified provisioning artifact (also known as a version) for the specified product¶
Description¶
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.
Usage¶
Arguments¶
AcceptLanguage
The language code.
jp
- Japanesezh
- Chinese
ProductId
[required] The product identifier.
ProvisioningArtifactId
[required] The identifier of the provisioning artifact.
Value¶
An empty list.