Creates a prompt. For more information about prompts, such as supported file types and maximum length, see Create prompts in the Connect Customer Administrator Guide.
See https://www.paws-r-sdk.com/docs/connect_create_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.
- Name
[required] The name of the prompt.
- Description
The description of the prompt.
- S3Uri
[required] 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.The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.