AWS::Lex::Bot BedrockModelSpecification - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new 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 BedrockModelSpecification

Contains information about the Amazon Bedrock model used to interpret the prompt used in descriptive bot building.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

BedrockGuardrailConfiguration

Property description not available.

Required: No

Type: BedrockGuardrailConfiguration

Update requires: No interruption

BedrockModelCustomPrompt

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 5000

Update requires: No interruption

BedrockTraceStatus

Property description not available.

Required: No

Type: String

Allowed values: ENABLED | DISABLED

Update requires: No interruption

ModelArn

The ARN of the foundation model used in descriptive bot building.

Required: Yes

Type: String

Minimum: 1

Maximum: 5000

Update requires: No interruption