AWS::Bedrock::Flow KnowledgeBaseOrchestrationConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::Bedrock::Flow KnowledgeBaseOrchestrationConfiguration

Configures how the knowledge base orchestrates the retrieval and generation process, allowing for customization of prompts, inference parameters, and performance settings.

Syntax

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

Properties

AdditionalModelRequestFields

The additional model-specific request parameters as key-value pairs to be included in the request to the foundation model.

Required: No

Type: Json

Update requires: No interruption

InferenceConfig

Contains inference configurations for the prompt.

Required: No

Type: PromptInferenceConfiguration

Update requires: No interruption

PerformanceConfig

The performance configuration options for the knowledge base retrieval and generation process.

Required: No

Type: PerformanceConfiguration

Update requires: No interruption

PromptTemplate

A custom prompt template for orchestrating the retrieval and generation process.

Required: No

Type: KnowledgeBasePromptTemplate

Update requires: No interruption