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
We'd like to write a lambda handler to receive compaction commit messages from SQS, and write the resulting batches to S3 and SQS with the logic from the previous issue.
Analysis
This will include a lambda handler class, and the S3 and SQS code to write and send the batches.
The text was updated successfully, but these errors were encountered:
Background
Split from:
Follows on from:
Description
We'd like to write a lambda handler to receive compaction commit messages from SQS, and write the resulting batches to S3 and SQS with the logic from the previous issue.
Analysis
This will include a lambda handler class, and the S3 and SQS code to write and send the batches.
The text was updated successfully, but these errors were encountered: