AWS Certified Security – Specialty (SCS-C03) — Question 22

A company has a platform that is divided into 12 AWS accounts under the same organization in AWS Organizations. Many of these accounts use Amazon API Gateway to expose APIs to the company's frontend applications. The company needs to protect the ousting APIs and any resources that will be deployed in the future against common SQL injection and bot attacks.
Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: B

Explanation

The correct answer is B because AWS Firewall Manager allows centralized management of AWS WAF policies across multiple accounts, significantly reducing operational overhead by automating the enforcement of security rules. Option A, while effective, requires managing separate web ACLs for each API, which is less efficient. Option C involves creating a new product and remediation process, adding unnecessary complexity, and option D relies on additional components like AWS Security Hub and Lambda, increasing operational overhead.