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 }}
mchfrnc
/
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
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 16, 2021
feat(apigateway): add exception_handler support (#898)
michaelbrewer
authored
8c859de
View commit details
Copy full SHA for 8c859de
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
Browse repository at this point
Commits on Dec 14, 2021
chore(deps): bump fastjsonschema from 2.15.1 to 2.15.2 (#891)
Show description for 8406c9b
dependabot[bot]
authored
8406c9b
View commit details
Copy full SHA for 8406c9b
Browse repository at this point
Commits on Dec 10, 2021
fix(parser): mypy support for payload type override as models (#883)
Show description for 8de3729
heitorlessa
and
to-mc
authored
8de3729
View commit details
Copy full SHA for 8de3729
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
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
Browse repository at this point
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 0348bd6
heitorlessa
committed
0348bd6
View commit details
Copy full SHA for 0348bd6
Browse repository at this point
chore: correct pr label order
Show description for d4c29b7
heitorlessa
committed
d4c29b7
View commit details
Copy full SHA for d4c29b7
Browse repository at this point
fix(metrics): explicit type to single_metric ctx manager (#865)
Show description for e1927d5
whardier
and
heitorlessa
authored
e1927d5
View commit details
Copy full SHA for e1927d5
Browse repository at this point
chore(deps-dev): bump black from 21.11b1 to 21.12b0 (#872)
Show description for 967f63b
dependabot[bot]
authored
967f63b
View commit details
Copy full SHA for 967f63b
Browse repository at this point
chore(deps): bump aws-xray-sdk from 2.8.0 to 2.9.0 (#876)
Show description for de26a94
dependabot[bot]
authored
de26a94
View commit details
Copy full SHA for de26a94
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
Browse repository at this point
Commits on Dec 3, 2021
chore(deps): support arm64 when developing locally (#862)
michaelbrewer
authored
81fc02e
View commit details
Copy full SHA for 81fc02e
Browse repository at this point
docs(apigateway): fix sample layout provided (#864)
michaelbrewer
authored
fcfa2e4
View commit details
Copy full SHA for fcfa2e4
Browse repository at this point
Commits on Nov 30, 2021
docs: add new public Slack invite
heitorlessa
authored
8cfa773
View commit details
Copy full SHA for 8cfa773
Browse repository at this point
feat(tracer): add service annotation when service is set (#861)
heitorlessa
authored
e4a1b9d
View commit details
Copy full SHA for e4a1b9d
Browse repository at this point
chore(deps-dev): bump flake8 from 3.9.2 to 4.0.1 (#789)
Show description for 1ad18c9
dependabot[bot]
authored
1ad18c9
View commit details
Copy full SHA for 1ad18c9
Browse repository at this point
chore(deps): bump actions/setup-python from 2.3.0 to 2.3.1 (#852)
Show description for 4100d19
dependabot[bot]
authored
4100d19
View commit details
Copy full SHA for 4100d19
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
Browse repository at this point
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
View commit details
Copy full SHA for c3f6298
Browse repository at this point
chore(deps): bump actions/setup-python from 2.2.2 to 2.3.0 (#831)
Show description for cf1c193
dependabot[bot]
authored
cf1c193
View commit details
Copy full SHA for cf1c193
Browse repository at this point
docs(lambda_layer): fix CDK layer syntax
heitorlessa
committed
a5e9dda
View commit details
Copy full SHA for a5e9dda
Browse repository at this point
Commits on Nov 25, 2021
feat(apigateway): access parent api resolver from router (#842)
Tom McCarthy
authored
be6e722
View commit details
Copy full SHA for be6e722
Browse repository at this point
Commits on Nov 19, 2021
fix(apigateway): allow list of HTTP methods in route method (#838)
Tom McCarthy
authored
fe2cf13
View commit details
Copy full SHA for fe2cf13
Browse repository at this point
Commits on Nov 18, 2021
docs: disable search blur in non-prod env
heitorlessa
committed
566043a
View commit details
Copy full SHA for 566043a
Browse repository at this point
Commits on Nov 17, 2021
docs(appsync): fix users.py typo to locations #830
heitorlessa
committed
5c5a72e
View commit details
Copy full SHA for 5c5a72e
Browse repository at this point
docs: update Lambda Layers version
heitorlessa
committed
6bd85c5
View commit details
Copy full SHA for 6bd85c5
Browse repository at this point
chore(ci): split latest docs workflow
heitorlessa
committed
b00fd37
View commit details
Copy full SHA for b00fd37
Browse repository at this point
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 075ac41
heitorlessa
committed
075ac41
View commit details
Copy full SHA for 075ac41
Browse repository at this point
fix(ci): comment custom publish version checker
heitorlessa
committed
f198ca8
View commit details
Copy full SHA for f198ca8
Browse repository at this point
chore(deps-dev): bump isort from 5.9.3 to 5.10.1 (#811)
Show description for 8be9af1
dependabot[bot]
authored
8be9af1
View commit details
Copy full SHA for 8be9af1
Browse repository at this point
chore(deps-dev): bump coverage from 6.0.2 to 6.1.2 (#810)
Show description for 0256188
dependabot[bot]
authored
0256188
View commit details
Copy full SHA for 0256188
Browse repository at this point
chore: bump to 1.22.0
heitorlessa
committed
e35b94e
View commit details
Copy full SHA for e35b94e
Browse repository at this point
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 00eeafe
heitorlessa
committed
00eeafe
View commit details
Copy full SHA for 00eeafe
Browse repository at this point
docs(apigateway): re-add sample layout, add considerations (#826)
heitorlessa
authored
c92c1c0
View commit details
Copy full SHA for c92c1c0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.