Check your understanding: testing and debugging
CloudWatch Logs is where Lambda stores the output of your print() statements and runtime errors for each invocation.
In this exercise, you'll open your function's CloudWatch log group (or confirm you are already there) and read the latest log stream.
This exercise is part of the course
Serverless Applications with AWS Lambda
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise