Skip to content

/AWS1/CL_CNT=>CREATEPROMPT()

About CreatePrompt

Creates a prompt. For more information about prompts, such as supported file types and maximum length, see Create prompts in the Amazon Connect Administrator Guide.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

IV_NAME TYPE /AWS1/CNTCOMMONNAMELENGTH127 /AWS1/CNTCOMMONNAMELENGTH127

The name of the prompt.

IV_S3URI TYPE /AWS1/CNTS3URI /AWS1/CNTS3URI

The URI for the S3 bucket where the prompt is stored. You can provide S3 pre-signed URLs returned by the GetPromptFile API instead of providing S3 URIs.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/CNTPROMPTDESCRIPTION /AWS1/CNTPROMPTDESCRIPTION

The description of the prompt.

IT_TAGS TYPE /AWS1/CL_CNTTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTCREATEPROMPTRSP /AWS1/CL_CNTCREATEPROMPTRSP