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 }}
AWS-Serverless-Projects
/
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
ccefa87
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 22, 2021
feat(tracer): ignore tracing for certain hostname(s) or url(s) (#910)
michaelbrewer
authored
ccefa87
Copy full SHA for ccefa87
Commits on Dec 21, 2021
feat(event-sources): cache parsed json in data class (#909)
michaelbrewer
authored
9abeb32
Copy full SHA for 9abeb32
fix(warning): future distutils deprecation (#921)
nayaverdier
authored
149a660
Copy full SHA for 149a660
Commits on Dec 20, 2021
docs(batch): remove leftover from legacy
heitorlessa
committed
cd15ee9
Copy full SHA for cd15ee9
docs(layer): bump Lambda Layer to version 6
heitorlessa
committed
17e5827
Copy full SHA for 17e5827
chore: bump to 1.23.0
heitorlessa
committed
da5e1f0
Copy full SHA for da5e1f0
docs(apigateway): add new not_found feature (#915)
heitorlessa
authored
e7e1103
Copy full SHA for e7e1103
docs: external reference to cloudformation custom resource helper (#914)
heitorlessa
authored
b144f75
Copy full SHA for b144f75
feat(logger): allow handler with custom kwargs signature (#913)
heitorlessa
authored
5447dc4
Copy full SHA for 5447dc4
chore: minor housekeeping before release (#912)
Show description for 39b3136
michaelbrewer
and
heitorlessa
authored
39b3136
Copy full SHA for 39b3136
Commits on Dec 19, 2021
chore(deps-dev): bump mypy from 0.910 to 0.920 (#903)
Show description for 849e003
dependabot[bot]
authored
849e003
Copy full SHA for 849e003
feat(batch): new BatchProcessor for SQS, DynamoDB, Kinesis (#886)
heitorlessa
authored
c74811b
Copy full SHA for c74811b
Commits on Dec 17, 2021
fix(parser): overload parse when using envelope (#885)
heitorlessa
authored
5362a16
Copy full SHA for 5362a16
fix(parser): kinesis sequence number is str, not int (#907)
heitorlessa
authored
99227ce
Copy full SHA for 99227ce
Commits on Dec 16, 2021
feat(apigateway): add exception_handler support (#898)
michaelbrewer
authored
8c859de
Copy full SHA for 8c859de
fix(event-sources): Pass authorizer data to APIGatewayEventAuthorizer (#897)
michaelbrewer
authored
e91932c
Copy full SHA for e91932c
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
Copy full SHA for 8406c9b
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
Copy full SHA for 8de3729
Commits on Dec 9, 2021
fix(parameters): appconfig transform and return types (#877)
Show description for 4994349
3 people
authored
4994349
Copy full SHA for 4994349
Commits on Dec 8, 2021
fix(event-sources): handle claimsOverrideDetails set to null (#878)
michaelbrewer
authored
de3cf28
Copy full SHA for de3cf28
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 0348bd6
heitorlessa
committed
0348bd6
Copy full SHA for 0348bd6
chore: correct pr label order
Show description for d4c29b7
heitorlessa
committed
d4c29b7
Copy full SHA for d4c29b7
fix(metrics): explicit type to single_metric ctx manager (#865)
Show description for e1927d5
whardier
and
heitorlessa
authored
e1927d5
Copy full SHA for e1927d5
chore(deps-dev): bump black from 21.11b1 to 21.12b0 (#872)
Show description for 967f63b
dependabot[bot]
authored
967f63b
Copy full SHA for 967f63b
chore(deps): bump aws-xray-sdk from 2.8.0 to 2.9.0 (#876)
Show description for de26a94
dependabot[bot]
authored
de26a94
Copy full SHA for de26a94
Commits on Dec 7, 2021
fix(idempotency): include decorated fn name in hash (#869)
michaelbrewer
authored
5cb9852
Copy full SHA for 5cb9852
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
Pagination
Previous
Next
You can’t perform that action at this time.