Traffic Mirror Target

A Traffic Mirror Target in AWS is a destination resource that receives mirrored network traffic from one or more Traffic Mirror Sessions. It can be a network interface, a Network Load Balancer, or a Gateway Load Balancer endpoint. This allows you to send copies of network traffic to monitoring and security appliances for deep packet inspection, threat detection, or troubleshooting without impacting the original traffic flow.

aws.ec2_traffic_mirror_target

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
descriptioncorestringInformation about the Traffic Mirror target.
gateway_load_balancer_endpoint_idcorestringThe ID of the Gateway Load Balancer endpoint.
network_interface_idcorestringThe network interface ID that is attached to the target.
network_load_balancer_arncorestringThe Amazon Resource Name (ARN) of the Network Load Balancer.
owner_idcorestringThe ID of the account that owns the Traffic Mirror target.
tagscorehstore
traffic_mirror_target_idcorestringThe ID of the Traffic Mirror target.
typecorestringThe type of Traffic Mirror target.