Eric Marcos
Results
2
comments of
Eric Marcos
I guess a "good enough" solution for many use cases described in this thread is to just invoke a Lambda asynchronously from the http endpoint Lambda: ```python import json import...