Prisma Certified Cloud Security Engineer (PCCSE) — Question 46
Given the following JSON query:
$.resource[*].aws_s3_bucket exists
Which tab is the correct place to add the JSON query when creating a Config policy?
Answer options
- A. Details
- B. Compliance Standards
- C. Remediation
- D. Build Your Rule (Run tab)
- E. Build Your Rule (Build tab)
Correct answer: E
Explanation
The JSON query needs to be added in the 'Build Your Rule (Build tab)' since this is where the rule definitions and conditions are specified. The other options pertain to different aspects of the Config policy setup and do not involve defining the JSON query.