Closed
Description
Description of the improvement
Summary of the proposal
When reading the Logger docs, I've noticed Testing your code
section is missing - when writing TS unit tests, will the Capture Lambda Context logic work if no Context is provided or will it fail?
If it will fail, then provide guidance on how to do it.
Python Powertools example for what we need: https://awslabs.github.io/aws-lambda-powertools-python/latest/core/logger/#testing-your-code
How, where did you look for information
Missing or unclear documentation
Improvement