InsightImpactGraphService
Information about an application that processed requests, users that made requests, or downstream services, resources, and applications that an application used.
Contents
- AccountId
-
Identifier of the Amazon account in which the service runs.
Type: String
Required: No
- Edges
-
Connections to downstream services.
Type: Array of InsightImpactGraphEdge objects
Required: No
- Name
-
The canonical name of the service.
Type: String
Required: No
- Names
-
A list of names for the service, including the canonical name.
Type: Array of strings
Required: No
- ReferenceId
-
Identifier for the service. Unique within the service map.
Type: Integer
Required: No
- Type
-
Identifier for the service. Unique within the service map.
-
Amazon Resource - The type of an Amazon resource. For example, AWS::EC2::Instance for an application running on Amazon EC2 or AWS::DynamoDB::Table for an Amazon DynamoDB table that the application used.
-
Amazon Service - The type of an Amazon service. For example, AWS::DynamoDB for downstream calls to Amazon DynamoDB that didn't target a specific table.
-
Amazon Service - The type of an Amazon service. For example, AWS::DynamoDB for downstream calls to Amazon DynamoDB that didn't target a specific table.
-
remote - A downstream service of indeterminate type.
Type: String
Required: No
-
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: