Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
tomcat33031
/
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
49eb589
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 11, 2020
Merge branch 'develop' into feat/validator-utility
Show description for 49eb589
heitorlessa
committed
49eb589
Copy full SHA for 49eb589
Commits on Sep 4, 2020
feat: add cloudwatch_logs based on Bryan's feedback
heitorlessa
committed
349e88d
Copy full SHA for 349e88d
feat: add powertools_base64 custom fn
heitorlessa
committed
d7687c9
Copy full SHA for d7687c9
improv: make jmespath an official project dep
heitorlessa
committed
acc3b83
Copy full SHA for acc3b83
chore: bump version to 1.5.0 (#158)
Tom McCarthy
authored
063d8cd
Copy full SHA for 063d8cd
Commits on Sep 3, 2020
chore(batch): Housekeeping for recent changes (#157)
Show description for b8a8ab5
michaelbrewer
authored
b8a8ab5
Copy full SHA for b8a8ab5
Merge pull request #149 from Nr18/static-types
Show description for 80a7602
heitorlessa
authored
80a7602
Copy full SHA for 80a7602
Merge pull request #155 from awslabs/docs/batch_processing_util
Show description for 3be8d03
heitorlessa
authored
3be8d03
Copy full SHA for 3be8d03
docs: address readability feedbacks
heitorlessa
committed
285054d
Copy full SHA for 285054d
chore: add debug logging for sqs batch processing
Tom McCarthy
committed
592b5a8
Copy full SHA for 592b5a8
chore: remove middlewares module, moving decorator functionality to base and sqs
Tom McCarthy
committed
249b595
Copy full SHA for 249b595
docs: add detail to batch processing
Tom McCarthy
committed
24acda9
Copy full SHA for 24acda9
fix: throw exception by default if messages processing fails
Tom McCarthy
committed
64c7093
Copy full SHA for 64c7093
Commits on Sep 2, 2020
chore: add test for sqs_batch_processor interface
Tom McCarthy
committed
8517dd1
Copy full SHA for 8517dd1
feat: add built-in envelopes
heitorlessa
committed
1d21135
Copy full SHA for 1d21135
improv: add logging; linting
heitorlessa
committed
c498b77
Copy full SHA for c498b77
fix: add sqs_batch_processor as its own method
Tom McCarthy
committed
6619ff8
Copy full SHA for 6619ff8
feat: add custom jmespath functions support
heitorlessa
committed
6bda0f5
Copy full SHA for 6bda0f5
docs: simplify documentation
Show description for 9575b4c
Tom McCarthy
committed
9575b4c
Copy full SHA for 9575b4c
chore: add sqs_batch_processor decorator to simplify interface
Tom McCarthy
committed
11e385d
Copy full SHA for 11e385d
feat(parameters): transform = "auto" (#133)
Show description for 9c09099
michaelbrewer
authored
9c09099
Copy full SHA for 9c09099
chore: fix typos, docstrings and type hints (#154)
Show description for 1951574
michaelbrewer
authored
1951574
Copy full SHA for 1951574
Commits on Sep 1, 2020
Merge branch 'develop' into static-types
Joris Conijn
authored
7d8a520
Copy full SHA for 7d8a520
Merge pull request #100 from gmcrocetti/partial-sqs-batch
Show description for b28c47e
heitorlessa
authored
b28c47e
Copy full SHA for b28c47e
Merge pull request #151 from Nr18/troubleshooting
Show description for c5e7085
heitorlessa
authored
c5e7085
Copy full SHA for c5e7085
chore: tiny changes for readability
heitorlessa
committed
32c0984
Copy full SHA for 32c0984
Merge pull request #150 from heitorlessa/feat/logger-add-xray-trace-id
Show description for adc6b40
heitorlessa
authored
adc6b40
Copy full SHA for adc6b40
fix: ensure debug log event has latest ctx
heitorlessa
committed
20e7f33
Copy full SHA for 20e7f33
docs: rephrase the wording to make it more clear
Joris Conijn
committed
c6e7d06
Copy full SHA for c6e7d06
Commits on Aug 31, 2020
docs: refactor example; improve docs about creating your own processor
gmcrocetti
committed
9caf3d1
Copy full SHA for 9caf3d1
feat: add jmespath as optional dependency
heitorlessa
committed
080c9fd
Copy full SHA for 080c9fd
feat: add initial draft simple validator
heitorlessa
committed
14116f5
Copy full SHA for 14116f5
refactor: remove references to BaseProcessor. Left BasePartialProcessor
gmcrocetti
committed
25d67ca
Copy full SHA for 25d67ca
docs: add newly created Slack Channel
heitorlessa
authored
16002f6
Copy full SHA for 16002f6
fix: update image with correct sample
Joris Conijn
committed
23fbe33
Copy full SHA for 23fbe33
Pagination
Previous
Next
You can’t perform that action at this time.