Skip to content

Guardduty  >  Structures  >  Ec2Image

Ec2Image

Structure Class

Ec2Image dataclass

Contains information about the Amazon EC2 Image 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 with the same Amazon Machine Image (AMI).