Question 299:
A company is hosting a web application that is sitting behind an Application Load Balancer. There is a plan to use the AWS WAF service to protect the application from various sorts of attacks. There is also a requirement to prevent traffic from a specific country. How can this be achieved?
Answer options:
A.Create an IP Match Condition in the WAF web ACL. B.Create a Geographic Match Condition rule and add the rule in the WAF web ACL. C.Create a Geographic Match Condition and add the condition in the WAF rule group. Activate the rule group. D.Create a Geographic Match Condition in WAF web ACL and add the ACL in the WAF rule. Activate the rule.