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 }}
daninfpj
/
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 Jan 3, 2022
feat(ci): auto-notify & close issues on release
heitorlessa
committed
433928d
View commit details
Copy full SHA for 433928d
Browse repository at this point
Commits on Dec 31, 2021
chore: bump to 1.24.0
heitorlessa
committed
22f8719
View commit details
Copy full SHA for 22f8719
Browse repository at this point
docs(tracer): new ignore_endpoint feature (#931)
heitorlessa
authored
efeedd2
View commit details
Copy full SHA for efeedd2
Browse repository at this point
feat(logger): support use_datetime_directive for timestamps (#920)
Show description for d304345
huonw
and
heitorlessa
authored
d304345
View commit details
Copy full SHA for d304345
Browse repository at this point
feat(feature_flags): support beyond boolean values (JSON values) (#804)
Show description for be15e3c
3 people
authored
be15e3c
View commit details
Copy full SHA for be15e3c
Browse repository at this point
Commits on Dec 30, 2021
docs: consistency around admonitions and snippets (#919)
Show description for f985c40
DanyC97
and
heitorlessa
authored
f985c40
View commit details
Copy full SHA for f985c40
Browse repository at this point
chore(deps-dev): bump mypy from 0.920 to 0.930 (#925)
Show description for 8fb467e
dependabot[bot]
authored
8fb467e
View commit details
Copy full SHA for 8fb467e
Browse repository at this point
fix(event-sources): handle dynamodb null type as none, not bool (#929)
michaelbrewer
authored
f6db802
View commit details
Copy full SHA for f6db802
Browse repository at this point
fix(apigateway): support @app.not_found() syntax & housekeeping (#926)
michaelbrewer
authored
bdf307b
View commit details
Copy full SHA for bdf307b
Browse repository at this point
Commits on Dec 29, 2021
docs: Added GraphQL Sample API to Examples section of README.md (#930)
trey-rosius
authored
cced6c4
View commit details
Copy full SHA for cced6c4
Browse repository at this point
Commits on Dec 22, 2021
feat(idempotency): support dataclasses & pydantic models payloads (#908)
Show description for 321f493
michaelbrewer
and
heitorlessa
authored
321f493
View commit details
Copy full SHA for 321f493
Browse repository at this point
feat(tracer): ignore tracing for certain hostname(s) or url(s) (#910)
michaelbrewer
authored
ccefa87
View commit details
Copy full SHA for ccefa87
Browse repository at this point
Commits on Dec 21, 2021
feat(event-sources): cache parsed json in data class (#909)
michaelbrewer
authored
9abeb32
View commit details
Copy full SHA for 9abeb32
Browse repository at this point
fix(warning): future distutils deprecation (#921)
nayaverdier
authored
149a660
View commit details
Copy full SHA for 149a660
Browse repository at this point
Commits on Dec 20, 2021
docs(batch): remove leftover from legacy
heitorlessa
committed
cd15ee9
View commit details
Copy full SHA for cd15ee9
Browse repository at this point
docs(layer): bump Lambda Layer to version 6
heitorlessa
committed
17e5827
View commit details
Copy full SHA for 17e5827
Browse repository at this point
chore: bump to 1.23.0
heitorlessa
committed
da5e1f0
View commit details
Copy full SHA for da5e1f0
Browse repository at this point
docs(apigateway): add new not_found feature (#915)
heitorlessa
authored
e7e1103
View commit details
Copy full SHA for e7e1103
Browse repository at this point
docs: external reference to cloudformation custom resource helper (#914)
heitorlessa
authored
b144f75
View commit details
Copy full SHA for b144f75
Browse repository at this point
feat(logger): allow handler with custom kwargs signature (#913)
heitorlessa
authored
5447dc4
View commit details
Copy full SHA for 5447dc4
Browse repository at this point
chore: minor housekeeping before release (#912)
Show description for 39b3136
michaelbrewer
and
heitorlessa
authored
39b3136
View commit details
Copy full SHA for 39b3136
Browse repository at this point
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
View commit details
Copy full SHA for 849e003
Browse repository at this point
feat(batch): new BatchProcessor for SQS, DynamoDB, Kinesis (#886)
heitorlessa
authored
c74811b
View commit details
Copy full SHA for c74811b
Browse repository at this point
Commits on Dec 17, 2021
fix(parser): overload parse when using envelope (#885)
heitorlessa
authored
5362a16
View commit details
Copy full SHA for 5362a16
Browse repository at this point
fix(parser): kinesis sequence number is str, not int (#907)
heitorlessa
authored
99227ce
View commit details
Copy full SHA for 99227ce
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.