Guardduty > Structures > Ec2Vpc Ec2Vpc¶ Structure Class¶ Ec2Vpc dataclass ¶ Contains information about the Amazon EC2 VPC involved in a GuardDuty finding, including unique identifiers of the Amazon EC2 instances. Attributes¶ ec2_instance_uids class-attribute instance-attribute ¶ ec2_instance_uids: list[str] | None = None A list of unique identifiers for the compromised Amazon EC2 instances that were launched within the same Virtual Private Cloud (VPC).