elegant-pager-5412
04/26/2021, 5:04 AMQueue
and a CallbackFunction
defined and I want to add the CallbackFunction
as the `Queue`’s event source. I’m trying to use the queue.onEvent
method to do so, but I’m required to give the onEvent
a name for the source mapping. I would like that name to just be my lambda’s name and the word Event
at the end of it. How can I achieve that?billowy-army-68599
04/26/2021, 5:18 AMelegant-pager-5412
04/26/2021, 5:55 AMbillowy-army-68599
04/26/2021, 6:06 AMelegant-pager-5412
04/26/2021, 8:37 AM