@victorbjorklund Thanks for the question! This is useful when you have several (lambda) functions and need to pass data between them - so like a data processing pipeline, or workflow. It's an alternative to doing it manually with SQS, or using a framework like Airflow.