AWS::Bedrock::Flow PromptFlowNodeConfiguration - 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).

AWS::Bedrock::Flow PromptFlowNodeConfiguration

Contains configurations for a prompt node in the flow. You can use a prompt from Prompt management or you can define one in this node. If the prompt contains variables, the inputs into this node will fill in the variables. The output from this node is the response generated by the model. For more information, see Node types in Amazon Bedrock works in the Amazon Bedrock User Guide.

Syntax

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

Properties

SourceConfiguration

Specifies whether the prompt is from Prompt management or defined inline.

Required: Yes

Type: PromptFlowNodeSourceConfiguration

Update requires: No interruption