FlowTraceDependencyEvent
Contains information about a dependency trace event in the flow.
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 dependency.
Type: TraceElements 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: