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 }}
Sordie
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
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 Mar 1, 2023
fix(idempotency): revert dict mutation that impacted static_pk_value feature (#1970)
Show description for ca9686d
heitorlessa
and
Adam Tankanow
authored
ca9686d
View commit details
Copy full SHA for ca9686d
View code at this point
Browse repository at this point
chore(parser): add workaround to make API GW test button work (#1971)
heitorlessa
authored
af7f760
View commit details
Copy full SHA for af7f760
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
feat(batch): add support to SQS FIFO queues (SqsFifoPartialProcessor) (#1934)
Show description for a0f115c
rubenfonseca
and
heitorlessa
authored
a0f115c
View commit details
Copy full SHA for a0f115c
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
fix(metrics): clarify no-metrics user warning (#1935)
rubenfonseca
authored
183f233
View commit details
Copy full SHA for 183f233
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
fix(logger): support exception and exception_name fields at any log level (#1930)
Show description for 75b6924
3 people
authored
75b6924
View commit details
Copy full SHA for 75b6924
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
chore(deps-dev): bump flake8-bugbear from 23.1.20 to 23.2.13 (#1924)
Show description for 18b9b19
dependabot[bot]
and
rubenfonseca
authored
18b9b19
View commit details
Copy full SHA for 18b9b19
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
fix(feature-flags): revert RuleAction Enum inheritance on str (#1910)
royygael
authored
2c6ed14
View commit details
Copy full SHA for 2c6ed14
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
feat(metrics) - add support for high resolution metrics (#1915)
Show description for a23f0bf
leandrodamascena
and
heitorlessa
authored
a23f0bf
View commit details
Copy full SHA for a23f0bf
View code at this point
Browse repository at this point
feat(batch): add async_batch_processor for concurrent processing (#1724)
Show description for 32d11e0
3 people
authored
32d11e0
View commit details
Copy full SHA for 32d11e0
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
fix(idempotency): make idempotent_function decorator thread safe (#1899)
Show description for cca99ba
4 people
authored
cca99ba
View commit details
Copy full SHA for cca99ba
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
feat(metrics): add default_dimensions to single_metric (#1880)
Show description for 14e00cc
prudnikov
and
rubenfonseca
authored
14e00cc
View commit details
Copy full SHA for 14e00cc
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
feat(event_handlers) Add support for returning dict, status-code tuples from resolvers (#1853)
Show description for 4f7bebb
3 people
authored
4f7bebb
View commit details
Copy full SHA for 4f7bebb
View code at this point
Browse repository at this point
Commits on Jan 19, 2023
feat(feature_flags): Add Time based feature flags actions (#1846)
Show description for 5dc0f25
3 people
authored
5dc0f25
View commit details
Copy full SHA for 5dc0f25
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
(feat): introduce specialized routers for typing (#1824)
Show description for 73cfd9b
rubenfonseca
and
leandrodamascena
authored
73cfd9b
View commit details
Copy full SHA for 73cfd9b
View code at this point
Browse repository at this point
fix(api_gateway): fixed custom metrics issue when using debug mode (#1827)
Show description for 693fb63
pawosty
and
wostenbf
authored
693fb63
View commit details
Copy full SHA for 693fb63
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Fix(idempotency): Log nested exception message (#1813)
Show description for e2cad31
3 people
authored
e2cad31
View commit details
Copy full SHA for e2cad31
View code at this point
Browse repository at this point
Commits on Dec 21, 2022
fix(event_handlers): omit explicit None HTTP header values (#1793)
leandrodamascena
authored
e9aacfb
View commit details
Copy full SHA for e9aacfb
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
feat(logger): unwrap event from common models if asked to log (#1778)
heitorlessa
authored
25b347e
View commit details
Copy full SHA for 25b347e
View code at this point
Browse repository at this point
chore(common): reusable function to extract event from models
heitorlessa
committed
d933735
View commit details
Copy full SHA for d933735
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
feat(streaming): add new s3 streaming utility (#1719)
Show description for 7af50e5
rubenfonseca
and
heitorlessa
authored
7af50e5
View commit details
Copy full SHA for 7af50e5
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
fix(apigateway): support dynamic routes with equal sign (RFC3986) (#1737)
heitorlessa
authored
cb2eb96
View commit details
Copy full SHA for cb2eb96
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
chore(logger): uncaught exception to use exception value as message
heitorlessa
committed
f6f2720
View commit details
Copy full SHA for f6f2720
View code at this point
Browse repository at this point
feat(parser): export Pydantic.errors through escape hatch (#1728)
heitorlessa
authored
d7fc2b8
View commit details
Copy full SHA for d7fc2b8
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
feat(logger): log uncaught exceptions via system's exception hook (#1727)
heitorlessa
authored
d4a6726
View commit details
Copy full SHA for d4a6726
View code at this point
Browse repository at this point
feat(parser): extract CloudWatch Logs in Kinesis streams (#1726)
heitorlessa
authored
2b4740a
View commit details
Copy full SHA for 2b4740a
View code at this point
Browse repository at this point
feat(event_sources): extract CloudWatch Logs in Kinesis streams (#1710)
heitorlessa
authored
28239ad
View commit details
Copy full SHA for 28239ad
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
fix(parameters): get_secret correctly return SecretBinary value (#1717)
Show description for f9752df
mangyau
and
heitorlessa
authored
f9752df
View commit details
Copy full SHA for f9752df
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
fix(apigateway): support nested router decorators (#1709)
Show description for 8862e69
kmkhr
and
heitorlessa
authored
8862e69
View commit details
Copy full SHA for 8862e69
View code at this point
Browse repository at this point
chore(logger): overload inject_lambda_context with generics (#1583)
Show description for 053baef
ascopes
and
heitorlessa
authored
053baef
View commit details
Copy full SHA for 053baef
View code at this point
Browse repository at this point
feat(apigateway): multiple exceptions in exception_handler (#1707)
Show description for db4268b
Ozz-Modding
authored
db4268b
View commit details
Copy full SHA for db4268b
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
feat(parameters): add get_parameters_by_name for SSM params in distinct paths (#1678)
heitorlessa
authored
e9c9516
View commit details
Copy full SHA for e9c9516
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
feat(metrics): add EphemeralMetrics as a non-singleton option (#1676)
heitorlessa
authored
635bc80
View commit details
Copy full SHA for 635bc80
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
fix(logger): fix unknown attributes being ignored by mypy (#1670)
nayaverdier
authored
2798da1
View commit details
Copy full SHA for 2798da1
View code at this point
Browse repository at this point
Commits on Oct 28, 2022
feat(logger): add use_rfc3339 and auto-complete formatter opts in Logger (#1662)
heitorlessa
authored
8939535
View commit details
Copy full SHA for 8939535
View code at this point
Browse repository at this point
fix(idempotency): idempotent_function should support standalone falsy values (#1669)
heitorlessa
authored
2c26f84
View commit details
Copy full SHA for 2c26f84
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.