AWS::Bedrock::KnowledgeBase BedrockEmbeddingModelConfiguration - AWS CloudFormation

AWS::Bedrock::KnowledgeBase BedrockEmbeddingModelConfiguration

The vector configuration details for the Bedrock embeddings model.

Syntax

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

JSON

{ "Dimensions" : Integer }

YAML

Dimensions: Integer

Properties

Dimensions

The dimensions details for the vector configuration used on the Bedrock embeddings model.

Required: No

Type: Integer

Minimum: 0

Maximum: 4096

Update requires: Replacement