### What were you searching in the docs? When creating a Lambda using the AWS Console or SAM CLI, the default [handler](https://docs.aws.amazon.com/lambda/latest/dg/python-handler.html) is `lambda_handler` instead of `handler`. This issue fixes that ### Is this related to an existing documentation section? Tracer and Logger ### How can we improve? Fix this in the documentation. ### Got a suggestion in mind? _No response_ ### Acknowledgment - [X] I understand the final update might be different from my proposed suggestion, or refused.