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
Accelerator
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 }}
houbie
/
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
Breadcrumbs
History for
aws-lambda-powertools-python
aws_lambda_powertools
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 3, 2022
feat(event-handler): new resolvers to fix current_event typing (#978)
Show description for 168ec48
michaelbrewer
and
heitorlessa
authored
168ec48
View commit details
Copy full SHA for 168ec48
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
fix(apigateway): remove indentation in debug_mode (#987)
heitorlessa
authored
0c35e5a
View commit details
Copy full SHA for 0c35e5a
View code at this point
Browse repository at this point
feat(logger): log_event support event data classes (e.g. S3Event) (#984)
michaelbrewer
authored
ffa4a35
View commit details
Copy full SHA for ffa4a35
View code at this point
Browse repository at this point
feat(mypy): complete mypy support for the entire codebase (#943)
Show description for dea696e
3 people
authored
dea696e
View commit details
Copy full SHA for dea696e
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
fix(data-classes): underscore support in api gateway authorizer resource name (#969)
michaelbrewer
authored
2ad7dc4
View commit details
Copy full SHA for 2ad7dc4
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
fix(batch): report multiple failures (#967)
heitorlessa
authored
70c35b1
View commit details
Copy full SHA for 70c35b1
View code at this point
Browse repository at this point
Commits on Jan 12, 2022
fix(data-classes): docstring typos and clean up (#937)
michaelbrewer
authored
24ab726
View commit details
Copy full SHA for 24ab726
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
fix(parameters): appconfig internal _get docstrings (#934)
Show description for 4277a53
ran-isenberg
and
Ran Isenberg
authored
4277a53
View commit details
Copy full SHA for 4277a53
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
feat(logger): clone powertools logger config to any Python logger (#927)
Show description for eab398c
3 people
authored
eab398c
View commit details
Copy full SHA for eab398c
View code at this point
Browse repository at this point
Commits on Dec 31, 2021
feat(logger): support use_datetime_directive for timestamps (#920)
Show description for d304345
huonw
and
heitorlessa
authored
d304345
View commit details
Copy full SHA for d304345
View code at this point
Browse repository at this point
feat(feature_flags): support beyond boolean values (JSON values) (#804)
Show description for be15e3c
3 people
authored
be15e3c
View commit details
Copy full SHA for be15e3c
View code at this point
Browse repository at this point
Commits on Dec 30, 2021
fix(event-sources): handle dynamodb null type as none, not bool (#929)
michaelbrewer
authored
f6db802
View commit details
Copy full SHA for f6db802
View code at this point
Browse repository at this point
fix(apigateway): support @app.not_found() syntax & housekeeping (#926)
michaelbrewer
authored
bdf307b
View commit details
Copy full SHA for bdf307b
View code at this point
Browse repository at this point
Commits on Dec 22, 2021
feat(idempotency): support dataclasses & pydantic models payloads (#908)
Show description for 321f493
michaelbrewer
and
heitorlessa
authored
321f493
View commit details
Copy full SHA for 321f493
View code at this point
Browse repository at this point
feat(tracer): ignore tracing for certain hostname(s) or url(s) (#910)
michaelbrewer
authored
ccefa87
View commit details
Copy full SHA for ccefa87
View code at this point
Browse repository at this point
Commits on Dec 21, 2021
feat(event-sources): cache parsed json in data class (#909)
michaelbrewer
authored
9abeb32
View commit details
Copy full SHA for 9abeb32
View code at this point
Browse repository at this point
fix(warning): future distutils deprecation (#921)
nayaverdier
authored
149a660
View commit details
Copy full SHA for 149a660
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
feat(logger): allow handler with custom kwargs signature (#913)
heitorlessa
authored
5447dc4
View commit details
Copy full SHA for 5447dc4
View code at this point
Browse repository at this point
chore: minor housekeeping before release (#912)
Show description for 39b3136
michaelbrewer
and
heitorlessa
authored
39b3136
View commit details
Copy full SHA for 39b3136
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
feat(batch): new BatchProcessor for SQS, DynamoDB, Kinesis (#886)
heitorlessa
authored
c74811b
View commit details
Copy full SHA for c74811b
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
fix(parser): overload parse when using envelope (#885)
heitorlessa
authored
5362a16
View commit details
Copy full SHA for 5362a16
View code at this point
Browse repository at this point
fix(parser): kinesis sequence number is str, not int (#907)
heitorlessa
authored
99227ce
View commit details
Copy full SHA for 99227ce
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
feat(apigateway): add exception_handler support (#898)
michaelbrewer
authored
8c859de
View commit details
Copy full SHA for 8c859de
View code at this point
Browse repository at this point
fix(event-sources): Pass authorizer data to APIGatewayEventAuthorizer (#897)
michaelbrewer
authored
e91932c
View commit details
Copy full SHA for e91932c
View code at this point
Browse repository at this point
Commits on Dec 10, 2021
fix(parser): mypy support for payload type override as models (#883)
Show description for 8de3729
heitorlessa
and
to-mc
authored
8de3729
View commit details
Copy full SHA for 8de3729
View code at this point
Browse repository at this point
Commits on Dec 9, 2021
fix(parameters): appconfig transform and return types (#877)
Show description for 4994349
3 people
authored
4994349
View commit details
Copy full SHA for 4994349
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
fix(event-sources): handle claimsOverrideDetails set to null (#878)
michaelbrewer
authored
de3cf28
View commit details
Copy full SHA for de3cf28
View code at this point
Browse repository at this point
fix(metrics): explicit type to single_metric ctx manager (#865)
Show description for e1927d5
whardier
and
heitorlessa
authored
e1927d5
View commit details
Copy full SHA for e1927d5
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
fix(idempotency): include decorated fn name in hash (#869)
michaelbrewer
authored
5cb9852
View commit details
Copy full SHA for 5cb9852
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
feat(tracer): add service annotation when service is set (#861)
heitorlessa
authored
e4a1b9d
View commit details
Copy full SHA for e4a1b9d
View code at this point
Browse repository at this point
fix(tracer): add warm start annotation (ColdStart=False) (#851)
heitorlessa
authored
c1eb928
View commit details
Copy full SHA for c1eb928
View code at this point
Browse repository at this point
Commits on Nov 25, 2021
feat(apigateway): access parent api resolver from router (#842)
Tom McCarthy
authored
be6e722
View commit details
Copy full SHA for be6e722
View code at this point
Browse repository at this point
Commits on Nov 19, 2021
fix(apigateway): allow list of HTTP methods in route method (#838)
Tom McCarthy
authored
fe2cf13
View commit details
Copy full SHA for fe2cf13
View code at this point
Browse repository at this point
Commits on Nov 13, 2021
fix(parser): body/QS can be null or omitted in apigw v1/v2 (#820)
heitorlessa
authored
0728aa2
View commit details
Copy full SHA for 0728aa2
View code at this point
Browse repository at this point
revert "feat(logger): add ALB correlation ID support (#816)"
Show description for e34469a
heitorlessa
committed
e34469a
View commit details
Copy full SHA for e34469a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.