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 GenerativeAISettings
Contains specifications about the generative AI capabilities from Amazon Bedrock that you can turn on for your bot.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "BuildtimeSettings" :
BuildtimeSettings
, "RuntimeSettings" :RuntimeSettings
}
Properties
BuildtimeSettings
Property description not available.
Required: No
Type: BuildtimeSettings
Update requires: No interruption
RuntimeSettings
Property description not available.
Required: No
Type: RuntimeSettings
Update requires: No interruption