AWS::Wisdom::KnowledgeBase BedrockFoundationModelConfiguration - AWS CloudFormation

AWS::Wisdom::KnowledgeBase BedrockFoundationModelConfiguration

The BedrockFoundationModelConfiguration property type specifies Property description not available. for an AWS::Wisdom::KnowledgeBase.

Syntax

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

JSON

{ "ModelArn" : String, "ParsingPrompt" : ParsingPrompt }

Properties

ModelArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}::foundation-model\/anthropic.claude-3-haiku-20240307-v1:0$

Minimum: 1

Maximum: 2048

Update requires: No interruption

ParsingPrompt

Property description not available.

Required: No

Type: ParsingPrompt

Update requires: No interruption