AWS SAP-C02 · Question 39 · Domain 2.3: Security Controls
A company is designing a serverless application using Amazon API Gateway and AWS Lambda. They need to protect the API from SQL injection and cross-site scripting (XSS) attacks. Which solution requires the LEAST operational overhead?
Answer options:
Implement input validation logic within the Lambda function code.
Deploy AWS WAF and associate a Web ACL with the API Gateway.
Use Amazon GuardDuty to detect and block malicious requests.
Place the API Gateway behind an Application Load Balancer and configure security groups.
75 questions · hints · full answers · grading