This product is not supported for your selected Datadog site. ().

aws_ec2_traffic_mirror_filter_rule

account_id

Type: STRING

description

Type: STRING
Provider name: Description
Description: The description of the Traffic Mirror rule.

destination_cidr_block

Type: STRING
Provider name: DestinationCidrBlock
Description: The destination CIDR block assigned to the Traffic Mirror rule.

destination_port_range

Type: STRUCT
Provider name: DestinationPortRange
Description: The destination port range assigned to the Traffic Mirror rule.

  • from_port
    Type: INT32
    Provider name: FromPort
    Description: The start of the Traffic Mirror port range. This applies to the TCP and UDP protocols.
  • to_port
    Type: INT32
    Provider name: ToPort
    Description: The end of the Traffic Mirror port range. This applies to the TCP and UDP protocols.

protocol

Type: INT32
Provider name: Protocol
Description: The protocol assigned to the Traffic Mirror rule.

rule_action

Type: STRING
Provider name: RuleAction
Description: The action assigned to the Traffic Mirror rule.

rule_number

Type: INT32
Provider name: RuleNumber
Description: The rule number of the Traffic Mirror rule.

source_cidr_block

Type: STRING
Provider name: SourceCidrBlock
Description: The source CIDR block assigned to the Traffic Mirror rule.

source_port_range

Type: STRUCT
Provider name: SourcePortRange
Description: The source port range assigned to the Traffic Mirror rule.

  • from_port
    Type: INT32
    Provider name: FromPort
    Description: The start of the Traffic Mirror port range. This applies to the TCP and UDP protocols.
  • to_port
    Type: INT32
    Provider name: ToPort
    Description: The end of the Traffic Mirror port range. This applies to the TCP and UDP protocols.

tags

Type: UNORDERED_LIST_STRING

traffic_direction

Type: STRING
Provider name: TrafficDirection
Description: The traffic direction assigned to the Traffic Mirror rule.

traffic_mirror_filter_id

Type: STRING
Provider name: TrafficMirrorFilterId
Description: The ID of the Traffic Mirror filter that the rule is associated with.

traffic_mirror_filter_rule_id

Type: STRING
Provider name: TrafficMirrorFilterRuleId
Description: The ID of the Traffic Mirror rule.