Question 521:
You have a PHP application deployed in an Auto Scaling group. In production, you want to use AWS WAF to block requests associated with exploiting vulnerabilities specific to the PHP use, including injection of unsafe PHP functions. Which method is appropriate?
Answer options:
A.Add the AWS managed PHP application rule to AWS Shield. B.Add the AWS managed PHP application rule in the web ACL of AWS WAF.C.Add a PHP protection rule from AWS Marketplace to the WAF web ACL. D.In WAF, create a new PHP application web ACL.