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 }}
HuunoDev
/
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
utilities
parser
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 31, 2021
fix(parser): S3Model support empty keys (#375)
Show description for 9a86321
heitorlessa
authored
9a86321
View commit details
Copy full SHA for 9a86321
View code at this point
Browse repository at this point
Commits on Mar 29, 2021
feat(parser): Add S3 Object Lambda Event (#362)
ran-isenberg
authored
28afbe4
View commit details
Copy full SHA for 28afbe4
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
fix(metrics): AttributeError raised by MediaManager and Typing and docs (#357)
Show description for 29497d4
michaelbrewer
authored
29497d4
View commit details
Copy full SHA for 29497d4
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
fix(deps): Bump dependencies and fix some of the dev tooling (#354)
michaelbrewer
authored
8c20b7a
View commit details
Copy full SHA for 8c20b7a
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
fix: import time latency by lazily loading high level modules (#301)
Show description for 11ebcf9
heitorlessa
authored
11ebcf9
View commit details
Copy full SHA for 11ebcf9
View code at this point
Browse repository at this point
Commits on Feb 12, 2021
fix: sfix typing hit for envelope parse model (#286)
nmoutschen
authored
bf66299
View commit details
Copy full SHA for bf66299
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
fix: remove unnecessary typing-extensions for py3.8 (#281)
Show description for 2591050
nadobando
and
heitorlessa
authored
2591050
View commit details
Copy full SHA for 2591050
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
feat: add support for SNS->SQS protocol (#272)
Show description for b538772
heitorlessa
authored
b538772
View commit details
Copy full SHA for b538772
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
chore: general simplifications and cleanup (#255)
Show description for 157a7bc
michaelbrewer
and
Joris Conijn
authored
157a7bc
View commit details
Copy full SHA for 157a7bc
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
fix: s3 model import
heitorlessa
committed
43e175d
View commit details
Copy full SHA for 43e175d
View code at this point
Browse repository at this point
Merge branch 'develop' into kinesis
Show description for c822713
heitorlessa
committed
c822713
View commit details
Copy full SHA for c822713
View code at this point
Browse repository at this point
Merge branch 'develop' into s3
Show description for 19ee88d
heitorlessa
committed
19ee88d
View commit details
Copy full SHA for 19ee88d
View code at this point
Browse repository at this point
fix: cloudwatch logs envelope typo
heitorlessa
committed
d07db54
View commit details
Copy full SHA for d07db54
View code at this point
Browse repository at this point
Merge branch 'develop' into cloudwatch
Show description for a09f434
heitorlessa
committed
a09f434
View commit details
Copy full SHA for a09f434
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
cr fixes
Ran Isenberg
committed
9b55817
View commit details
Copy full SHA for 9b55817
View code at this point
Browse repository at this point
cr fixes
Ran Isenberg
committed
b95a833
View commit details
Copy full SHA for b95a833
View code at this point
Browse repository at this point
feat: Add Kinesis lambda event support to Parser utility
ran-isenberg
authored and
Ran Isenberg
committed
4716aa3
View commit details
Copy full SHA for 4716aa3
View code at this point
Browse repository at this point
feat: Add cloudwatch lambda event support to Parser utility
Ran Isenberg
committed
836c066
View commit details
Copy full SHA for 836c066
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
feat: Add alb lambda event support to Parser utility #228
Ran Isenberg
committed
346850d
View commit details
Copy full SHA for 346850d
View code at this point
Browse repository at this point
feat: Add Kinesis lambda event support to Parser utility
Ran Isenberg
committed
33f07b9
View commit details
Copy full SHA for 33f07b9
View code at this point
Browse repository at this point
Commits on Nov 29, 2020
feat: Add S3 lambda event support to Parser utility #224
Ran Isenberg
committed
240dd60
View commit details
Copy full SHA for 240dd60
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
feat: Add Ses lambda event support to Parser utility #213
Ran Isenberg
committed
c005cc7
View commit details
Copy full SHA for c005cc7
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
feat: include new replay-name field in parser and data_classes
heitorlessa
committed
62e64bf
View commit details
Copy full SHA for 62e64bf
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
fix naming to sns
Ran Isenberg
committed
b470a31
View commit details
Copy full SHA for b470a31
View code at this point
Browse repository at this point
Commits on Nov 15, 2020
Feature: Add sns notification support to Parser utility #206
Ran Isenberg
committed
f6ccaa3
View commit details
Copy full SHA for f6ccaa3
View code at this point
Browse repository at this point
Commits on Oct 25, 2020
improv: address Koudai's PR feedback on mypy
heitorlessa
committed
33fec71
View commit details
Copy full SHA for 33fec71
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
fix: _parse return type
heitorlessa
committed
ffbde1d
View commit details
Copy full SHA for ffbde1d
View code at this point
Browse repository at this point
improv: address Koudai's PR feedback
heitorlessa
committed
3750d55
View commit details
Copy full SHA for 3750d55
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
fix: generic type to match ABC bound class
heitorlessa
committed
5f1ad0a
View commit details
Copy full SHA for 5f1ad0a
View code at this point
Browse repository at this point
chore: spacing
heitorlessa
committed
2732760
View commit details
Copy full SHA for 2732760
View code at this point
Browse repository at this point
fix: debug logging in envelopes before each parsing
heitorlessa
committed
9b9f4f1
View commit details
Copy full SHA for 9b9f4f1
View code at this point
Browse repository at this point
improv: export Pydantic ValidationError instead of our own
heitorlessa
committed
4e738e9
View commit details
Copy full SHA for 4e738e9
View code at this point
Browse repository at this point
Commits on Oct 22, 2020
docs: add envelope section
heitorlessa
committed
75dc529
View commit details
Copy full SHA for 75dc529
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
fix: ensures parser can take json strings as input
heitorlessa
committed
cb8d6a0
View commit details
Copy full SHA for cb8d6a0
View code at this point
Browse repository at this point
fix: parse high level import
heitorlessa
committed
bf294ee
View commit details
Copy full SHA for bf294ee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.