Max number of SQS as triggers for a single lambda?

0

Hi,
does someone know if there is a limitation on the number of SQS i can connect to a single lambda?

Saludos,
Andres

Chagui
已提问 4 年前2068 查看次数
1 回答
0
已接受的回答

There is no limitations on number of triggers for a single lambda function.
You can connect any number of queues to your lambda function.
Or multiple event sources to a single lambda function.

已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则