Question 180:
You’ve set up VPC Flow logs for your EC2 Instance ENI in a subnet. You can see the below REJECT record in the VPC Flow logs. What does this indicate? 2 123456789911 eni-abc123de 172.31.9.69 172.31.9.12 49761 3389 6 20 4249 1418530010 1418530070 REJECT OK
Answer options:
A.Arequest was made on port 80 to the Instance. B.Someone was trying to log into the instance via SSH. C.Someone was trying to log into the Instance via RDP. D.A request was made on port 443 to the Instance.