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 }}
phyogananda
/
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
develop
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 23, 2020
docs: add cold start data
Show description for 234afd9
heitorlessa
committed
234afd9
Copy full SHA for 234afd9
docs: add a FAQ section
Show description for d2148f2
heitorlessa
committed
d2148f2
Copy full SHA for d2148f2
fix: generic type to match ABC bound class
heitorlessa
committed
5f1ad0a
Copy full SHA for 5f1ad0a
chore: spacing
heitorlessa
committed
2732760
Copy full SHA for 2732760
fix: debug logging in envelopes before each parsing
heitorlessa
committed
9b9f4f1
Copy full SHA for 9b9f4f1
fix: remove malformed 3.1. sentence
Show description for 6c359d5
heitorlessa
committed
6c359d5
Copy full SHA for 6c359d5
improv: export Pydantic ValidationError instead of our own
heitorlessa
committed
4e738e9
Copy full SHA for 4e738e9
Merge branch 'docs/parser' of https://github.com/heitorlessa/aws-lambda-powertools-python into docs/parser
Show description for ab1f0d2
heitorlessa
committed
ab1f0d2
Copy full SHA for ab1f0d2
docs: ensure examples can be copied/pasted as-is
Show description for d434f48
heitorlessa
committed
d434f48
Copy full SHA for d434f48
docs: add extending built-in models
heitorlessa
committed
4b6ecbf
Copy full SHA for 4b6ecbf
chore: typo in list
Show description for e1eac2d
heitorlessa
and
Joris Conijn
authored
e1eac2d
Copy full SHA for e1eac2d
Commits on Oct 22, 2020
docs: add envelope section
heitorlessa
committed
75dc529
Copy full SHA for 75dc529
Commits on Oct 20, 2020
Merge pull request #196 from awslabs/dependabot/npm_and_yarn/docs/object-path-0.11.5
Show description for 0e3f808
heitorlessa
authored
0e3f808
Copy full SHA for 0e3f808
docs: add data model validation section
Show description for 0ed746b
heitorlessa
committed
0ed746b
Copy full SHA for 0ed746b
fix: ensures parser can take json strings as input
heitorlessa
committed
cb8d6a0
Copy full SHA for cb8d6a0
docs: use non-hello world model to better exemplify parsing
Show description for ba7cd29
heitorlessa
committed
ba7cd29
Copy full SHA for ba7cd29
build(deps): bump object-path from 0.11.4 to 0.11.5 in /docs
Show description for b5d00a6
dependabot[bot]
authored
b5d00a6
Copy full SHA for b5d00a6
chore: typo on code generation tool
heitorlessa
committed
96fc444
Copy full SHA for 96fc444
fix: parse high level import
heitorlessa
committed
bf294ee
Copy full SHA for bf294ee
docs: add 101 parsing events content
heitorlessa
committed
f0a8a18
Copy full SHA for f0a8a18
Commits on Oct 14, 2020
docs: initial structure for parser docs
heitorlessa
committed
190703b
Copy full SHA for 190703b
Merge branch 'develop' into docs/parser
Show description for a6477cf
heitorlessa
committed
a6477cf
Copy full SHA for a6477cf
Merge pull request #189 from heitorlessa/improv/parser#118
Show description for 29ca18e
heitorlessa
authored
29ca18e
Copy full SHA for 29ca18e
improv: rename schema to model as per Tom's review
heitorlessa
committed
7480985
Copy full SHA for 7480985
improv: rename to event_parser as per Tom's review
heitorlessa
committed
404530f
Copy full SHA for 404530f
docs: initial sketch of parser docs
heitorlessa
committed
4d9b2a9
Copy full SHA for 4d9b2a9
Commits on Oct 13, 2020
Update aws_lambda_powertools/utilities/parser/pydantic.py
Show description for bcb763b
heitorlessa
and
Joris Conijn
authored
bcb763b
Copy full SHA for bcb763b
Commits on Oct 12, 2020
chore: remove flake8 polyfill as explicit dep
heitorlessa
committed
22a9a84
Copy full SHA for 22a9a84
chore: explicit DynamoDB Stream schema naming
heitorlessa
committed
0189db0
Copy full SHA for 0189db0
improv: expose all pydantic imports
heitorlessa
committed
b1a4821
Copy full SHA for b1a4821
improv: adjust high level imports
heitorlessa
committed
974a98c
Copy full SHA for 974a98c
Commits on Oct 11, 2020
improv: add docstrings; event internal param renamed
heitorlessa
committed
f21b3ca
Copy full SHA for f21b3ca
improv: propagate exception to parser
heitorlessa
committed
89122ac
Copy full SHA for 89122ac
Commits on Oct 10, 2020
chore: lint
heitorlessa
committed
002cc54
Copy full SHA for 002cc54
feat: add standalone parse function
heitorlessa
committed
89929b3
Copy full SHA for 89929b3
Pagination
Previous
Next
You can’t perform that action at this time.