servicecatalog_delete_provisioning_artifact: Deletes the specified provisioning artifact (also known as a...

View source: R/servicecatalog_operations.R

servicecatalog_delete_provisioning_artifactR 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.

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.