Resource schema for AWS::EC2::NetworkInsightsAccessScope
exclude_paths
(Attributes List) (see below for nested schema)match_paths
(Attributes List) (see below for nested schema)tags
(Attributes List) (see below for nested schema)created_date
(String)id
(String) Uniquely identifies the resource.network_insights_access_scope_arn
(String)network_insights_access_scope_id
(String)updated_date
(String)exclude_paths
Optional:
destination
(Attributes) (see below for nested schema)source
(Attributes) (see below for nested schema)through_resources
(Attributes List) (see below for nested schema)exclude_paths.destination
Optional:
packet_header_statement
(Attributes) (see below for nested schema)resource_statement
(Attributes) (see below for nested schema)exclude_paths.destination.packet_header_statement
Optional:
destination_addresses
(List of String)destination_ports
(List of String)destination_prefix_lists
(List of String)protocols
(List of String)source_addresses
(List of String)source_ports
(List of String)source_prefix_lists
(List of String)exclude_paths.destination.resource_statement
Optional:
resource_types
(List of String)resources
(List of String)exclude_paths.source
Optional:
packet_header_statement
(Attributes) (see below for nested schema)resource_statement
(Attributes) (see below for nested schema)exclude_paths.source.packet_header_statement
Optional:
destination_addresses
(List of String)destination_ports
(List of String)destination_prefix_lists
(List of String)protocols
(List of String)source_addresses
(List of String)source_ports
(List of String)source_prefix_lists
(List of String)exclude_paths.source.resource_statement
Optional:
resource_types
(List of String)resources
(List of String)exclude_paths.through_resources
Optional:
resource_statement
(Attributes) (see below for nested schema)exclude_paths.through_resources.resource_statement
Optional:
resource_types
(List of String)resources
(List of String)match_paths
Optional:
destination
(Attributes) (see below for nested schema)source
(Attributes) (see below for nested schema)through_resources
(Attributes List) (see below for nested schema)match_paths.destination
Optional:
packet_header_statement
(Attributes) (see below for nested schema)resource_statement
(Attributes) (see below for nested schema)match_paths.destination.packet_header_statement
Optional:
destination_addresses
(List of String)destination_ports
(List of String)destination_prefix_lists
(List of String)protocols
(List of String)source_addresses
(List of String)source_ports
(List of String)source_prefix_lists
(List of String)match_paths.destination.resource_statement
Optional:
resource_types
(List of String)resources
(List of String)match_paths.source
Optional:
packet_header_statement
(Attributes) (see below for nested schema)resource_statement
(Attributes) (see below for nested schema)match_paths.source.packet_header_statement
Optional:
destination_addresses
(List of String)destination_ports
(List of String)destination_prefix_lists
(List of String)protocols
(List of String)source_addresses
(List of String)source_ports
(List of String)source_prefix_lists
(List of String)match_paths.source.resource_statement
Optional:
resource_types
(List of String)resources
(List of String)match_paths.through_resources
Optional:
resource_statement
(Attributes) (see below for nested schema)match_paths.through_resources.resource_statement
Optional:
resource_types
(List of String)resources
(List of String)tags
Required:
key
(String)Optional:
value
(String)Import is supported using the following syntax:
$ terraform import awscc_ec2_network_insights_access_scope.example <resource ID>