Integrate Prisma Cloud with Amazon GuardDuty
config from cloud.resource where cloud.type = 'aws' AND finding.type = 'AWS GuardDuty Host'

config from cloud.resource where api.name = 'aws-iam-list-access-keys' AND finding.source = 'AWS Guard Duty'network from vpc.flow_record where dest.resource IN ( resource where finding.type = 'AWS GuardDuty Host' )
Last updated
Was this helpful?

