Monitoring and logs

For each invocation of your Lambda, you are able to access information about the duration of the execution and the resources provisioned and used during the function’s execution.

This view is useful in case you want to adjust the amount of memory provisioned with your function and optimize the cost charged by AWS:

From this view, you can also access the logs of the function’s execution:

Additional monitoring capabilities may be enabled in AWS.