ResourceData¶
Structure Class¶
ResourceData
dataclass
¶
Contains information about the Amazon Web Services resource that is associated with the activity that prompted GuardDuty to generate a finding.
Attributes¶
access_key
class-attribute
instance-attribute
¶
access_key: AccessKey | None = None
Contains information about the IAM access key details of a user that involved in the GuardDuty finding.
autoscaling_auto_scaling_group
class-attribute
instance-attribute
¶
autoscaling_auto_scaling_group: AutoscalingAutoScalingGroup | None = None
Contains detailed information about the Auto Scaling Group associated with the activity that prompted GuardDuty to generate a finding.
cloudformation_stack
class-attribute
instance-attribute
¶
cloudformation_stack: CloudformationStack | None = None
Contains detailed information about the CloudFormation stack associated with the activity that prompted GuardDuty to generate a finding.
container
class-attribute
instance-attribute
¶
container: ContainerFindingResource | None = None
Contains detailed information about the container associated with the activity that prompted GuardDuty to generate a finding.
ec2_image
class-attribute
instance-attribute
¶
ec2_image: Ec2Image | None = None
Contains detailed information about the EC2 Image associated with the activity that prompted GuardDuty to generate a finding.
ec2_instance
class-attribute
instance-attribute
¶
ec2_instance: Ec2Instance | None = None
Contains information about the Amazon EC2 instance.
ec2_launch_template
class-attribute
instance-attribute
¶
ec2_launch_template: Ec2LaunchTemplate | None = None
Contains detailed information about the EC2 launch template associated with the activity that prompted GuardDuty to generate a finding.
ec2_network_interface
class-attribute
instance-attribute
¶
ec2_network_interface: Ec2NetworkInterface | None = None
Contains information about the elastic network interface of the Amazon EC2 instance.
ec2_vpc
class-attribute
instance-attribute
¶
ec2_vpc: Ec2Vpc | None = None
Contains detailed information about the EC2 VPC associated with the activity that prompted GuardDuty to generate a finding.
ecs_cluster
class-attribute
instance-attribute
¶
ecs_cluster: EcsCluster | None = None
Contains detailed information about the Amazon ECS cluster associated with the activity that prompted GuardDuty to generate a finding.
ecs_task
class-attribute
instance-attribute
¶
ecs_task: EcsTask | None = None
Contains detailed information about the Amazon ECS task associated with the activity that prompted GuardDuty to generate a finding.
eks_cluster
class-attribute
instance-attribute
¶
eks_cluster: EksCluster | None = None
Contains detailed information about the Amazon EKS cluster associated with the activity that prompted GuardDuty to generate a finding.
iam_instance_profile
class-attribute
instance-attribute
¶
iam_instance_profile: IamInstanceProfileV2 | None = None
Contains detailed information about the IAM instance profile associated with the activity that prompted GuardDuty to generate a finding.
kubernetes_workload
class-attribute
instance-attribute
¶
kubernetes_workload: KubernetesWorkload | None = None
Contains detailed information about the Kubernetes workload associated with the activity that prompted GuardDuty to generate a finding.