Deletes the specified provisioning artifact (also known as a version) for the specified product.
See https://paws-r.github.io/docs/servicecatalog/delete_provisioning_artifact.html for full documentation.
servicecatalog_delete_provisioning_artifact(
AcceptLanguage = NULL,
ProductId,
ProvisioningArtifactId
)The language code.
en - English (default)
jp - Japanese
zh - Chinese
[required] The product identifier.
[required] The identifier of the provisioning artifact.