Prisma Certified Cloud Security Engineer (PCCSE) — Question 220

Which type of RQL query should be run to determine if AWS Elastic Compute Cloud (EC2) instances without encryption was enabled?

Answer options

Correct answer: B

Explanation

The correct answer is B, CONFIG, because this type of query is used to access configuration data, which includes information about encryption settings for EC2 instances. The other options, NETWORK, EVENT, and SECURITY, do not specifically focus on the configuration aspects related to encryption.