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
demandé il y a 2 mois120 vues
1 réponse
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
répondu il y a 2 mois
profile picture
EXPERT
vérifié il y a 2 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions