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 }}
dsudduth
/
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
1
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 Oct 25, 2020
Merge pull request #198 from awslabs/improv/suppress-logger-propagation
Show description for 828fec4
heitorlessa
authored
828fec4
View commit details
Copy full SHA for 828fec4
View code at this point
Browse repository at this point
improv: add comments on Log Record filtering
heitorlessa
committed
ae2a539
View commit details
Copy full SHA for ae2a539
View code at this point
Browse repository at this point
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
improv: add log filter in root handler to prevent child log records duplication
heitorlessa
committed
3ea4fbb
View commit details
Copy full SHA for 3ea4fbb
View code at this point
Browse repository at this point
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
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 13, 2020
Update aws_lambda_powertools/utilities/parser/pydantic.py
Show description for bcb763b
heitorlessa
and
Joris Conijn
authored
bcb763b
View commit details
Copy full SHA for bcb763b
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: expose all pydantic imports
heitorlessa
committed
b1a4821
View commit details
Copy full SHA for b1a4821
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
chore: lint
heitorlessa
committed
002cc54
View commit details
Copy full SHA for 002cc54
View code at this point
Browse repository at this point
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
chore: kwarg over arg to ease refactoring
heitorlessa
committed
7840d6b
View commit details
Copy full SHA for 7840d6b
View code at this point
Browse repository at this point
fix: code inspect issues
heitorlessa
committed
b868e1f
View commit details
Copy full SHA for b868e1f
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
fix: unnecessary return; better error handling
heitorlessa
committed
ad00cb0
View commit details
Copy full SHA for ad00cb0
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
improv: rename advanced_parser to parser
heitorlessa
committed
df854d3
View commit details
Copy full SHA for df854d3
View code at this point
Browse repository at this point
fix: comment out validators #118
heitorlessa
committed
8539002
View commit details
Copy full SHA for 8539002
View code at this point
Browse repository at this point
Merge pull request #186 from gyft/feat-case-insensitive-dict
Show description for 585f708
heitorlessa
authored
585f708
View commit details
Copy full SHA for 585f708
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
Merge branch 'develop' into feat-case-insensitive-dict
michaelbrewer
committed
3a3e716
View commit details
Copy full SHA for 3a3e716
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.