Integrate Prisma Cloud with AWS Inspector
config from cloud.resource where finding.type = 'AWS Inspector Runtime Behavior Analysis'config from cloud.resource where finding.type = 'AWS Inspector Security Best Practices'

network from vpc.flow_record where dest.resource IN ( resource where finding.type = 'AWS Inspector Runtime Behavior Analysis' ) network from vpc.flow_record where dest.resource IN ( resource where finding.type = 'AWS Inspector Security Best Practices' )
Last updated
Was this helpful?

