Question 413:
Which of the below mentioned ways can be used to provide additional layers of protection to all your EC2 resources?
Answer options:
A.To control AWS API calls to EC2 instances, add policies that have a deny and/or allow permissions on tagged resources. B.Ensure that the proper tagging strategies have been implemented to identify all of your EC2 resources. C.Add an IP address condition to policies that specify that the requests to EC2 instances should come from a specific IP address or CIDR block range. D.All actions listed here would provide additional layers of protection.