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 }}
ywsfay
/
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
d65f2a7
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 21, 2021
docs(data-classes): make authorizer concise; use enum (#630)
heitorlessa
authored
d65f2a7
Copy full SHA for d65f2a7
feat(data-classes): authorizer for http api and rest api (#620)
michaelbrewer
authored
d02dd2e
Copy full SHA for d02dd2e
feat(data-classes): data_as_bytes prop KinesisStreamRecordPayload (#628)
Jurong Huang
authored
16563bb
Copy full SHA for 16563bb
chore(deps): bump boto3 from 1.18.25 to 1.18.26 (#627)
Show description for 8b2f2fd
dependabot[bot]
authored
8b2f2fd
Copy full SHA for 8b2f2fd
Commits on Aug 20, 2021
feat(general): support for Python 3.9 (#626)
heitorlessa
authored
787ddaa
Copy full SHA for 787ddaa
chore(deps): bump boto3 from 1.18.24 to 1.18.25 (#623)
Show description for 4ec1e7a
dependabot[bot]
authored
4ec1e7a
Copy full SHA for 4ec1e7a
Commits on Aug 19, 2021
fix(api-gateway): HTTP API strip stage name from request path (#622)
Show description for b2773d5
michaelbrewer
authored
b2773d5
Copy full SHA for b2773d5
chore(api-docs): enable allow_reuse to fix the docs (#612)
michaelbrewer
authored
4745070
Copy full SHA for 4745070
chore(deps): bump boto3 from 1.18.22 to 1.18.24 (#619)
Show description for 1b07c45
dependabot[bot]
authored
1b07c45
Copy full SHA for 1b07c45
feat(event-handler): prefixes to strip for custom mappings (#579)
michaelbrewer
authored
3fa6803
Copy full SHA for 3fa6803
Commits on Aug 17, 2021
refactor(event_handler): match to match_results; 3.10 new keyword (#616)
michaelbrewer
authored
61e7f2d
Copy full SHA for 61e7f2d
Commits on Aug 16, 2021
chore(deps-dev): bump flake8-comprehensions from 3.6.0 to 3.6.1 (#615)
Show description for 25f067a
dependabot[bot]
authored
25f067a
Copy full SHA for 25f067a
chore(deps): bump boto3 from 1.18.21 to 1.18.22 (#614)
Show description for 94b8e8a
dependabot[bot]
authored
94b8e8a
Copy full SHA for 94b8e8a
chore(shared): fix cyclic import & refactor data extraction fn (#613)
heitorlessa
authored
8930915
Copy full SHA for 8930915
feat(data-classes): AppSync Lambda authorizer event (#610)
michaelbrewer
authored
0258400
Copy full SHA for 0258400
Commits on Aug 15, 2021
chore(docs): correct markdown based on markdown lint (#603)
michaelbrewer
authored
f7cd398
Copy full SHA for f7cd398
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
Show description for 173297f
heitorlessa
committed
173297f
Copy full SHA for 173297f
chore(actions): include new labels
heitorlessa
committed
2599e58
Copy full SHA for 2599e58
chore(deps-dev): bump flake8-comprehensions from 3.5.0 to 3.6.0 (#609)
Show description for cde4f06
dependabot[bot]
authored
cde4f06
Copy full SHA for cde4f06
chore(deps): bump boto3 from 1.18.17 to 1.18.21 (#608)
Show description for 7ac2eef
dependabot[bot]
authored
7ac2eef
Copy full SHA for 7ac2eef
chore(deps-dev): bump mkdocs-material from 7.2.3 to 7.2.4 (#607)
Show description for 0e9bd71
dependabot[bot]
authored
0e9bd71
Copy full SHA for 0e9bd71
Commits on Aug 12, 2021
fix(docs): correct feature_flags link and json exmaples (#605)
michaelbrewer
authored
535b708
Copy full SHA for 535b708
Commits on Aug 11, 2021
docs(feature-flags): add guidance when to use vs env vars vs parameters
heitorlessa
committed
f627b02
Copy full SHA for f627b02
fix(feature-toggles): correct cdk example (#601)
michaelbrewer
authored
1a21b3f
Copy full SHA for 1a21b3f
Commits on Aug 10, 2021
docs(feature-flags): fix sample feature name in evaluate
heitorlessa
committed
4318ac9
Copy full SHA for 4318ac9
chore: include feature-flags docs hotfix
heitorlessa
committed
2a5be0f
Copy full SHA for 2a5be0f
docs(feature_flags): fix SAM infra, convert CDK to Python
heitorlessa
committed
ccaf04c
Copy full SHA for ccaf04c
chore: update pypi description, keywords
heitorlessa
committed
0264294
Copy full SHA for 0264294
chore: bump to 1.19.0
heitorlessa
committed
144084a
Copy full SHA for 144084a
docs(event-handler): new custom serializer option
heitorlessa
committed
4aa84d3
Copy full SHA for 4aa84d3
fix(feature-flags): bug handling multiple conditions (#599)
Show description for 06cd8da
ran-isenberg
and
heitorlessa
authored
06cd8da
Copy full SHA for 06cd8da
docs(parameters): auto-transforming values based on suffix (#573)
Show description for 0b0b38b
3 people
authored
0b0b38b
Copy full SHA for 0b0b38b
docs(tracer): update wording that it auto-disables on non-Lambda env
heitorlessa
committed
cb8169e
Copy full SHA for cb8169e
feat(tracer): disable tracer when for non-Lambda envs (#598)
michaelbrewer
authored
06be626
Copy full SHA for 06be626
docs(feature-flags): create concrete documentation (#594)
Show description for b9a1d54
Alex
and
heitorlessa
authored
b9a1d54
Copy full SHA for b9a1d54
Pagination
Previous
Next
You can’t perform that action at this time.