NetworkInsightsAnalysis - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

NetworkInsightsAnalysis

Describes a network insights analysis.

Contents

additionalAccountSet

The member accounts that contain resources that the path can traverse.

Type: Array of strings

Required: No

alternatePathHintSet

Potential intermediate components.

Type: Array of AlternatePathHint objects

Required: No

explanationSet

The explanations. For more information, see Reachability Analyzer explanation codes.

Type: Array of Explanation objects

Required: No

filterInArnSet

The Amazon Resource Names (ARN) of the resources that the path must traverse.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 1283.

Required: No

forwardPathComponentSet

The components in the path from source to destination.

Type: Array of PathComponent objects

Required: No

networkInsightsAnalysisArn

The Amazon Resource Name (ARN) of the network insights analysis.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1283.

Required: No

networkInsightsAnalysisId

The ID of the network insights analysis.

Type: String

Required: No

networkInsightsPathId

The ID of the path.

Type: String

Required: No

networkPathFound

Indicates whether the destination is reachable from the source.

Type: Boolean

Required: No

returnPathComponentSet

The components in the path from destination to source.

Type: Array of PathComponent objects

Required: No

startDate

The time the analysis started.

Type: Timestamp

Required: No

status

The status of the network insights analysis.

Type: String

Valid Values: running | succeeded | failed

Required: No

statusMessage

The status message, if the status is failed.

Type: String

Required: No

suggestedAccountSet

Potential intermediate accounts.

Type: Array of strings

Required: No

tagSet

The tags.

Type: Array of Tag objects

Required: No

warningMessage

The warning message.

Type: String

Required: No

See Also

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