AWS::Lex::Bot PromptAttemptSpecification - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Lex::Bot PromptAttemptSpecification

Specifies the settings on a prompt attempt.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

AllowedInputTypes

Indicates the allowed input types of the prompt attempt.

Required: Yes

Type: AllowedInputTypes

Update requires: No interruption

AllowInterrupt

Indicates whether the user can interrupt a speech prompt attempt from the bot.

Required: No

Type: Boolean

Update requires: No interruption

AudioAndDTMFInputSpecification

Specifies the settings on audio and DTMF input.

Required: No

Type: AudioAndDTMFInputSpecification

Update requires: No interruption

TextInputSpecification

Specifies the settings on text input.

Required: No

Type: TextInputSpecification

Update requires: No interruption