DependencyGraph - Application Signals

DependencyGraph

A structure that represents the dependency relationships relevant to an audit finding, containing nodes and edges that show how services and resources are connected.

Contents

Edges

An array of edges representing the connections and relationships between the nodes in the dependency graph.

Type: Array of Edge objects

Required: No

Nodes

An array of nodes representing the services, resources, or other entities in the dependency graph.

Type: Array of Node objects

Array Members: Minimum number of 0 items. Maximum number of 4 items.

Required: No

See Also

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