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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
AWS-Serverless-Projects
/
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
tests
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 14, 2022
fix(batch): bugfix to clear exceptions between executions (#1022)
michaelbrewer
authored
a70c181
View commit details
Copy full SHA for a70c181
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
fix(batch): delete >10 messages in legacy sqs processor (#818)
Show description for 2cc1135
whardier
and
Michal Ploski
authored
2cc1135
View commit details
Copy full SHA for 2cc1135
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
chore(metrics): fix tests when warnings are disabled (#994)
michaelbrewer
authored
6869155
View commit details
Copy full SHA for 6869155
View code at this point
Browse repository at this point
fix(logger): exclude source_logger in copy_config_to_registered_loggers (#1001)
Show description for 1b7f248
houbie
and
ihoubr
authored
1b7f248
View commit details
Copy full SHA for 1b7f248
View code at this point
Browse repository at this point
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 Feb 2, 2022
chore: correct docs
michaelbrewer
authored
5ea99b3
View commit details
Copy full SHA for 5ea99b3
View code at this point
Browse repository at this point
chore: correct docs
michaelbrewer
authored
f4473d3
View commit details
Copy full SHA for f4473d3
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
chore: use isinstance over type
michaelbrewer
authored
26c50df
View commit details
Copy full SHA for 26c50df
View code at this point
Browse repository at this point
docs: add better BDD coments
michaelbrewer
authored
5bddf70
View commit details
Copy full SHA for 5bddf70
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Merge branch 'awslabs:develop' into fix-logger-util-tests
michaelbrewer
authored
f42ffc8
View commit details
Copy full SHA for f42ffc8
View code at this point
Browse repository at this point
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 23, 2022
fix(logger): test generates logfile
Show description for 204ece5
michaelbrewer
committed
204ece5
View commit details
Copy full SHA for 204ece5
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 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
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): 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 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
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
Previous
Next
You can’t perform that action at this time.