Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
phyogananda
/
aws-lambda-powertools-python
Public
forked from
aws-powertools/powertools-lambda-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
heitorlessa
Datepicker
All time
Commit History
Commits on Nov 4, 2020
Merge pull request #205 from heitorlessa/chore/update-docs-dep
Show description for 805ba53
heitorlessa
authored
805ba53
Copy full SHA for 805ba53
fix: remove dummy heading to prevent htmlAst bug
heitorlessa
committed
a8d12c6
Copy full SHA for a8d12c6
chore: bump dependencies
heitorlessa
committed
17af804
Copy full SHA for 17af804
Commits on Nov 3, 2020
Merge pull request #202 from Nr18/logger-faq
Show description for fd2e5f9
heitorlessa
authored
fd2e5f9
Copy full SHA for fd2e5f9
Merge pull request #204 from am29d/docs/add-iam-permissions-for-layer
Show description for fb0142e
heitorlessa
authored
fb0142e
Copy full SHA for fb0142e
Merge pull request #201 from gyft/feat-data-classes-event-updates
Show description for f7a6794
heitorlessa
authored
f7a6794
Copy full SHA for f7a6794
Commits on Oct 26, 2020
Merge pull request #200 from heitorlessa/chore/bump-1.7.0
Show description for 8d5986a
heitorlessa
authored
8d5986a
Copy full SHA for 8d5986a
chore: fix repository URL
Show description for a9d57d6
heitorlessa
committed
a9d57d6
Copy full SHA for a9d57d6
chore: bump version to 1.7.0
Show description for 005f850
heitorlessa
committed
005f850
Copy full SHA for 005f850
docs: reorder parser's payload sample position
Show description for e59c1e5
heitorlessa
committed
e59c1e5
Copy full SHA for e59c1e5
Commits on Oct 25, 2020
Merge pull request #199 from heitorlessa/docs/clarify-dynamic-log-keys
Show description for 1991fbe
heitorlessa
authored
1991fbe
Copy full SHA for 1991fbe
docs: add more info on conditional keys #195
Show description for 774d0bc
heitorlessa
committed
774d0bc
Copy full SHA for 774d0bc
Merge pull request #198 from awslabs/improv/suppress-logger-propagation
Show description for 828fec4
heitorlessa
authored
828fec4
Copy full SHA for 828fec4
improv: add comments on Log Record filtering
heitorlessa
committed
ae2a539
Copy full SHA for ae2a539
Merge pull request #192 from heitorlessa/docs/parser
Show description for b25b2aa
heitorlessa
authored
b25b2aa
Copy full SHA for b25b2aa
docs: add a note that decorator will replace the event
Show description for 592cd56
heitorlessa
committed
592cd56
Copy full SHA for 592cd56
docs: address Ran's feedback
Show description for eeabc0f
heitorlessa
committed
eeabc0f
Copy full SHA for eeabc0f
docs: reorder data validation; improve envelopes section
Show description for 57681a2
heitorlessa
committed
57681a2
Copy full SHA for 57681a2
docs: reorder extending models as parse fn wasn't introduced
Show description for de53605
heitorlessa
committed
de53605
Copy full SHA for de53605
improv: address Koudai's PR feedback on mypy
heitorlessa
committed
33fec71
Copy full SHA for 33fec71
Commits on Oct 24, 2020
fix: _parse return type
heitorlessa
committed
ffbde1d
Copy full SHA for ffbde1d
improv: address Koudai's PR feedback
heitorlessa
committed
3750d55
Copy full SHA for 3750d55
improv: update root logger test
heitorlessa
committed
61cddb0
Copy full SHA for 61cddb0
Commits on Oct 23, 2020
improv: add log filter in root handler to prevent child log records duplication
heitorlessa
committed
3ea4fbb
Copy full SHA for 3ea4fbb
Merge branch 'develop' into docs/parser
Show description for 9e42863
heitorlessa
committed
9e42863
Copy full SHA for 9e42863
feat: experiment with codeQL over LGTM
Show description for e545820
heitorlessa
authored
e545820
Copy full SHA for e545820
Merge branch 'fix/docs-with-yarn' into develop
Show description for 6a5889b
heitorlessa
committed
6a5889b
Copy full SHA for 6a5889b
fix: high and security peer dependency vulnerabilities
heitorlessa
committed
e2b3add
Copy full SHA for e2b3add
fix: change to Yarn to support manual resolutions
heitorlessa
committed
c93efb5
Copy full SHA for c93efb5
docs: use yarn's resolution to fix incompatible dependency
heitorlessa
committed
815ad65
Copy full SHA for 815ad65
docs: add cold start data
Show description for 234afd9
heitorlessa
committed
234afd9
Copy full SHA for 234afd9
docs: add a FAQ section
Show description for d2148f2
heitorlessa
committed
d2148f2
Copy full SHA for d2148f2
fix: generic type to match ABC bound class
heitorlessa
committed
5f1ad0a
Copy full SHA for 5f1ad0a
chore: spacing
heitorlessa
committed
2732760
Copy full SHA for 2732760
fix: debug logging in envelopes before each parsing
heitorlessa
committed
9b9f4f1
Copy full SHA for 9b9f4f1
Pagination
Previous
Next
You can’t perform that action at this time.