EC2 Traffic Mirror Filter

An EC2 Traffic Mirror Filter in AWS defines the rules that control the network traffic captured by a Traffic Mirror session. It specifies which inbound and outbound packets are mirrored based on protocol, port, and CIDR ranges. Filters allow you to include or exclude specific traffic, giving fine-grained control over what is sent to monitoring and security tools.

aws.ec2_traffic_mirror_filter

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
descriptioncorestringThe description of the Traffic Mirror filter.
egress_filter_rulescorejsonInformation about the egress rules that are associated with the Traffic Mirror filter.
ingress_filter_rulescorejsonInformation about the ingress rules that are associated with the Traffic Mirror filter.
network_servicescorearray<string>The network service traffic that is associated with the Traffic Mirror filter.
tagscorehstore
traffic_mirror_filter_idcorestringThe ID of the Traffic Mirror filter.