---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# aws_ec2_traffic_mirror_filter{% #aws_ec2_traffic_mirror_filter %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `Description` **Description**: The description of the Traffic Mirror filter. 

## `egress_filter_rules`{% #egress_filter_rules %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `EgressFilterRules` **Description**: Information about the egress rules that are associated with the Traffic Mirror filter. 

- `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.
- `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.

## `ingress_filter_rules`{% #ingress_filter_rules %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `IngressFilterRules` **Description**: Information about the ingress rules that are associated with the Traffic Mirror filter. 

- `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.
- `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.

## `network_services`{% #network_services %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `NetworkServices` **Description**: The network service traffic that is associated with the Traffic Mirror filter. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `traffic_mirror_filter_id`{% #traffic_mirror_filter_id %}

**Type**: `STRING` **Provider name**: `TrafficMirrorFilterId` **Description**: The ID of the Traffic Mirror filter. 
