Updates a prompt.
See https://www.paws-r-sdk.com/docs/connect_update_prompt/ for full documentation.
Arguments
- InstanceId
[required] The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
- PromptId
[required] A unique identifier for the prompt.
- Name
The name of the prompt.
- Description
A description of the prompt.
- S3Uri
The URI for the S3 bucket where the prompt is stored. You can provide S3 pre-signed URLs returned by the
get_prompt_fileAPI instead of providing S3 URIs.