
Ultimate access to all questions.
A global company utilizes Amazon API Gateway for REST APIs serving its loyalty club in two regions: us-east-1 and ap-southeast-2. The task is to implement a minimal-effort solution to safeguard these APIs against SQL injection and XSS attacks across multiple accounts. Which approach should be adopted?
A
Deploy AWS WAF across both regions, linking web ACLs to API stages.
B
Implement AWS Firewall Manager in both regions for centralized AWS WAF rule configuration.
C
Activate AWS Shield in both regions, associating web ACLs with API stages.
D
Enable AWS Shield in one region, associating web ACLs with API stages.