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 }}
mozz100
/
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 12, 2022
fix(data-classes): docstring typos and clean up (#937)
michaelbrewer
authored
24ab726
View commit details
Copy full SHA for 24ab726
Browse repository at this point
docs(homepage): link to typescript version (#950)
michaelbrewer
authored
b70ceb2
View commit details
Copy full SHA for b70ceb2
Browse repository at this point
chore(ci): remove mergify legacy key
heitorlessa
committed
acca1fc
View commit details
Copy full SHA for acca1fc
Browse repository at this point
Commits on Jan 11, 2022
chore(ci): update mergify bot breaking change
heitorlessa
committed
a1ee4e9
View commit details
Copy full SHA for a1ee4e9
Browse repository at this point
chore(deps): bump pydantic from 1.8.2 to 1.9.0 (#933)
Show description for f2a4818
dependabot[bot]
authored
f2a4818
View commit details
Copy full SHA for f2a4818
Browse repository at this point
chore(deps-dev): bump mypy from 0.930 to 0.931 (#941)
Show description for 8c21b10
dependabot[bot]
authored
8c21b10
View commit details
Copy full SHA for 8c21b10
Browse repository at this point
fix(parameters): appconfig internal _get docstrings (#934)
Show description for 4277a53
ran-isenberg
and
Ran Isenberg
authored
4277a53
View commit details
Copy full SHA for 4277a53
Browse repository at this point
docs(tenets): make core, non-core more explicit
heitorlessa
authored
3e4e1ab
View commit details
Copy full SHA for 3e4e1ab
Browse repository at this point
Commits on Jan 6, 2022
docs(batch): fix typo in context manager keyword (#938)
heitorlessa
authored
0c6ac0f
View commit details
Copy full SHA for 0c6ac0f
Browse repository at this point
Commits on Jan 5, 2022
feat(logger): clone powertools logger config to any Python logger (#927)
Show description for eab398c
3 people
authored
eab398c
View commit details
Copy full SHA for eab398c
Browse repository at this point
Commits on Jan 4, 2022
docs(install): new lambda layer for 1.24.0 release
heitorlessa
committed
12db027
View commit details
Copy full SHA for 12db027
Browse repository at this point
chore(ci): safely label PR based on title
heitorlessa
committed
a568e3f
View commit details
Copy full SHA for a568e3f
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.