NodeDependencyEvent - 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.

NodeDependencyEvent

Contains information about an internal trace of a specific node during execution.

Contents

nodeName

The name of the node that generated the dependency trace.

Type: String

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

Required: Yes

timestamp

The date and time that the dependency trace was generated.

Type: Timestamp

Required: Yes

traceElements

The trace elements containing detailed information about the node execution.

Type: NodeTraceElements object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

See Also

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