Answer – B
This is given in the AWS Documentation.
You can configure Amazon Route 53 to log information about the queries that Route 53 receives, such as the following.
· The domain or subdomain that was requested
· The date and time of the request
· The DNS record type (such as A or AAAA)
· The Route 53 edge location that responded to the DNS query
· The DNS response code, such as NoError or ServFail.
Option A is invalid since this will only give the results of the requests to the VPC.Option C is invalid since this will only give metric details.
Option D is invalid since this will only give API level call activity.
For more information on querying logs in Route 53, please refer to the below URL
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/query-logs.html