AWS::Bedrock::Flow FlowConnectionConfiguration
The configuration of the connection.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Conditional" :
FlowConditionalConnectionConfiguration
, "Data" :FlowDataConnectionConfiguration
}
Properties
Conditional
-
The configuration of a connection originating from a Condition node.
Required: No
Type: FlowConditionalConnectionConfiguration
Update requires: No interruption
Data
-
The configuration of a connection originating from a node that isn't a Condition node.
Required: No
Type: FlowDataConnectionConfiguration
Update requires: No interruption