Question 113:
A company is planning to run a number of Admin-related scripts using the AWS Lambda service. There is a need to understand if there are any errors encountered when the script runs. How can this be accomplished most effectively?
Answer options:
A.Use Cloudwatch metrics and logs to watch for errors. B.Use Cloudtrail to monitor for errors. C.Use the AWS Config service to monitor for errors. D.Use the AWS Inspector service to monitor for errors.