Skip to content

/AWS1/CL_SCG=>CREATEPROVISIONINGARTIFACT()

About CreateProvisioningArtifact

Creates a provisioning artifact (also known as a version) for the specified product.

You cannot create a provisioning artifact for a product that was shared with you.

The user or role that performs this operation must have the cloudformation:GetTemplate IAM policy permission. This policy permission is required when using the ImportFromPhysicalId template source in the information data section.

Method Signature

IMPORTING

Required arguments:

IV_PRODUCTID TYPE /AWS1/SCGID /AWS1/SCGID

The product identifier.

IO_PARAMETERS TYPE REF TO /AWS1/CL_SCGPROVARTIFACTPRPS /AWS1/CL_SCGPROVARTIFACTPRPS

The configuration for the provisioning artifact.

IV_IDEMPOTENCYTOKEN TYPE /AWS1/SCGIDEMPOTENCYTOKEN /AWS1/SCGIDEMPOTENCYTOKEN

A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

Optional arguments:

IV_ACCEPTLANGUAGE TYPE /AWS1/SCGACCEPTLANGUAGE /AWS1/SCGACCEPTLANGUAGE

The language code.

  • jp - Japanese

  • zh - Chinese

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SCGCREPROVARTIFACTOUT /AWS1/CL_SCGCREPROVARTIFACTOUT