ContextEnrichmentConfiguration - Amazon Bedrock
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.

ContextEnrichmentConfiguration

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

Contents

type

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

Type: String

Valid Values: BEDROCK_FOUNDATION_MODEL

Required: Yes

bedrockFoundationModelConfiguration

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

Type: BedrockFoundationModelContextEnrichmentConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: