Closed
Description
Use Case
In the Python version of Powertools for AWS customers using the Batch Processing utility are able to access an array of the processed batch to apply further processing. This is useful for those customers who might want to apply some special handling to successes/failures like creating custom metrics, or notifying an out-of-bounds downstream service.
Solution/User Experience
Refer to RFC #1082, section 4.2
Acceptance criteria
- The implementation allows the same degree of access/customization that the reference implementation has, while staying idiomatic with Node.js
- Return and input types of each method are appropriate
- Unit tests are implemented with 100% coverage
- Any new method is documented via docstrings, following project's conventions as much as possible
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Shipped