Skip to content

Feature request: allow to access processed messages #1604

Closed
@dreamorosi

Description

@dreamorosi

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

batchThis item relates to the Batch Processing UtilitycompletedThis item is complete and has been merged/shippedfeature-requestThis item refers to a feature request for an existing or new utility

Type

No type

Projects

Status

Shipped

Relationships

None yet

Development

No branches or pull requests

Issue actions