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
- A. NETWORK
- B. CONFIG
- C. EVENT
- D. SECURITY
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.