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
Accelerator
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 }}
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
aws-lambda-powertools-python
aws_lambda_powertools
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 22, 2021
fix(idempotency): sorting keys before hashing (#639)
heitorlessa
authored
ba52721
View commit details
Copy full SHA for ba52721
View code at this point
Browse repository at this point
Commits on Aug 21, 2021
feat(idempotency): support for any synchronous function (#625)
heitorlessa
authored
260fa86
View commit details
Copy full SHA for 260fa86
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
chore(shared): fix cyclic import & refactor data extraction fn (#613)
heitorlessa
authored
8930915
View commit details
Copy full SHA for 8930915
View code at this point
Browse repository at this point
feat(data-classes): AppSync Lambda authorizer event (#610)
michaelbrewer
authored
0258400
View commit details
Copy full SHA for 0258400
View code at this point
Browse repository at this point
Commits on Aug 10, 2021
fix(feature-flags): bug handling multiple conditions (#599)
Show description for 06cd8da
ran-isenberg
and
heitorlessa
authored
06cd8da
View commit details
Copy full SHA for 06cd8da
View code at this point
Browse repository at this point
feat(tracer): disable tracer when for non-Lambda envs (#598)
michaelbrewer
authored
06be626
View commit details
Copy full SHA for 06be626
View code at this point
Browse repository at this point
docs(feature-flags): create concrete documentation (#594)
Show description for b9a1d54
Alex
and
heitorlessa
authored
b9a1d54
View commit details
Copy full SHA for b9a1d54
View code at this point
Browse repository at this point
feat(feature flags): Add not_in action and rename contains to in (#589)
Show description for 6952d83
ran-isenberg
and
heitorlessa
authored
6952d83
View commit details
Copy full SHA for 6952d83
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
refactor(feature-flags): add debug for all features evaluation" (#590)
Show description for d9fe499
heitorlessa
authored
d9fe499
View commit details
Copy full SHA for d9fe499
View code at this point
Browse repository at this point
docs(feature-toggles): correct docs and typing (#588)
michaelbrewer
authored
4eb4aaa
View commit details
Copy full SHA for 4eb4aaa
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
refactor(feature_flags): optimize UX and maintenance (#563)
Show description for 92d4a6d
heitorlessa
and
michaelbrewer
authored
92d4a6d
View commit details
Copy full SHA for 92d4a6d
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
feat(api-gateway): add support for custom serializer (#568)
Show description for 8fcb23b
michaelbrewer
and
heitorlessa
authored
8fcb23b
View commit details
Copy full SHA for 8fcb23b
View code at this point
Browse repository at this point
feat(params): expose high level max_age, raise_on_transform_error (#567)
michaelbrewer
authored
dfe42b1
View commit details
Copy full SHA for dfe42b1
View code at this point
Browse repository at this point
fix(parser): apigw wss validation check_message_id; housekeeping (#553)
michaelbrewer
authored
0df5c57
View commit details
Copy full SHA for 0df5c57
View code at this point
Browse repository at this point
Commits on Jul 27, 2021
feat(data-classes): decode json_body if based64 encoded (#560)
michaelbrewer
authored
1135314
View commit details
Copy full SHA for 1135314
View code at this point
Browse repository at this point
Commits on Jul 23, 2021
fix(api-gateway): route regression non-word and unsafe URI chars (#556)
heitorlessa
committed
470bfe8
View commit details
Copy full SHA for 470bfe8
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
feat(event-handler): Support AppSyncResolverEvent subclassing (#526)
Show description for 80d14a6
whardier
and
heitorlessa
authored
80d14a6
View commit details
Copy full SHA for 80d14a6
View code at this point
Browse repository at this point
refactor(feature-toggles): Code coverage and housekeeping (#530)
michaelbrewer
authored
749a372
View commit details
Copy full SHA for 749a372
View code at this point
Browse repository at this point
feat(logger): add get_correlation_id method (#516)
michaelbrewer
authored
f6a5b2a
View commit details
Copy full SHA for f6a5b2a
View code at this point
Browse repository at this point
Commits on Jul 18, 2021
fix(api-gateway): non-greedy route pattern regex (#533)
heitorlessa
authored
89e8151
View commit details
Copy full SHA for 89e8151
View code at this point
Browse repository at this point
Commits on Jul 17, 2021
fix(tracer): mypy generic to preserve decorated method signature (#529)
heitorlessa
authored
d5c3431
View commit details
Copy full SHA for d5c3431
View code at this point
Browse repository at this point
fix(parser): Make ApiGateway version, authorizer fields optional (#532)
Show description for 89337a2
walmsles
and
m-walmsley
authored
89337a2
View commit details
Copy full SHA for 89337a2
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
fix(mypy): fixes to resolve no implicit optional errors (#521)
michaelbrewer
authored
5b87bb1
View commit details
Copy full SHA for 5b87bb1
View code at this point
Browse repository at this point
Commits on Jul 14, 2021
feat(feat-toggle): New simple feature toggles rule engine (WIP) (#494)
Show description for c0c32bc
ran-isenberg
authored
c0c32bc
View commit details
Copy full SHA for c0c32bc
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
feat(mypy): add mypy support to makefile (#508)
michaelbrewer
authored
27c82d8
View commit details
Copy full SHA for 27c82d8
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
feat(api-gateway): add debug mode (#507)
Show description for 43b828e
michaelbrewer
and
heitorlessa
authored
43b828e
View commit details
Copy full SHA for 43b828e
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
fix(api-gateway): incorrect plain text mimetype #506
heitorlessa
committed
f61b02f
View commit details
Copy full SHA for f61b02f
View code at this point
Browse repository at this point
chore(event-handler): adjusts exception docstrings to not confuse AppSync customers
heitorlessa
committed
a519cce
View commit details
Copy full SHA for a519cce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.