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 }}
RonRademaker
/
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
Breadcrumbs
History for
aws-lambda-powertools-python
aws_lambda_powertools
utilities
batch
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 13, 2022
fix(batch): missing space in BatchProcessingError message (#1201)
mew1033
authored
1ca74d3
View commit details
Copy full SHA for 1ca74d3
View code at this point
Browse repository at this point
fix(batch): docstring fix for success_handler() record parameter (#1202)
peterschutt
authored
666d21c
View commit details
Copy full SHA for 666d21c
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
chore(deps-dev): bump mypy from 0.942 to 0.950 (#1162)
Show description for 4ff4f54
dependabot[bot]
and
sthulb
authored
4ff4f54
View commit details
Copy full SHA for 4ff4f54
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
fix(batch): bugfix to clear exceptions between executions (#1022)
michaelbrewer
authored
a70c181
View commit details
Copy full SHA for a70c181
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
fix(batch): delete >10 messages in legacy sqs processor (#818)
Show description for 2cc1135
whardier
and
Michal Ploski
authored
2cc1135
View commit details
Copy full SHA for 2cc1135
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
feat(mypy): complete mypy support for the entire codebase (#943)
Show description for dea696e
3 people
authored
dea696e
View commit details
Copy full SHA for dea696e
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
fix(batch): report multiple failures (#967)
heitorlessa
authored
70c35b1
View commit details
Copy full SHA for 70c35b1
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
chore: minor housekeeping before release (#912)
Show description for 39b3136
michaelbrewer
and
heitorlessa
authored
39b3136
View commit details
Copy full SHA for 39b3136
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
feat(batch): new BatchProcessor for SQS, DynamoDB, Kinesis (#886)
heitorlessa
authored
c74811b
View commit details
Copy full SHA for c74811b
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
feat: boto3 sessions in batch, parameters & idempotency (#717)
Tom McCarthy
authored
c21ba45
View commit details
Copy full SHA for c21ba45
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
fix(metrics): AttributeError raised by MediaManager and Typing and docs (#357)
Show description for 29497d4
michaelbrewer
authored
29497d4
View commit details
Copy full SHA for 29497d4
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
fix(deps): Bump dependencies and fix some of the dev tooling (#354)
michaelbrewer
authored
8c20b7a
View commit details
Copy full SHA for 8c20b7a
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
docs: Correct code examples (#317)
Show description for 437ec9e
michaelbrewer
authored
437ec9e
View commit details
Copy full SHA for 437ec9e
View code at this point
Browse repository at this point
Commits on Feb 2, 2021
fix: batch processing exceptions (#276)
Show description for be6aa08
Tom McCarthy
authored
be6aa08
View commit details
Copy full SHA for be6aa08
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
fix: remove DeleteMessageBatch call to SQS api if there are no messages to delete (#170)
Tom McCarthy
authored
52314e6
View commit details
Copy full SHA for 52314e6
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
fix: add sqs_batch_processor as its own method
Tom McCarthy
committed
6619ff8
View commit details
Copy full SHA for 6619ff8
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
refactor: remove references to BaseProcessor. Left BasePartialProcessor
gmcrocetti
committed
25d67ca
View commit details
Copy full SHA for 25d67ca
View code at this point
Browse repository at this point
Commits on Aug 29, 2020
docs: fix suggestions made by @heitorlessa
gmcrocetti
committed
14cc383
View commit details
Copy full SHA for 14cc383
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
docs(partial-processor): add simple docstrings to success/failure handlers
gmcrocetti
committed
8ba81b4
View commit details
Copy full SHA for 8ba81b4
View code at this point
Browse repository at this point
refactor: batch middleware
gmcrocetti
committed
be06149
View commit details
Copy full SHA for be06149
View code at this point
Browse repository at this point
refactor: changes partial_sqs middleware in favor of a generic interface always expecting a BatchProcessor
gmcrocetti
committed
c999f96
View commit details
Copy full SHA for c999f96
View code at this point
Browse repository at this point
refactor(sqs): add module middlewares
gmcrocetti
committed
f419ef6
View commit details
Copy full SHA for f419ef6
View code at this point
Browse repository at this point
docs(sqs-base): docstring for base class
gmcrocetti
committed
c7582f3
View commit details
Copy full SHA for c7582f3
View code at this point
Browse repository at this point
docs(sqs): docstrings for PartialSQS
gmcrocetti
committed
438ecd5
View commit details
Copy full SHA for 438ecd5
View code at this point
Browse repository at this point
fix(base-partial): append record instead of entry
gmcrocetti
committed
54a76df
View commit details
Copy full SHA for 54a76df
View code at this point
Browse repository at this point
refactor(sqs): change methods to protected
gmcrocetti
committed
4275fb2
View commit details
Copy full SHA for 4275fb2
View code at this point
Browse repository at this point
feat(sqs): add optional config parameter
gmcrocetti
committed
6cddf76
View commit details
Copy full SHA for 6cddf76
View code at this point
Browse repository at this point
refactor: change return for failure/success handlers
gmcrocetti
committed
524d27f
View commit details
Copy full SHA for 524d27f
View code at this point
Browse repository at this point
feat: add package level import for batch utility
gmcrocetti
committed
8dbaf67
View commit details
Copy full SHA for 8dbaf67
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.