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 }}
carlos-alberto
/
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 9, 2021
fix(workflow): github actions depends on for release
heitorlessa
committed
9be19b2
Copy full SHA for 9be19b2
chore: bump to 1.14.0
heitorlessa
committed
02d341e
Copy full SHA for 02d341e
docs(logger): add example on how to set UTC timestamp (#392)
Show description for facfc4b
heitorlessa
authored
facfc4b
Copy full SHA for facfc4b
docs(idempotency): add default configuration for those not using CFN (#391)
heitorlessa
authored
55a5db3
Copy full SHA for 55a5db3
docs(index): fix link to event handler
heitorlessa
committed
882e07f
Copy full SHA for 882e07f
docs: Correct link targets and line highlights (#390)
Show description for 0edec8e
michaelbrewer
authored
0edec8e
Copy full SHA for 0edec8e
Commits on Apr 8, 2021
docs(validator): include more complete examples & intro to JSON Schema (#389)
Show description for 48ffc2a
heitorlessa
authored
48ffc2a
Copy full SHA for 48ffc2a
docs: introduce event handlers utility section (#388)
Show description for a64f766
heitorlessa
authored
a64f766
Copy full SHA for a64f766
Commits on Apr 5, 2021
docs: Fix doc links and line highlights (#380)
Show description for c820909
michaelbrewer
authored
c820909
Copy full SHA for c820909
fix: downgrade poetry to 1.1.4 (#385)
Show description for ad4092e
heitorlessa
authored
ad4092e
Copy full SHA for ad4092e
fix: lock X-Ray SDK to 2.6.0 (#384)
heitorlessa
authored
ae9a134
Copy full SHA for ae9a134
docs: fix extra key for versioning
heitorlessa
committed
87d74c7
Copy full SHA for 87d74c7
docs: update mkdocs-material to 7.1.0
heitorlessa
committed
59fbefc
Copy full SHA for 59fbefc
docs: enable versioning feature (#374)
Show description for da3aa5d
heitorlessa
authored
da3aa5d
Copy full SHA for da3aa5d
Commits on Apr 1, 2021
fix(idempotent): Correctly raise IdempotencyKeyError (#378)
michaelbrewer
authored
b558b18
Copy full SHA for b558b18
Commits on Mar 31, 2021
feat(event-handler): Add AppSync handler decorator (#363)
Show description for a2c82b5
michaelbrewer
authored
a2c82b5
Copy full SHA for a2c82b5
feat(parameter): add dynamodb_endpoint_url for local_testing (#376)
Show description for 1b5d46a
rtrive
and
heitorlessa
authored
1b5d46a
Copy full SHA for 1b5d46a
fix(parser): S3Model support empty keys (#375)
Show description for 9a86321
heitorlessa
authored
9a86321
Copy full SHA for 9a86321
Commits on Mar 30, 2021
fix(data-classes): Add missing operationName (#373)
michaelbrewer
authored
9f08fa6
Copy full SHA for 9f08fa6
fix: perf tests for Logger and fail str msgs
heitorlessa
authored
9a536a2
Copy full SHA for 9a536a2
Commits on Mar 29, 2021
feat(parser): Add S3 Object Lambda Event (#362)
ran-isenberg
authored
28afbe4
Copy full SHA for 28afbe4
build(pre-commit): Add pre-commit to make pr (#368)
michaelbrewer
authored
3bd0e46
Copy full SHA for 3bd0e46
Commits on Mar 25, 2021
fix(tracer): Correct type hint for MyPy (#365)
michaelbrewer
authored
7c9a319
Copy full SHA for 7c9a319
fix(metrics): AttributeError raised by MediaManager and Typing and docs (#357)
Show description for 29497d4
michaelbrewer
authored
29497d4
Copy full SHA for 29497d4
Commits on Mar 23, 2021
chore: add approved by field in RFC template
heitorlessa
authored
4211796
Copy full SHA for 4211796
chore: make RFC proposal more explicit
Show description for e4c81a0
heitorlessa
authored
e4c81a0
Copy full SHA for e4c81a0
chore: update automated steps in release process
heitorlessa
committed
a49a48f
Copy full SHA for a49a48f
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 921b6c0
heitorlessa
committed
921b6c0
Copy full SHA for 921b6c0
chore: include internals in release template
heitorlessa
authored
4f4840f
Copy full SHA for 4f4840f
chore: bump to 1.13.0
heitorlessa
committed
dceb044
Copy full SHA for dceb044
Commits on Mar 22, 2021
fix(deps): Bump dependencies and fix some of the dev tooling (#354)
michaelbrewer
authored
8c20b7a
Copy full SHA for 8c20b7a
feat(data-classes): Add S3 Object Lambda Event (#353)
michaelbrewer
authored
4179ac1
Copy full SHA for 4179ac1
Commits on Mar 20, 2021
fix(lint): Move `tests/THIRD-PARTY-LICENSES` to root (#352)
michaelbrewer
authored
961b25e
Copy full SHA for 961b25e
Commits on Mar 19, 2021
chore: correct 3rd party license
Show description for 2d19975
heitorlessa
committed
2d19975
Copy full SHA for 2d19975
Commits on Mar 18, 2021
Fix layer example config (#350)
BrockReece
authored
f024963
Copy full SHA for f024963
Pagination
Previous
Next
You can’t perform that action at this time.