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
feita há 4 anos2068 visualizações
1 Resposta
0
Resposta aceita

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.

respondido há 4 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas