-
Notifications
You must be signed in to change notification settings - Fork 421
Key have been removed from logger in lambda layer #1087
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for opening your first issue here! We'll come back to you as soon as we can. |
|
same goes for catching exceptions. |
This is now released under 1.25.6 version! |
Thanks to your bug report we managed to reproduce and improved tests as part of the fix - the latest version 1.25.6 has this fix now. Lambda Layers upcoming version 16 will take a few hours to be available in multiple AWS commercial regions. |
@HAK-CODE Lambda Layer version 16 is now available with the fix - Please let us know otherwise.
|
Thanks @heitorlessa |
What were you trying to accomplish?
Was trying to filter logs based on log level i.e INFO, WARN etc
Expected Behavior
arn:aws:lambda:${AWS::Region}:017000801446:layer:AWSLambdaPowertoolsPython:7
Current Behavior
arn:aws:lambda:${AWS::Region}:017000801446:layer:AWSLambdaPowertoolsPython:15
Current Behavior
Keys missing in current layer
arn:aws:lambda:${AWS::Region}:017000801446:layer:AWSLambdaPowertoolsPython:15
Steps to Reproduce (for bugs)
arn:aws:lambda:${AWS::Region}:017000801446:layer:AWSLambdaPowertoolsPython:15
Environment
arn:aws:lambda:{region}:017000801446:layer:AWSLambdaPowertoolsPython:15
The text was updated successfully, but these errors were encountered: