FlowExecutionInputEvent¶
Structure Class¶
FlowExecutionInputEvent
dataclass
¶
Contains information about the inputs provided to the flow at the start of a flow execution.
Note
Flow executions is in preview release for Amazon Bedrock and is subject to change.
Attributes¶
fields
instance-attribute
¶
fields: list[FlowInputField]
A list of input fields provided to the flow.