Skip to content

/AWS1/CL_GDYRESOURCEDATA

Contains information about the Amazon Web Services resource that is associated with the activity that prompted GuardDuty to generate a finding.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_s3bucket TYPE REF TO /AWS1/CL_GDYS3BUCKET /AWS1/CL_GDYS3BUCKET

Contains information about the Amazon S3 bucket.

io_ec2instance TYPE REF TO /AWS1/CL_GDYEC2INSTANCE /AWS1/CL_GDYEC2INSTANCE

Contains information about the Amazon EC2 instance.

io_accesskey TYPE REF TO /AWS1/CL_GDYACCESSKEY /AWS1/CL_GDYACCESSKEY

Contains information about the IAM access key details of a user that involved in the GuardDuty finding.

io_ec2networkinterface TYPE REF TO /AWS1/CL_GDYEC2NETWORKINTERF01 /AWS1/CL_GDYEC2NETWORKINTERF01

Contains information about the elastic network interface of the Amazon EC2 instance.

io_s3object TYPE REF TO /AWS1/CL_GDYS3OBJECT /AWS1/CL_GDYS3OBJECT

Contains information about the Amazon S3 object.

io_ekscluster TYPE REF TO /AWS1/CL_GDYEKSCLUSTER /AWS1/CL_GDYEKSCLUSTER

Contains detailed information about the Amazon EKS cluster associated with the activity that prompted GuardDuty to generate a finding.

io_kubernetesworkload TYPE REF TO /AWS1/CL_GDYKUBERNETESWORKLOAD /AWS1/CL_GDYKUBERNETESWORKLOAD

Contains detailed information about the Kubernetes workload associated with the activity that prompted GuardDuty to generate a finding.

io_container TYPE REF TO /AWS1/CL_GDYCONTAINERFNDGRES /AWS1/CL_GDYCONTAINERFNDGRES

Contains detailed information about the container associated with the activity that prompted GuardDuty to generate a finding.

io_ecscluster TYPE REF TO /AWS1/CL_GDYECSCLUSTER /AWS1/CL_GDYECSCLUSTER

Contains detailed information about the Amazon ECS cluster associated with the activity that prompted GuardDuty to generate a finding.

io_ecstask TYPE REF TO /AWS1/CL_GDYECSTASK /AWS1/CL_GDYECSTASK

Contains detailed information about the Amazon ECS task associated with the activity that prompted GuardDuty to generate a finding.

io_iaminstanceprofile TYPE REF TO /AWS1/CL_GDYIAMINSTPROFILEV2 /AWS1/CL_GDYIAMINSTPROFILEV2

Contains detailed information about the IAM instance profile associated with the activity that prompted GuardDuty to generate a finding.

io_autoscautoscgroup TYPE REF TO /AWS1/CL_GDYAUTOSCAUTOSCGROUP /AWS1/CL_GDYAUTOSCAUTOSCGROUP

Contains detailed information about the Auto Scaling Group associated with the activity that prompted GuardDuty to generate a finding.

io_ec2launchtemplate TYPE REF TO /AWS1/CL_GDYEC2LAUNCHTEMPLATE /AWS1/CL_GDYEC2LAUNCHTEMPLATE

Contains detailed information about the EC2 launch template associated with the activity that prompted GuardDuty to generate a finding.

io_ec2vpc TYPE REF TO /AWS1/CL_GDYEC2VPC /AWS1/CL_GDYEC2VPC

Contains detailed information about the EC2 VPC associated with the activity that prompted GuardDuty to generate a finding.

io_ec2image TYPE REF TO /AWS1/CL_GDYEC2IMAGE /AWS1/CL_GDYEC2IMAGE

Contains detailed information about the EC2 Image associated with the activity that prompted GuardDuty to generate a finding.

io_cloudformationstack TYPE REF TO /AWS1/CL_GDYCLOUDFMTIONSTACK /AWS1/CL_GDYCLOUDFMTIONSTACK

Contains detailed information about the CloudFormation stack associated with the activity that prompted GuardDuty to generate a finding.


Queryable Attributes

S3Bucket

Contains information about the Amazon S3 bucket.

Accessible with the following methods

Method Description
GET_S3BUCKET() Getter for S3BUCKET

Ec2Instance

Contains information about the Amazon EC2 instance.

Accessible with the following methods

Method Description
GET_EC2INSTANCE() Getter for EC2INSTANCE

AccessKey

Contains information about the IAM access key details of a user that involved in the GuardDuty finding.

Accessible with the following methods

Method Description
GET_ACCESSKEY() Getter for ACCESSKEY

Ec2NetworkInterface

Contains information about the elastic network interface of the Amazon EC2 instance.

Accessible with the following methods

Method Description
GET_EC2NETWORKINTERFACE() Getter for EC2NETWORKINTERFACE

S3Object

Contains information about the Amazon S3 object.

Accessible with the following methods

Method Description
GET_S3OBJECT() Getter for S3OBJECT

EksCluster

Contains detailed information about the Amazon EKS cluster associated with the activity that prompted GuardDuty to generate a finding.

Accessible with the following methods

Method Description
GET_EKSCLUSTER() Getter for EKSCLUSTER

KubernetesWorkload

Contains detailed information about the Kubernetes workload associated with the activity that prompted GuardDuty to generate a finding.

Accessible with the following methods

Method Description
GET_KUBERNETESWORKLOAD() Getter for KUBERNETESWORKLOAD

Container

Contains detailed information about the container associated with the activity that prompted GuardDuty to generate a finding.

Accessible with the following methods

Method Description
GET_CONTAINER() Getter for CONTAINER

EcsCluster

Contains detailed information about the Amazon ECS cluster associated with the activity that prompted GuardDuty to generate a finding.

Accessible with the following methods

Method Description
GET_ECSCLUSTER() Getter for ECSCLUSTER

EcsTask

Contains detailed information about the Amazon ECS task associated with the activity that prompted GuardDuty to generate a finding.

Accessible with the following methods

Method Description
GET_ECSTASK() Getter for ECSTASK

IamInstanceProfile

Contains detailed information about the IAM instance profile associated with the activity that prompted GuardDuty to generate a finding.

Accessible with the following methods

Method Description
GET_IAMINSTANCEPROFILE() Getter for IAMINSTANCEPROFILE

AutoscalingAutoScalingGroup

Contains detailed information about the Auto Scaling Group associated with the activity that prompted GuardDuty to generate a finding.

Accessible with the following methods

Method Description
GET_AUTOSCAUTOSCGROUP() Getter for AUTOSCALINGAUTOSCALINGGROUP

Ec2LaunchTemplate

Contains detailed information about the EC2 launch template associated with the activity that prompted GuardDuty to generate a finding.

Accessible with the following methods

Method Description
GET_EC2LAUNCHTEMPLATE() Getter for EC2LAUNCHTEMPLATE

Ec2Vpc

Contains detailed information about the EC2 VPC associated with the activity that prompted GuardDuty to generate a finding.

Accessible with the following methods

Method Description
GET_EC2VPC() Getter for EC2VPC

Ec2Image

Contains detailed information about the EC2 Image associated with the activity that prompted GuardDuty to generate a finding.

Accessible with the following methods

Method Description
GET_EC2IMAGE() Getter for EC2IMAGE

CloudformationStack

Contains detailed information about the CloudFormation stack associated with the activity that prompted GuardDuty to generate a finding.

Accessible with the following methods

Method Description
GET_CLOUDFORMATIONSTACK() Getter for CLOUDFORMATIONSTACK