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 }}
genums
/
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
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 4, 2020
chore: bump version to 1.5.0 (#158)
Tom McCarthy
authored
063d8cd
View commit details
Copy full SHA for 063d8cd
Browse repository at this point
Commits on Sep 3, 2020
chore(batch): Housekeeping for recent changes (#157)
Show description for b8a8ab5
michaelbrewer
authored
b8a8ab5
View commit details
Copy full SHA for b8a8ab5
Browse repository at this point
Merge pull request #149 from Nr18/static-types
Show description for 80a7602
heitorlessa
authored
80a7602
View commit details
Copy full SHA for 80a7602
Browse repository at this point
Merge pull request #155 from awslabs/docs/batch_processing_util
Show description for 3be8d03
heitorlessa
authored
3be8d03
View commit details
Copy full SHA for 3be8d03
Browse repository at this point
docs: address readability feedbacks
heitorlessa
committed
285054d
View commit details
Copy full SHA for 285054d
Browse repository at this point
chore: add debug logging for sqs batch processing
Tom McCarthy
committed
592b5a8
View commit details
Copy full SHA for 592b5a8
Browse repository at this point
chore: remove middlewares module, moving decorator functionality to base and sqs
Tom McCarthy
committed
249b595
View commit details
Copy full SHA for 249b595
Browse repository at this point
docs: add detail to batch processing
Tom McCarthy
committed
24acda9
View commit details
Copy full SHA for 24acda9
Browse repository at this point
fix: throw exception by default if messages processing fails
Tom McCarthy
committed
64c7093
View commit details
Copy full SHA for 64c7093
Browse repository at this point
Commits on Sep 2, 2020
chore: add test for sqs_batch_processor interface
Tom McCarthy
committed
8517dd1
View commit details
Copy full SHA for 8517dd1
Browse repository at this point
fix: add sqs_batch_processor as its own method
Tom McCarthy
committed
6619ff8
View commit details
Copy full SHA for 6619ff8
Browse repository at this point
docs: simplify documentation
Show description for 9575b4c
Tom McCarthy
committed
9575b4c
View commit details
Copy full SHA for 9575b4c
Browse repository at this point
chore: add sqs_batch_processor decorator to simplify interface
Tom McCarthy
committed
11e385d
View commit details
Copy full SHA for 11e385d
Browse repository at this point
feat(parameters): transform = "auto" (#133)
Show description for 9c09099
michaelbrewer
authored
9c09099
View commit details
Copy full SHA for 9c09099
Browse repository at this point
chore: fix typos, docstrings and type hints (#154)
Show description for 1951574
michaelbrewer
authored
1951574
View commit details
Copy full SHA for 1951574
Browse repository at this point
Commits on Sep 1, 2020
Merge branch 'develop' into static-types
Joris Conijn
authored
7d8a520
View commit details
Copy full SHA for 7d8a520
Browse repository at this point
Merge pull request #100 from gmcrocetti/partial-sqs-batch
Show description for b28c47e
heitorlessa
authored
b28c47e
View commit details
Copy full SHA for b28c47e
Browse repository at this point
Merge pull request #151 from Nr18/troubleshooting
Show description for c5e7085
heitorlessa
authored
c5e7085
View commit details
Copy full SHA for c5e7085
Browse repository at this point
chore: tiny changes for readability
heitorlessa
committed
32c0984
View commit details
Copy full SHA for 32c0984
Browse repository at this point
Merge pull request #150 from heitorlessa/feat/logger-add-xray-trace-id
Show description for adc6b40
heitorlessa
authored
adc6b40
View commit details
Copy full SHA for adc6b40
Browse repository at this point
fix: ensure debug log event has latest ctx
heitorlessa
committed
20e7f33
View commit details
Copy full SHA for 20e7f33
Browse repository at this point
docs: rephrase the wording to make it more clear
Joris Conijn
committed
c6e7d06
View commit details
Copy full SHA for c6e7d06
Browse repository at this point
Commits on Aug 31, 2020
docs: refactor example; improve docs about creating your own processor
gmcrocetti
committed
9caf3d1
View commit details
Copy full SHA for 9caf3d1
Browse repository at this point
refactor: remove references to BaseProcessor. Left BasePartialProcessor
gmcrocetti
committed
25d67ca
View commit details
Copy full SHA for 25d67ca
Browse repository at this point
docs: add newly created Slack Channel
heitorlessa
authored
16002f6
View commit details
Copy full SHA for 16002f6
Browse repository at this point
fix: update image with correct sample
Joris Conijn
committed
23fbe33
View commit details
Copy full SHA for 23fbe33
Browse repository at this point
refactor: replace LambdaEvent with Dict[str, Any]
Joris Conijn
committed
872f99c
View commit details
Copy full SHA for 872f99c
Browse repository at this point
Commits on Aug 30, 2020
fix: ensures xray_trace_id is refreshed
heitorlessa
committed
ccd882f
View commit details
Copy full SHA for ccd882f
Browse repository at this point
test: remaining time is 0
Joris Conijn
committed
856c6c3
View commit details
Copy full SHA for 856c6c3
Browse repository at this point
refactor: remove initial reference
Joris Conijn
committed
509b37b
View commit details
Copy full SHA for 509b37b
Browse repository at this point
docs: describe the typing utility
Joris Conijn
committed
e8a18db
View commit details
Copy full SHA for e8a18db
Browse repository at this point
docs: add troubleshooting section
Joris Conijn
committed
d9e4180
View commit details
Copy full SHA for d9e4180
Browse repository at this point
refactor: fix import issues and provide context in docblocks
Joris Conijn
committed
2fe2e8a
View commit details
Copy full SHA for 2fe2e8a
Browse repository at this point
docs: add xray_trace_id key
heitorlessa
committed
0356025
View commit details
Copy full SHA for 0356025
Browse repository at this point
feat: add xray_trace_id key when tracing is active #137
heitorlessa
committed
a7d9001
View commit details
Copy full SHA for a7d9001
Browse repository at this point
Previous
Next
You can’t perform that action at this time.