Skip to content

/AWS1/CL_SCG=>CREATEPRODUCT()

About CreateProduct

Creates a product.

A delegated admin is authorized to invoke this command.

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_NAME TYPE /AWS1/SCGPRODUCTVIEWNAME /AWS1/SCGPRODUCTVIEWNAME

The name of the product.

IV_OWNER TYPE /AWS1/SCGPRODUCTVIEWOWNER /AWS1/SCGPRODUCTVIEWOWNER

The owner of the product.

IV_PRODUCTTYPE TYPE /AWS1/SCGPRODUCTTYPE /AWS1/SCGPRODUCTTYPE

The type of product.

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

IV_DESCRIPTION TYPE /AWS1/SCGPRODUCTVIEWSHORTDESC /AWS1/SCGPRODUCTVIEWSHORTDESC

The description of the product.

IV_DISTRIBUTOR TYPE /AWS1/SCGPRODUCTVIEWOWNER /AWS1/SCGPRODUCTVIEWOWNER

The distributor of the product.

IV_SUPPORTDESCRIPTION TYPE /AWS1/SCGSUPPORTDESCRIPTION /AWS1/SCGSUPPORTDESCRIPTION

The support information about the product.

IV_SUPPORTEMAIL TYPE /AWS1/SCGSUPPORTEMAIL /AWS1/SCGSUPPORTEMAIL

The contact email for product support.

IV_SUPPORTURL TYPE /AWS1/SCGSUPPORTURL /AWS1/SCGSUPPORTURL

The contact URL for product support.

^https?:\/\// / is the pattern used to validate SupportUrl.

IT_TAGS TYPE /AWS1/CL_SCGTAG=>TT_ADDTAGS TT_ADDTAGS

One or more tags.

IO_PROVARTIFACTPARAMETERS TYPE REF TO /AWS1/CL_SCGPROVARTIFACTPRPS /AWS1/CL_SCGPROVARTIFACTPRPS

The configuration of the provisioning artifact.

IO_SOURCECONNECTION TYPE REF TO /AWS1/CL_SCGSOURCECONNECTION /AWS1/CL_SCGSOURCECONNECTION

Specifies connection details for the created product and syncs the product to the connection source artifact. This automatically manages the product's artifacts based on changes to the source. The SourceConnection parameter consists of the following sub-fields.

  • Type

  • ConnectionParamters

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SCGCREATEPRODUCTOUT /AWS1/CL_SCGCREATEPRODUCTOUT