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 }}
spuds51
/
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
29ca18e
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 14, 2020
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
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
chore: kwarg over arg to ease refactoring
heitorlessa
committed
7840d6b
Copy full SHA for 7840d6b
fix: code inspect issues
heitorlessa
committed
b868e1f
Copy full SHA for b868e1f
improv: simplify base envelope; increase test cov
heitorlessa
committed
f0ff926
Copy full SHA for f0ff926
Commits on Oct 9, 2020
improv: test parser
heitorlessa
committed
292c045
Copy full SHA for 292c045
fix: unnecessary return; better error handling
heitorlessa
committed
ad00cb0
Copy full SHA for ad00cb0
Commits on Oct 7, 2020
Update README.md (#190)
Show description for f665586
bmicklea
authored
f665586
Copy full SHA for f665586
Commits on Oct 5, 2020
improv: raise own exception; remove duplicates
heitorlessa
committed
64f3261
Copy full SHA for 64f3261
Commits on Oct 4, 2020
fix: snake_case
heitorlessa
committed
c7f242a
Copy full SHA for c7f242a
improv: envelope structure & import
heitorlessa
committed
991bec7
Copy full SHA for 991bec7
chore: remove test for commented code
heitorlessa
committed
1e4a49c
Copy full SHA for 1e4a49c
improv: rename advanced_parser to parser
heitorlessa
committed
df854d3
Copy full SHA for df854d3
fix: comment out validators #118
heitorlessa
committed
8539002
Copy full SHA for 8539002
Merge pull request #186 from gyft/feat-case-insensitive-dict
Show description for 585f708
heitorlessa
authored
585f708
Copy full SHA for 585f708
Merge pull request #188 from gyft/tests-pydantic
Show description for 42c84fc
heitorlessa
authored
42c84fc
Copy full SHA for 42c84fc
Commits on Oct 3, 2020
Merge branch 'develop' into feat-case-insensitive-dict
michaelbrewer
committed
3a3e716
Copy full SHA for 3a3e716
tests(pydantic): Add missing coverage
Show description for 7d1abf0
michaelbrewer
committed
7d1abf0
Copy full SHA for 7d1abf0
Commits on Oct 2, 2020
chore: fix make build syntax for internal build whl
heitorlessa
committed
6a1ea1b
Copy full SHA for 6a1ea1b
docs: update examples in README
Show description for bb2e7d7
heitorlessa
committed
bb2e7d7
Copy full SHA for bb2e7d7
chore: upgrade docs dep
heitorlessa
committed
80de2b4
Copy full SHA for 80de2b4
Merge pull request #178 from gyft/cognito-custom-auth
Show description for 9661f13
heitorlessa
authored
9661f13
Copy full SHA for 9661f13
Merge pull request #118 from risenberg-cyberark/pydantic
Show description for c7a584f
heitorlessa
authored
c7a584f
Copy full SHA for c7a584f
fix: CR fixes
Show description for 10d0079
Ran Isenberg
committed
10d0079
Copy full SHA for 10d0079
Commits on Oct 1, 2020
feat(data_classes): case insensitive header lookup
Show description for 4c77c78
michaelbrewer
committed
4c77c78
Copy full SHA for 4c77c78
Pagination
Previous
Next
You can’t perform that action at this time.