Skip to content

/AWS1/CL_CNT=>UPDATEPROMPT()

About UpdatePrompt

Updates a prompt.

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_PROMPTID TYPE /AWS1/CNTPROMPTID /AWS1/CNTPROMPTID

A unique identifier for the prompt.

Optional arguments:

IV_NAME TYPE /AWS1/CNTCOMMONNAMELENGTH127 /AWS1/CNTCOMMONNAMELENGTH127

The name of the prompt.

IV_DESCRIPTION TYPE /AWS1/CNTPROMPTDESCRIPTION /AWS1/CNTPROMPTDESCRIPTION

A description 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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTUPDATEPROMPTRSP /AWS1/CL_CNTUPDATEPROMPTRSP