AWS Certified Solutions Architect – Professional — Question 969

A company has VPC flow logs enabled for its NAT gateway. The company is seeing Action = ACCEPT for inbound traffic that comes from public IP address
198.51.100.2 destined for a private Amazon EC2 instance.
A solutions architect must determine whether the traffic represents unsolicited inbound connections from the internet. The first two octets of the VPC CIDR block are 203.0.
Which set of steps should the solutions architect take to meet these requirements?

Answer options

Correct answer: B

Explanation

VPC flow logs are published to Amazon CloudWatch Logs (or Amazon S3), not AWS CloudTrail, making CloudWatch the correct tool for analyzing these logs. To investigate unsolicited inbound traffic originating from the internet (198.51.100.2) and reaching the internal VPC network (first two octets 203.0), the source address must be filtered as 198.51.100.2 and the destination address as 203.0.