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 }}
e42sh
/
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
docs
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 31, 2023
docs(parameters): snippets split, improved, and lint (#1564)
Show description for 3314893
leandrodamascena
and
heitorlessa
authored
3314893
View commit details
Copy full SHA for 3314893
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
docs(event-source): fix incorrect method in example CloudWatch Logs (#1857)
ashutoshojha5
authored
0c6c14c
View commit details
Copy full SHA for 0c6c14c
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
chore: update v2 layer ARN on documentation
Release bot
committed
7f14650
View commit details
Copy full SHA for 7f14650
View code at this point
Browse repository at this point
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 12, 2023
chore: update v2 layer ARN on documentation
Release bot
committed
309c587
View commit details
Copy full SHA for 309c587
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
Commits on Jan 10, 2023
docs(logger): Add warning of uncaught exceptions (#1826)
leandrodamascena
authored
52b7787
View commit details
Copy full SHA for 52b7787
View code at this point
Browse repository at this point
Commits on Dec 21, 2022
chore: update v2 layer ARN on documentation
Release bot
committed
2f891e1
View commit details
Copy full SHA for 2f891e1
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
docs(validation): fix broken link; enrich built-in jmespath links (#1777)
heitorlessa
authored
ecdaefb
View commit details
Copy full SHA for ecdaefb
View code at this point
Browse repository at this point
docs(idempotency): fix, improve, and increase visibility for batch integration (#1776)
heitorlessa
authored
b5eb84c
View commit details
Copy full SHA for b5eb84c
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
chore: update v2 layer ARN on documentation
Release bot
committed
1121b62
View commit details
Copy full SHA for 1121b62
View code at this point
Browse repository at this point
docs(idempotency): fix register_lambda_context order (#1747)
heitorlessa
authored
b57a1fe
View commit details
Copy full SHA for b57a1fe
View code at this point
Browse repository at this point
docs(streaming): fix leftover newline
heitorlessa
committed
ba53b8a
View commit details
Copy full SHA for ba53b8a
View code at this point
Browse repository at this point
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
chore: update v2 layer ARN on documentation
Release bot
committed
94c91f3
View commit details
Copy full SHA for 94c91f3
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
chore: update v2 layer ARN on documentation
Release bot
committed
2410831
View commit details
Copy full SHA for 2410831
View code at this point
Browse repository at this point
docs(idempotency): add missing Lambda Context; note on thread-safe (#1732)
heitorlessa
authored
302a68e
View commit details
Copy full SHA for 302a68e
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(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 14, 2022
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 9, 2022
docs: project name consistency
Show description for eb42a1e
heitorlessa
committed
eb42a1e
View commit details
Copy full SHA for eb42a1e
View code at this point
Browse repository at this point
docs(apigateway): add all resolvers in testing your code section for accuracy (#1688)
Show description for 4d6026c
Bruno Souza
and
heitorlessa
authored
4d6026c
View commit details
Copy full SHA for 4d6026c
View code at this point
Browse repository at this point
docs(homepage): update default value for `POWERTOOLS_DEV` (#1695)
dreamorosi
authored
75ddfb9
View commit details
Copy full SHA for 75ddfb9
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
chore: update v2 layer ARN on documentation
Release bot
committed
f9106f4
View commit details
Copy full SHA for f9106f4
View code at this point
Browse repository at this point
docs(tracer): add note on why X-Ray SDK over ADOT closes #1675
heitorlessa
committed
0bd635f
View commit details
Copy full SHA for 0bd635f
View code at this point
Browse repository at this point
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 2, 2022
docs(homepage): remove v1 layer limitation on pydantic not being included
heitorlessa
committed
f3c26c3
View commit details
Copy full SHA for f3c26c3
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
chore: update v2 layer ARN on documentation
Release bot
committed
380a96d
View commit details
Copy full SHA for 380a96d
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
Commits on Oct 26, 2022
feat(logger): accept arbitrary keyword=value for ephemeral metadata (#1658)
Show description for 87de70c
heitorlessa
and
OGoodness
authored
87de70c
View commit details
Copy full SHA for 87de70c
View code at this point
Browse repository at this point
docs(homepage): add Pulumi code example (#1652)
Show description for 8fd9e0c
pierskarsenbarg
and
leandrodamascena
authored
8fd9e0c
View commit details
Copy full SHA for 8fd9e0c
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
docs(community): fix social handlers for Ran (#1654)
ran-isenberg
authored
64cc5cf
View commit details
Copy full SHA for 64cc5cf
View code at this point
Browse repository at this point
docs(community): fix twitch parent domain for embedded video
heitorlessa
committed
5054c26
View commit details
Copy full SHA for 5054c26
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.