Skip to content

Guardduty  >  Structures  >  CloudformationStack

CloudformationStack

Structure Class

CloudformationStack dataclass

Contains information about the CloudFormation stack 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 created as part of the same CloudFormation stack.