@aws-sdk/client-ec2

CreateNetworkInsightsAccessScopeCommandInput Interface

Members

Name
Type
Details
ClientToken string | undefined

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

DryRun boolean | undefined

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.

ExcludePaths AccessScopePathRequest[] | undefined

The paths to exclude.

MatchPaths AccessScopePathRequest[] | undefined

The paths to match.

TagSpecifications TagSpecification[] | undefined

The tags to apply.

Full Signature

export interface CreateNetworkInsightsAccessScopeCommandInput extends CreateNetworkInsightsAccessScopeRequest