AWS::Bedrock::DataSource ContextEnrichmentConfiguration - 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::Bedrock::DataSource ContextEnrichmentConfiguration

Context enrichment configuration is used to provide additional context to the RAG application.

Syntax

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

Properties

BedrockFoundationModelConfiguration

The configuration of the Amazon Bedrock foundation model used for context enrichment.

Required: No

Type: BedrockFoundationModelContextEnrichmentConfiguration

Update requires: No interruption

Type

The method used for context enrichment. It must be Amazon Bedrock foundation models.

Required: Yes

Type: String

Allowed values: BEDROCK_FOUNDATION_MODEL

Update requires: No interruption