This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::Lex::Bot QnAIntentConfiguration
Details about the the configuration of the built-in Amazon.QnAIntent.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BedrockModelConfiguration" :BedrockModelSpecification, "DataSourceConfiguration" :DataSourceConfiguration}
YAML
BedrockModelConfiguration:BedrockModelSpecificationDataSourceConfiguration:DataSourceConfiguration
Properties
BedrockModelConfigurationProperty description not available.
Required: Yes
Type: BedrockModelSpecification
Update requires: No interruption
DataSourceConfiguration- 
                    
Contains details about the configuration of the data source used for the
AMAZON.QnAIntent.Required: Yes
Type: DataSourceConfiguration
Update requires: No interruption