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 }}
CoderTheNightRider
/
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
tests
functional
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 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 Dec 4, 2020
test(general): Add missing tests for parser
Show description for 058e2bb
michaelbrewer
committed
058e2bb
View commit details
Copy full SHA for 058e2bb
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 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 23, 2020
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
Commits on Oct 14, 2020
improv: rename schema to model as per Tom's review
heitorlessa
committed
7480985
View commit details
Copy full SHA for 7480985
View code at this point
Browse repository at this point
improv: rename to event_parser as per Tom's review
heitorlessa
committed
404530f
View commit details
Copy full SHA for 404530f
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
chore: explicit DynamoDB Stream schema naming
heitorlessa
committed
0189db0
View commit details
Copy full SHA for 0189db0
View code at this point
Browse repository at this point
improv: adjust high level imports
heitorlessa
committed
974a98c
View commit details
Copy full SHA for 974a98c
View code at this point
Browse repository at this point
Commits on Oct 11, 2020
improv: add docstrings; event internal param renamed
heitorlessa
committed
f21b3ca
View commit details
Copy full SHA for f21b3ca
View code at this point
Browse repository at this point
improv: propagate exception to parser
heitorlessa
committed
89122ac
View commit details
Copy full SHA for 89122ac
View code at this point
Browse repository at this point
Commits on Oct 10, 2020
feat: add standalone parse function
heitorlessa
committed
89929b3
View commit details
Copy full SHA for 89929b3
View code at this point
Browse repository at this point
improv: simplify base envelope; increase test cov
heitorlessa
committed
f0ff926
View commit details
Copy full SHA for f0ff926
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
improv: test parser
heitorlessa
committed
292c045
View commit details
Copy full SHA for 292c045
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
improv: raise own exception; remove duplicates
heitorlessa
committed
64f3261
View commit details
Copy full SHA for 64f3261
View code at this point
Browse repository at this point
Commits on Oct 4, 2020
fix: snake_case
heitorlessa
committed
c7f242a
View commit details
Copy full SHA for c7f242a
View code at this point
Browse repository at this point
improv: envelope structure & import
heitorlessa
committed
991bec7
View commit details
Copy full SHA for 991bec7
View code at this point
Browse repository at this point
chore: remove test for commented code
heitorlessa
committed
1e4a49c
View commit details
Copy full SHA for 1e4a49c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.