Question 102:
As a developer, you have created a Lambda function used to work with a bucket in Amazon S3. The Lambda function is not working as expected. You need to debug the issue and understand what’s the underlying issue. How can you accomplish this in an easily understandable way?
Answer options:
A.Use AWS CloudWatch metrics. B.Use AWS CloudWatch logs. C.Raise a ticket with the AWS Support team. D.Use AWS CloudTrail logs.