FlowTraceNodeOutputEvent
Contains information about the output from a node. For more information, see Track each step in your prompt flow by viewing its trace in Amazon Bedrock.
Contents
- fields
-
An array of objects containing information about each field in the output.
Type: Array of FlowTraceNodeOutputField objects
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Required: Yes
- nodeName
-
The name of the node that yielded the output.
Type: String
Pattern:
^[a-zA-Z]([_]?[0-9a-zA-Z]){0,99}$
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: