Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
guanglou
/
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
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 3, 2021
chore(deps): support arm64 when developing locally (#862)
michaelbrewer
authored
81fc02e
Copy full SHA for 81fc02e
docs(apigateway): fix sample layout provided (#864)
michaelbrewer
authored
fcfa2e4
Copy full SHA for fcfa2e4
Commits on Nov 30, 2021
docs: add new public Slack invite
heitorlessa
authored
8cfa773
Copy full SHA for 8cfa773
feat(tracer): add service annotation when service is set (#861)
heitorlessa
authored
e4a1b9d
Copy full SHA for e4a1b9d
chore(deps-dev): bump flake8 from 3.9.2 to 4.0.1 (#789)
Show description for 1ad18c9
dependabot[bot]
authored
1ad18c9
Copy full SHA for 1ad18c9
chore(deps): bump actions/setup-python from 2.3.0 to 2.3.1 (#852)
Show description for 4100d19
dependabot[bot]
authored
4100d19
Copy full SHA for 4100d19
fix(tracer): add warm start annotation (ColdStart=False) (#851)
heitorlessa
authored
c1eb928
Copy full SHA for c1eb928
Commits on Nov 29, 2021
chore(deps-dev): bump black from 21.10b0 to 21.11b1 (#839)
Show description for c3f6298
dependabot[bot]
authored
c3f6298
Copy full SHA for c3f6298
chore(deps): bump actions/setup-python from 2.2.2 to 2.3.0 (#831)
Show description for cf1c193
dependabot[bot]
authored
cf1c193
Copy full SHA for cf1c193
docs(lambda_layer): fix CDK layer syntax
heitorlessa
committed
a5e9dda
Copy full SHA for a5e9dda
Commits on Nov 25, 2021
feat(apigateway): access parent api resolver from router (#842)
Tom McCarthy
authored
be6e722
Copy full SHA for be6e722
Commits on Nov 19, 2021
fix(apigateway): allow list of HTTP methods in route method (#838)
Tom McCarthy
authored
fe2cf13
Copy full SHA for fe2cf13
Commits on Nov 18, 2021
docs: disable search blur in non-prod env
heitorlessa
committed
566043a
Copy full SHA for 566043a
Commits on Nov 17, 2021
docs(appsync): fix users.py typo to locations #830
heitorlessa
committed
5c5a72e
Copy full SHA for 5c5a72e
docs: update Lambda Layers version
heitorlessa
committed
6bd85c5
Copy full SHA for 6bd85c5
chore(ci): split latest docs workflow
heitorlessa
committed
b00fd37
Copy full SHA for b00fd37
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 075ac41
heitorlessa
committed
075ac41
Copy full SHA for 075ac41
fix(ci): comment custom publish version checker
heitorlessa
committed
f198ca8
Copy full SHA for f198ca8
chore(deps-dev): bump isort from 5.9.3 to 5.10.1 (#811)
Show description for 8be9af1
dependabot[bot]
authored
8be9af1
Copy full SHA for 8be9af1
chore(deps-dev): bump coverage from 6.0.2 to 6.1.2 (#810)
Show description for 0256188
dependabot[bot]
authored
0256188
Copy full SHA for 0256188
chore: bump to 1.22.0
heitorlessa
committed
e35b94e
Copy full SHA for e35b94e
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 00eeafe
heitorlessa
committed
00eeafe
Copy full SHA for 00eeafe
docs(apigateway): re-add sample layout, add considerations (#826)
heitorlessa
authored
c92c1c0
Copy full SHA for c92c1c0
Commits on Nov 16, 2021
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for abd8375
heitorlessa
committed
abd8375
Copy full SHA for abd8375
Commits on Nov 14, 2021
chore(deps): bump boto3 from 1.20.3 to 1.20.5 (#817)
Show description for bda42a8
dependabot[bot]
authored
bda42a8
Copy full SHA for bda42a8
Commits on Nov 13, 2021
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for c3dd07f
heitorlessa
committed
c3dd07f
Copy full SHA for c3dd07f
docs(appsync): add new router feature (#821)
heitorlessa
authored
c2aaddc
Copy full SHA for c2aaddc
docs(tenets): update Idiomatic tenet to Progressive (#823)
heitorlessa
authored
f07bc9a
Copy full SHA for f07bc9a
docs: Idiomatic tenet updated to Progressive
heitorlessa
committed
22469c2
Copy full SHA for 22469c2
docs: use higher contrast font (#822)
heitorlessa
authored
cb5465d
Copy full SHA for cb5465d
docs: use higher contrast font
heitorlessa
committed
93c3a91
Copy full SHA for 93c3a91
fix(parser): body/QS can be null or omitted in apigw v1/v2 (#820)
heitorlessa
authored
0728aa2
Copy full SHA for 0728aa2
revert "feat(logger): add ALB correlation ID support (#816)"
Show description for e34469a
heitorlessa
committed
e34469a
Copy full SHA for e34469a
Commits on Nov 12, 2021
feat(logger): add ALB correlation ID support (#816)
heitorlessa
authored
6c2f270
Copy full SHA for 6c2f270
docs(api-gateway): add support for new router feature (#767)
Show description for d62b0a0
5 people
authored
d62b0a0
Copy full SHA for d62b0a0
Pagination
Previous
Next
You can’t perform that action at this time.