servicecatalog_delete_provisioning_artifact {paws.management} | R Documentation |
Deletes the specified provisioning artifact (also known as a version) for the specified product.
See https://www.paws-r-sdk.com/docs/servicecatalog_delete_provisioning_artifact/ for full documentation.
servicecatalog_delete_provisioning_artifact(
AcceptLanguage = NULL,
ProductId,
ProvisioningArtifactId
)
AcceptLanguage |
The language code.
|
ProductId |
[required] The product identifier. |
ProvisioningArtifactId |
[required] The identifier of the provisioning artifact. |