/AWS1/CL_GDYCLOUDFMTIONSTACK¶
Contains information about the CloudFormation stack involved in a GuardDuty finding, including unique identifiers of the Amazon EC2 instances.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_ec2instanceuids TYPE /AWS1/CL_GDYEC2INSTANCEUIDS_W=>TT_EC2INSTANCEUIDS TT_EC2INSTANCEUIDS¶
A list of unique identifiers for the compromised Amazon EC2 instances that were created as part of the same CloudFormation stack.
Queryable Attributes¶
Ec2InstanceUids¶
A list of unique identifiers for the compromised Amazon EC2 instances that were created as part of the same CloudFormation stack.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EC2INSTANCEUIDS() |
Getter for EC2INSTANCEUIDS, with configurable default |
ASK_EC2INSTANCEUIDS() |
Getter for EC2INSTANCEUIDS w/ exceptions if field has no val |
HAS_EC2INSTANCEUIDS() |
Determine if EC2INSTANCEUIDS has a value |