Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
HuunoDev
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 5, 2021
fix: downgrade poetry to 1.1.4 (#385)
Show description for ad4092e
heitorlessa
authored
ad4092e
View commit details
Copy full SHA for ad4092e
Browse repository at this point
fix: lock X-Ray SDK to 2.6.0 (#384)
heitorlessa
authored
ae9a134
View commit details
Copy full SHA for ae9a134
Browse repository at this point
docs: fix extra key for versioning
heitorlessa
committed
87d74c7
View commit details
Copy full SHA for 87d74c7
Browse repository at this point
docs: update mkdocs-material to 7.1.0
heitorlessa
committed
59fbefc
View commit details
Copy full SHA for 59fbefc
Browse repository at this point
docs: enable versioning feature (#374)
Show description for da3aa5d
heitorlessa
authored
da3aa5d
View commit details
Copy full SHA for da3aa5d
Browse repository at this point
Commits on Apr 1, 2021
fix(idempotent): Correctly raise IdempotencyKeyError (#378)
michaelbrewer
authored
b558b18
View commit details
Copy full SHA for b558b18
Browse repository at this point
Commits on Mar 31, 2021
feat(event-handler): Add AppSync handler decorator (#363)
Show description for a2c82b5
michaelbrewer
authored
a2c82b5
View commit details
Copy full SHA for a2c82b5
Browse repository at this point
feat(parameter): add dynamodb_endpoint_url for local_testing (#376)
Show description for 1b5d46a
rtrive
and
heitorlessa
authored
1b5d46a
View commit details
Copy full SHA for 1b5d46a
Browse repository at this point
fix(parser): S3Model support empty keys (#375)
Show description for 9a86321
heitorlessa
authored
9a86321
View commit details
Copy full SHA for 9a86321
Browse repository at this point
Commits on Mar 30, 2021
fix(data-classes): Add missing operationName (#373)
michaelbrewer
authored
9f08fa6
View commit details
Copy full SHA for 9f08fa6
Browse repository at this point
fix: perf tests for Logger and fail str msgs
heitorlessa
authored
9a536a2
View commit details
Copy full SHA for 9a536a2
Browse repository at this point
Commits on Mar 29, 2021
feat(parser): Add S3 Object Lambda Event (#362)
ran-isenberg
authored
28afbe4
View commit details
Copy full SHA for 28afbe4
Browse repository at this point
build(pre-commit): Add pre-commit to make pr (#368)
michaelbrewer
authored
3bd0e46
View commit details
Copy full SHA for 3bd0e46
Browse repository at this point
Commits on Mar 25, 2021
fix(tracer): Correct type hint for MyPy (#365)
michaelbrewer
authored
7c9a319
View commit details
Copy full SHA for 7c9a319
Browse repository at this point
fix(metrics): AttributeError raised by MediaManager and Typing and docs (#357)
Show description for 29497d4
michaelbrewer
authored
29497d4
View commit details
Copy full SHA for 29497d4
Browse repository at this point
Commits on Mar 23, 2021
chore: add approved by field in RFC template
heitorlessa
authored
4211796
View commit details
Copy full SHA for 4211796
Browse repository at this point
chore: make RFC proposal more explicit
Show description for e4c81a0
heitorlessa
authored
e4c81a0
View commit details
Copy full SHA for e4c81a0
Browse repository at this point
chore: update automated steps in release process
heitorlessa
committed
a49a48f
View commit details
Copy full SHA for a49a48f
Browse repository at this point
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 921b6c0
heitorlessa
committed
921b6c0
View commit details
Copy full SHA for 921b6c0
Browse repository at this point
chore: include internals in release template
heitorlessa
authored
4f4840f
View commit details
Copy full SHA for 4f4840f
Browse repository at this point
chore: bump to 1.13.0
heitorlessa
committed
dceb044
View commit details
Copy full SHA for dceb044
Browse repository at this point
Commits on Mar 22, 2021
fix(deps): Bump dependencies and fix some of the dev tooling (#354)
michaelbrewer
authored
8c20b7a
View commit details
Copy full SHA for 8c20b7a
Browse repository at this point
feat(data-classes): Add S3 Object Lambda Event (#353)
michaelbrewer
authored
4179ac1
View commit details
Copy full SHA for 4179ac1
Browse repository at this point
Commits on Mar 20, 2021
fix(lint): Move `tests/THIRD-PARTY-LICENSES` to root (#352)
michaelbrewer
authored
961b25e
View commit details
Copy full SHA for 961b25e
Browse repository at this point
Commits on Mar 19, 2021
chore: correct 3rd party license
Show description for 2d19975
heitorlessa
committed
2d19975
View commit details
Copy full SHA for 2d19975
Browse repository at this point
Commits on Mar 18, 2021
Fix layer example config (#350)
BrockReece
authored
f024963
View commit details
Copy full SHA for f024963
Browse repository at this point
Commits on Mar 17, 2021
chore: bump to 1.12.0
heitorlessa
committed
590fa3c
View commit details
Copy full SHA for 590fa3c
Browse repository at this point
docs(tracer): Fix Tracer typing hinting for Pycharm (#345)
Show description for d93be1c
michaelbrewer
authored
d93be1c
View commit details
Copy full SHA for d93be1c
Browse repository at this point
docs: surface new 1.12.0 features and enhancements (#344)
Show description for 4c55108
heitorlessa
and
michaelbrewer
authored
4c55108
View commit details
Copy full SHA for 4c55108
Browse repository at this point
Commits on Mar 15, 2021
feat(parameters): Add force_fetch option (#341)
michaelbrewer
authored
b365fba
View commit details
Copy full SHA for b365fba
Browse repository at this point
docs(data-classes): Add more cognito code examples (#340)
michaelbrewer
authored
33bb7c8
View commit details
Copy full SHA for 33bb7c8
Browse repository at this point
feat(data-classes): Add appsync scalar_types_utils (#339)
Show description for 542eb5b
michaelbrewer
authored
542eb5b
View commit details
Copy full SHA for 542eb5b
Browse repository at this point
Commits on Mar 12, 2021
feat(idempotent): Include function name in the idempotent key (#326)
Show description for 5daa45a
michaelbrewer
and
Joris Conijn
authored
5daa45a
View commit details
Copy full SHA for 5daa45a
Browse repository at this point
feat(data-classes): AppSync Resolver Event (#323)
Show description for 34c2fa9
michaelbrewer
and
heitorlessa
authored
34c2fa9
View commit details
Copy full SHA for 34c2fa9
Browse repository at this point
Commits on Mar 10, 2021
chore: remove auto-label as restrictions prevent it from working
heitorlessa
committed
6a9a554
View commit details
Copy full SHA for 6a9a554
Browse repository at this point
Previous
Next
You can’t perform that action at this time.