Skip to content

/AWS1/CL_EC2=>CRENETWORKINSIGHTSACCSCOPE()

About CreateNetworkInsightsAccessScope

Creates a Network Access Scope.

Amazon Web Services Network Access Analyzer enables cloud networking and cloud operations teams to verify that their networks on Amazon Web Services conform to their network security and governance objectives. For more information, see the Amazon Web Services Network Access Analyzer Guide.

Method Signature

IMPORTING

Required arguments:

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_MATCHPATHS TYPE /AWS1/CL_EC2ACCESSSCOPEPATHREQ=>TT_ACCESSSCOPEPATHLISTREQUEST TT_ACCESSSCOPEPATHLISTREQUEST

The paths to match.

IT_EXCLUDEPATHS TYPE /AWS1/CL_EC2ACCESSSCOPEPATHREQ=>TT_ACCESSSCOPEPATHLISTREQUEST TT_ACCESSSCOPEPATHLISTREQUEST

The paths to exclude.

IT_TAGSPECIFICATIONS TYPE /AWS1/CL_EC2TAGSPECIFICATION=>TT_TAGSPECIFICATIONLIST TT_TAGSPECIFICATIONLIST

The tags to apply.

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2CRENETWORKINSIGH01 /AWS1/CL_EC2CRENETWORKINSIGH01