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 }}
ekmixon
/
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 Sep 13, 2021
chore(deps-dev): bump flake8-bugbear from 21.4.3 to 21.9.1 (#676)
Show description for 505891d
dependabot[bot]
authored
505891d
View commit details
Copy full SHA for 505891d
Browse repository at this point
chore(deps): bump boto3 from 1.18.38 to 1.18.41 (#677)
Show description for 180ff34
dependabot[bot]
authored
180ff34
View commit details
Copy full SHA for 180ff34
Browse repository at this point
Commits on Sep 9, 2021
chore(deps-dev): bump radon from 4.5.2 to 5.1.0 (#673)
dependabot[bot]
authored
00c66b7
View commit details
Copy full SHA for 00c66b7
Browse repository at this point
chore(deps): bump boto3 from 1.18.32 to 1.18.38 (#671)
Show description for 4f0ad44
dependabot[bot]
authored
4f0ad44
View commit details
Copy full SHA for 4f0ad44
Browse repository at this point
refactor(data-classes): clean up internal logic for APIGatewayAuthorizerResponse (#643)
michaelbrewer
authored
2506c94
View commit details
Copy full SHA for 2506c94
Browse repository at this point
fix(data-classes): use correct asdict funciton (#666)
michaelbrewer
authored
42abbc8
View commit details
Copy full SHA for 42abbc8
Browse repository at this point
chore(deps-dev): bump xenon from 0.7.3 to 0.8.0 (#669)
Show description for 52c685c
dependabot[bot]
authored
52c685c
View commit details
Copy full SHA for 52c685c
Browse repository at this point
Commits on Sep 2, 2021
chore: bump to 1.20.2
Tom McCarthy
committed
e54263e
View commit details
Copy full SHA for e54263e
Browse repository at this point
fix: Fix issue with strip_prefixes (#647)
Show description for 6dee33a
BVMiko
and
Brian Villemarette
authored
6dee33a
View commit details
Copy full SHA for 6dee33a
Browse repository at this point
Commits on Sep 1, 2021
chore(deps-dev): bump mkdocs-material from 7.2.4 to 7.2.6 (#665)
Show description for 7b214c3
dependabot[bot]
authored
7b214c3
View commit details
Copy full SHA for 7b214c3
Browse repository at this point
Commits on Aug 31, 2021
chore(deps): bump boto3 from 1.18.26 to 1.18.32 (#663)
Show description for 74b66a4
dependabot[bot]
authored
74b66a4
View commit details
Copy full SHA for 74b66a4
Browse repository at this point
chore(deps-dev): bump pytest from 6.2.4 to 6.2.5 (#662)
Show description for eef2212
dependabot[bot]
authored
eef2212
View commit details
Copy full SHA for eef2212
Browse repository at this point
Commits on Aug 22, 2021
chore(license): Add THIRD-PARTY-LICENSES (#641)
BastianZim
authored
c8cf3ba
View commit details
Copy full SHA for c8cf3ba
Browse repository at this point
chore: bump to 1.20.1
heitorlessa
committed
cdef9c4
View commit details
Copy full SHA for cdef9c4
Browse repository at this point
fix(idempotency): sorting keys before hashing (#639)
heitorlessa
authored
ba52721
View commit details
Copy full SHA for ba52721
Browse repository at this point
chore: markdown linter fixes (#636)
michaelbrewer
authored
068bb42
View commit details
Copy full SHA for 068bb42
Browse repository at this point
chore: setup codespaces (#637)
michaelbrewer
authored
b09fe37
View commit details
Copy full SHA for b09fe37
Browse repository at this point
Commits on Aug 21, 2021
chore(license): add third party license (#635)
BastianZim
authored
80b1b21
View commit details
Copy full SHA for 80b1b21
Browse repository at this point
chore: update new changelog version tag
heitorlessa
committed
27e3930
View commit details
Copy full SHA for 27e3930
Browse repository at this point
chore: update changelog to reflect out-of-band commits
heitorlessa
committed
bfcbf65
View commit details
Copy full SHA for bfcbf65
Browse repository at this point
docs(data-class): fix invalid syntax in new AppSync Authorizer
heitorlessa
committed
26d778e
View commit details
Copy full SHA for 26d778e
Browse repository at this point
docs(api-gateway): add new API mapping support
heitorlessa
committed
200c801
View commit details
Copy full SHA for 200c801
Browse repository at this point
chore: bump to 1.20.0
heitorlessa
committed
c9bb647
View commit details
Copy full SHA for c9bb647
Browse repository at this point
feat(idempotency): support for any synchronous function (#625)
heitorlessa
authored
260fa86
View commit details
Copy full SHA for 260fa86
Browse repository at this point
docs(data-classes): make authorizer concise; use enum (#630)
heitorlessa
authored
d65f2a7
View commit details
Copy full SHA for d65f2a7
Browse repository at this point
feat(data-classes): authorizer for http api and rest api (#620)
michaelbrewer
authored
d02dd2e
View commit details
Copy full SHA for d02dd2e
Browse repository at this point
feat(data-classes): data_as_bytes prop KinesisStreamRecordPayload (#628)
Jurong Huang
authored
16563bb
View commit details
Copy full SHA for 16563bb
Browse repository at this point
chore(deps): bump boto3 from 1.18.25 to 1.18.26 (#627)
Show description for 8b2f2fd
dependabot[bot]
authored
8b2f2fd
View commit details
Copy full SHA for 8b2f2fd
Browse repository at this point
Commits on Aug 20, 2021
feat(general): support for Python 3.9 (#626)
heitorlessa
authored
787ddaa
View commit details
Copy full SHA for 787ddaa
Browse repository at this point
chore(deps): bump boto3 from 1.18.24 to 1.18.25 (#623)
Show description for 4ec1e7a
dependabot[bot]
authored
4ec1e7a
View commit details
Copy full SHA for 4ec1e7a
Browse repository at this point
Commits on Aug 19, 2021
fix(api-gateway): HTTP API strip stage name from request path (#622)
Show description for b2773d5
michaelbrewer
authored
b2773d5
View commit details
Copy full SHA for b2773d5
Browse repository at this point
chore(api-docs): enable allow_reuse to fix the docs (#612)
michaelbrewer
authored
4745070
View commit details
Copy full SHA for 4745070
Browse repository at this point
chore(deps): bump boto3 from 1.18.22 to 1.18.24 (#619)
Show description for 1b07c45
dependabot[bot]
authored
1b07c45
View commit details
Copy full SHA for 1b07c45
Browse repository at this point
feat(event-handler): prefixes to strip for custom mappings (#579)
michaelbrewer
authored
3fa6803
View commit details
Copy full SHA for 3fa6803
Browse repository at this point
Commits on Aug 17, 2021
refactor(event_handler): match to match_results; 3.10 new keyword (#616)
michaelbrewer
authored
61e7f2d
View commit details
Copy full SHA for 61e7f2d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.