FlowTraceNodeActionEvent
class FlowTraceNodeActionEvent
Contains information about an action (operation) called by a node in an Amazon Bedrock flow. The service generates action events for calls made by prompt nodes, agent nodes, and Amazon Web Services Lambda nodes.
Types
Properties
Link copied to clipboard
The name of the operation that the node called.
Link copied to clipboard
The request payload sent to the downstream service.
Link copied to clipboard
The response payload received from the downstream service.
Link copied to clipboard
The name of the service that the node called.