Skip to content

/AWS1/CL_EC2=>STARTNETWORKINSIGHTSANALYSIS()

About StartNetworkInsightsAnalysis

Starts analyzing the specified path. If the path is reachable, the operation returns the shortest feasible path.

Method Signature

IMPORTING

Required arguments:

IV_NETWORKINSIGHTSPATHID TYPE /AWS1/EC2NETWORKINSIGHTSPATHID /AWS1/EC2NETWORKINSIGHTSPATHID

The ID of the path.

IV_CLIENTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.

Optional arguments:

IT_ADDITIONALACCOUNTS TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST TT_VALUESTRINGLIST

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

IT_FILTERINARNS TYPE /AWS1/CL_EC2ARNLIST_W=>TT_ARNLIST TT_ARNLIST

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

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

IT_TAGSPECIFICATIONS TYPE /AWS1/CL_EC2TAGSPECIFICATION=>TT_TAGSPECIFICATIONLIST TT_TAGSPECIFICATIONLIST

The tags to apply.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2STRTNETWORKINSIG03 /AWS1/CL_EC2STRTNETWORKINSIG03