Skip to content

/AWS1/CL_GDYEC2IMAGE

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


Queryable Attributes

Ec2InstanceUids

A list of unique identifiers for the compromised Amazon EC2 instances that were launched with the same Amazon Machine Image (AMI).

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