Lambda question

0

I am deploying my web app via asw serverless api lambda gateway through cicd integrations and keep getting an error "botocore.errorfactory.BadRequestException: An error occurred (BadRequestException) when calling the CreateDeployment operation: AWS ARN for integration contains invalid action" Can you please help me track down what is causing the issues and how to resolve it. I am using Python flask for app.y as a main web app file.

Thank you

Tu
feita há 2 meses120 visualizações
1 Resposta
0

Can you double check what you have for the Action specified? The error "AWS ARN for integration contains invalid action" is usually returned when the Action specified on the AWS integration "Action" field is missing or invalid.

AWS
respondido há 2 meses
profile picture
ESPECIALISTA
avaliado há 2 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