Skip to content

Guardduty  >  Structures  >  Ec2LaunchTemplate

Ec2LaunchTemplate

Structure Class

Ec2LaunchTemplate dataclass

Contains information about the Amazon EC2 launch template 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 share the same Amazon EC2 launch template.

version class-attribute instance-attribute
version: str | None = None

Version of the EC2 launch template.