amazonmq-invoke-aws-lambda icon indicating copy to clipboard operation
amazonmq-invoke-aws-lambda copied to clipboard

Amazon MQ as lambda event source

Open CodeWithOz opened this issue 4 years ago • 0 comments

With the recent changes that enable using amazon mq as a lambda event source, can this technique be updated in some way? Also, how would you handle the possibility of dynamically generated queues as the event source for the lambda? In my setup queues are generated dynamically when a new user joins, so I wouldn't be able to specify the queue name ahead of time. Do you have any idea how to handle that? Thanks!

CodeWithOz avatar Dec 15 '21 15:12 CodeWithOz