This is the new AWS 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 BedrockAgentIntentKnowledgeBaseConfiguration
The BedrockAgentIntentKnowledgeBaseConfiguration property type specifies Property description not available. for an AWS::Lex::Bot.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "BedrockKnowledgeBaseArn" :String, "BedrockModelConfiguration" :BedrockModelSpecification}
Properties
BedrockKnowledgeBaseArnProperty description not available.
Required: Yes
Type: String
Minimum:
1Maximum:
5000Update requires: No interruption
BedrockModelConfigurationProperty description not available.
Required: Yes
Type: BedrockModelSpecification
Update requires: No interruption