You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening your first issue here! We'll come back to you as soon as we can.
In the meantime, check out the #python channel on our AWS Lambda Powertools Discord: Invite link
Static type checker used
pyright/pylance
AWS Lambda function runtime
3.9
AWS Lambda Powertools for Python version
latest
Static type checker info
"Logger" is not exported from module "aws_lambda_powertools"
Import from "aws_lambda_powertools.logging" instead Pylance reportPrivateImportUsage
Code snippet
Possible Solution
The following changes need to be made to
aws_lambda_powertools/__init__.py
.or
reference:
The text was updated successfully, but these errors were encountered: