FlowTrace - Amazon Bedrock

FlowTrace

Contains information about an input or output for a node in the flow. For more information, see Track each step in your prompt flow by viewing its trace in Amazon Bedrock.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

conditionNodeResultTrace

Contains information about an output from a condition node.

Type: FlowTraceConditionNodeResultEvent object

Required: No

nodeInputTrace

Contains information about the input into a node.

Type: FlowTraceNodeInputEvent object

Required: No

nodeOutputTrace

Contains information about the output from a node.

Type: FlowTraceNodeOutputEvent object

Required: No

See Also

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