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 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 Amazon 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