paws.management (version 0.5.0)

servicecatalog_delete_provisioning_artifact: 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.

See https://www.paws-r-sdk.com/docs/servicecatalog_delete_provisioning_artifact/ for full documentation.

Usage

servicecatalog_delete_provisioning_artifact(
  AcceptLanguage = NULL,
  ProductId,
  ProvisioningArtifactId
)

Arguments

AcceptLanguage

The language code.

  • jp - Japanese

  • zh - Chinese

ProductId

[required] The product identifier.

ProvisioningArtifactId

[required] The identifier of the provisioning artifact.