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
gefragt vor 2 Monaten120 Aufrufe
1 Antwort
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
beantwortet vor 2 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen