elegant-pager-5412
04/22/2021, 2:46 PMqueueA
and queueB
, I want that when a message is processed from queueA
to push a new message to queueB
brave-planet-10645
04/22/2021, 2:50 PMelegant-pager-5412
04/22/2021, 2:53 PMbrave-planet-10645
04/22/2021, 3:05 PMqueueA
has been successful, but it wouldn't have the content of the message that was on queueA
elegant-pager-5412
04/22/2021, 3:10 PMbrave-planet-10645
04/22/2021, 3:13 PMqueueA
then you'll probably want to send it using the SDK
What are you doing with the data that the lambda processes? Are you putting into a database, or handling it in some other way?elegant-pager-5412
04/22/2021, 3:14 PMqueueB
using Pulumi, how do I reference its ARN inside the lambda?lemon-machine-35564
04/22/2021, 4:59 PM