FlowTraceConditionNodeResultEvent - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

FlowTraceConditionNodeResultEvent

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

Contents

nodeName

The name of the condition node.

Type: String

Pattern: [a-zA-Z]([_]?[0-9a-zA-Z]){0,99}

Required: Yes

satisfiedConditions

An array of objects containing information about the conditions that were satisfied.

Type: Array of FlowTraceCondition objects

Array Members: Minimum number of 1 item. Maximum number of 5 items.

Required: Yes

timestamp

The date and time that the trace was returned.

Type: Timestamp

Required: Yes

See Also

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