Learn R Programming

paws.management (version 0.8.0)

servicecatalog_describe_provisioning_artifact: Gets information about the specified provisioning artifact (also known as a version) for the specified product

Description

Gets information about the specified provisioning artifact (also known as a version) for the specified product.

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

Usage

servicecatalog_describe_provisioning_artifact(
  AcceptLanguage = NULL,
  ProvisioningArtifactId = NULL,
  ProductId = NULL,
  ProvisioningArtifactName = NULL,
  ProductName = NULL,
  Verbose = NULL,
  IncludeProvisioningArtifactParameters = NULL
)

Arguments

AcceptLanguage

The language code.

  • jp - Japanese

  • zh - Chinese

ProvisioningArtifactId

The identifier of the provisioning artifact.

ProductId

The product identifier.

ProvisioningArtifactName

The provisioning artifact name.

ProductName

The product name.

Verbose

Indicates whether a verbose level of detail is enabled.

IncludeProvisioningArtifactParameters

Indicates if the API call response does or does not include additional details about the provisioning parameters.