[ aws . ec2 ]

create-network-insights-access-scope

Description

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 .

See also: AWS API Documentation

Synopsis

  create-network-insights-access-scope
[--match-paths <value>]
[--exclude-paths <value>]
[--client-token <value>]
[--tag-specifications <value>]
[--dry-run | --no-dry-run]
[--cli-input-json | --cli-input-yaml]
[--generate-cli-skeleton <value>]
[--debug]
[--endpoint-url <value>]
[--no-verify-ssl]
[--no-paginate]
[--output <value>]
[--query <value>]
[--profile <value>]
[--region <value>]
[--version <value>]
[--color <value>]
[--no-sign-request]
[--ca-bundle <value>]
[--cli-read-timeout <value>]
[--cli-connect-timeout <value>]
[--cli-binary-format <value>]
[--no-cli-pager]
[--cli-auto-prompt]
[--no-cli-auto-prompt]
[--cli-error-format <value>]

Options

--match-paths (list)

The paths to match.

(structure)

Describes a path.

Source -> (structure)

The source.

PacketHeaderStatement -> (structure)

The packet header statement.

SourceAddresses -> (list)

The source addresses.

(string)

DestinationAddresses -> (list)

The destination addresses.

(string)

SourcePorts -> (list)

The source ports.

(string)

DestinationPorts -> (list)

The destination ports.

(string)

SourcePrefixLists -> (list)

The source prefix lists.

(string)

DestinationPrefixLists -> (list)

The destination prefix lists.

(string)

Protocols -> (list)

The protocols.

(string)

Possible values:

  • tcp
  • udp

ResourceStatement -> (structure)

The resource statement.

Resources -> (list)

The resources.

(string)

ResourceTypes -> (list)

The resource types.

(string)

Destination -> (structure)

The destination.

PacketHeaderStatement -> (structure)

The packet header statement.

SourceAddresses -> (list)

The source addresses.

(string)

DestinationAddresses -> (list)

The destination addresses.

(string)

SourcePorts -> (list)

The source ports.

(string)

DestinationPorts -> (list)

The destination ports.

(string)

SourcePrefixLists -> (list)

The source prefix lists.

(string)

DestinationPrefixLists -> (list)

The destination prefix lists.

(string)

Protocols -> (list)

The protocols.

(string)

Possible values:

  • tcp
  • udp

ResourceStatement -> (structure)

The resource statement.

Resources -> (list)

The resources.