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 }}
leoandreotti
/
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 Oct 20, 2022
Merge branch 'develop' into v2
rubenfonseca
authored
61aa6bc
View commit details
Copy full SHA for 61aa6bc
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
refactor(apigateway): remove POWERTOOLS_EVENT_HANDLER_DEBUG env var (#1620)
heitorlessa
authored
feca650
View commit details
Copy full SHA for feca650
View code at this point
Browse repository at this point
feat(data-classes): replace AttributeValue in DynamoDBStreamEvent with deserialized Python values (#1619)
Show description for bf0ae43
shanab
and
heitorlessa
authored
bf0ae43
View commit details
Copy full SHA for bf0ae43
View code at this point
Browse repository at this point
feat(apigateway): ignore trailing slashes in routes (APIGatewayRestResolver) (#1609)
Show description for 2864b46
walmsles
and
heitorlessa
authored
2864b46
View commit details
Copy full SHA for 2864b46
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
feat(data_classes): add KinesisFirehoseEvent (#1540)
Show description for 416ab1b
3 people
authored
416ab1b
View commit details
Copy full SHA for 416ab1b
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
fix: lint files
rubenfonseca
committed
fe45ff7
View commit details
Copy full SHA for fe45ff7
View code at this point
Browse repository at this point
feat(parameters): migrate AppConfig to new APIs due to API deprecation (#1553)
Show description for cc18880
2 people
authored and
rubenfonseca
committed
cc18880
View commit details
Copy full SHA for cc18880
View code at this point
Browse repository at this point
bug(v2/idempotency-e2e): fixing e2e tests
leandrodamascena
authored and
rubenfonseca
committed
f63d437
View commit details
Copy full SHA for f63d437
View code at this point
Browse repository at this point
refactor(e2e): make table name dynamic
heitorlessa
authored and
rubenfonseca
committed
b31786d
View commit details
Copy full SHA for b31786d
View code at this point
Browse repository at this point
refactor(e2e): fix idempotency typing
heitorlessa
authored and
rubenfonseca
committed
79a676f
View commit details
Copy full SHA for 79a676f
View code at this point
Browse repository at this point
feat(layers): add support for publishing v2 layer (#1558)
Show description for bbc1c14
rubenfonseca
and
heitorlessa
committed
bbc1c14
View commit details
Copy full SHA for bbc1c14
View code at this point
Browse repository at this point
feat(idempotency): support methods with the same name (ABCs) by including fully qualified name in v2 (#1535)
Show description for 839aecb
leandrodamascena
and
rubenfonseca
committed
839aecb
View commit details
Copy full SHA for 839aecb
View code at this point
Browse repository at this point
chore(ci): migrate E2E tests to CDK CLI and off Docker (#1501)
Show description for e201bd2
heitorlessa
and
rubenfonseca
committed
e201bd2
View commit details
Copy full SHA for e201bd2
View code at this point
Browse repository at this point
feat(tracer): support methods with the same name (ABCs) by including fully qualified name in v2 (#1486)
Show description for 8cfa3b3
3 people
committed
8cfa3b3
View commit details
Copy full SHA for 8cfa3b3
View code at this point
Browse repository at this point
feat(event_handler): add cookies as 1st class citizen in v2 (#1487)
Show description for a00156d
rubenfonseca
and
heitorlessa
committed
a00156d
View commit details
Copy full SHA for a00156d
View code at this point
Browse repository at this point
refactor(batch): remove legacy sqs_batch_processor (#1492)
rubenfonseca
committed
c83c635
View commit details
Copy full SHA for c83c635
View code at this point
Browse repository at this point
feat(event_handler): improved support for headers and cookies in v2 (#1455)
Show description for 719c9eb
rubenfonseca
and
heitorlessa
committed
719c9eb
View commit details
Copy full SHA for 719c9eb
View code at this point
Browse repository at this point
fix(parser): loose validation on SNS fields to support FIFO (#1606)
heitorlessa
authored
abb8043
View commit details
Copy full SHA for abb8043
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
fix(metrics): ensure dimension_set is reused across instances (pointer) (#1581)
heitorlessa
authored
7cb937e
View commit details
Copy full SHA for 7cb937e
View code at this point
Browse repository at this point
feat(parser): add KinesisFirehoseModel (#1556)
Show description for 81afadb
ran-isenberg
and
leandrodamascena
authored
81afadb
View commit details
Copy full SHA for 81afadb
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
feat(logger): introduce POWERTOOLS_DEBUG for internal debugging (#1572)
heitorlessa
authored
802bc41
View commit details
Copy full SHA for 802bc41
View code at this point
Browse repository at this point
feat(logger): include logger name attribute when copy_config_to_registered_logger is used (#1568)
heitorlessa
authored
18ac4ae
View commit details
Copy full SHA for 18ac4ae
View code at this point
Browse repository at this point
chore(lint): use new isort black integration
heitorlessa
committed
5c0b3cb
View commit details
Copy full SHA for 5c0b3cb
View code at this point
Browse repository at this point
chore(multiple): localize powertools_dev env logic and warning (#1570)
Show description for 9000e6b
heitorlessa
and
leandrodamascena
authored
9000e6b
View commit details
Copy full SHA for 9000e6b
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
feat(event-handler): context support to share data between routers (#1567)
heitorlessa
authored
5500dff
View commit details
Copy full SHA for 5500dff
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
feat(batch): inject lambda_context if record handler signature accepts it (#1561)
heitorlessa
authored
9545f69
View commit details
Copy full SHA for 9545f69
View code at this point
Browse repository at this point
feat(logger): pretty-print JSON when POWERTOOLS_DEV is set (#1548)
Show description for a0ef408
pmarko1711
and
heitorlessa
authored
a0ef408
View commit details
Copy full SHA for a0ef408
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
fix(apigateway): update Response class to require status_code only (#1560)
heitorlessa
authored
bb8af11
View commit details
Copy full SHA for bb8af11
View code at this point
Browse repository at this point
Commits on Sep 28, 2022
fix(event_sources): implement Mapping protocol on DictWrapper for better interop with existing middlewares (#1516)
Show description for effb910
3 people
authored
effb910
View commit details
Copy full SHA for effb910
View code at this point
Browse repository at this point
Commits on Sep 21, 2022
fix(typing): level arg in copy_config_to_registered_loggers (#1534)
kbakk
authored
b6b130d
View commit details
Copy full SHA for b6b130d
View code at this point
Browse repository at this point
Commits on Sep 13, 2022
feat(parser): add KafkaMskEventModel and KafkaSelfManagedEventModel (#1499)
Show description for a9324f9
7 people
authored and
rubenfonseca
committed
a9324f9
View commit details
Copy full SHA for a9324f9
View code at this point
Browse repository at this point
feat(data-classes): add KafkaEvent and KafkaEventRecord (#1485)
Show description for a107098
2 people
authored and
rubenfonseca
committed
a107098
View commit details
Copy full SHA for a107098
View code at this point
Browse repository at this point
feat(event_sources): add CloudWatch dashboard custom widget event (#1474)
Show description for 9216125
3 people
committed
9216125
View commit details
Copy full SHA for 9216125
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
chore(ci): include py version in stack and cache lock
heitorlessa
committed
b3b22cd
View commit details
Copy full SHA for b3b22cd
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
chore(tests): enable end-to-end test workflow (#1470)
heitorlessa
authored
a45a792
View commit details
Copy full SHA for a45a792
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.