通过Node.js SDK发送命令导致503错误

0

【以下的问题经过翻译处理】 等待 lambda 发送以下内容():

new GetFunctionConfigurationCommand({ FunctionName: name, });

添加记录代码到 SDK 显示:

<html> <head> <title>503 Service Temporarily Unavailable</title> </head> <body> <center><h1>503 Service Temporarily Unavailable</h1></center> </body> </html>

今天早些时候它还正常工作。

profile picture
ESPECIALISTA
feita há 5 meses16 visualizações
1 Resposta
0

【以下的回答经过翻译处理】 这些函数名是错误的,可能包含无效字符。如果返回400而不是503,状态码可以说明问题。

profile picture
ESPECIALISTA
respondido há 5 meses

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