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 RuntimeSettings
Contains specifications about the Amazon Lex runtime 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
{ "NluImprovementSpecification" :NluImprovementSpecification, "SlotResolutionImprovementSpecification" :SlotResolutionImprovementSpecification}
YAML
NluImprovementSpecification:NluImprovementSpecificationSlotResolutionImprovementSpecification:SlotResolutionImprovementSpecification
Properties
NluImprovementSpecificationProperty description not available.
Required: No
Type: NluImprovementSpecification
Update requires: No interruption
SlotResolutionImprovementSpecificationProperty description not available.
Required: No
Type: SlotResolutionImprovementSpecification
Update requires: No interruption