appleboy / lambda-action

GitHub Action for Deploying Lambda code to an existing function
https://github.com/marketplace/actions/aws-lambda-deploy
MIT License
394 stars 58 forks source link

ValidationException #38

Closed pktippa closed 3 years ago

pktippa commented 3 years ago
2021/07/30 05:29:58 ValidationException: 
    status code: 400, request id: 56456bc0-3439-4ed9-a1c8-2ada03328dc8

Getting validation exception while trying to deploy a lambda function using github action.

marchof commented 3 years ago

I can confirm, I get the same error since e66d14057f60ac6acba3e2fedd7d7ab608b84d3f

okabhaif commented 3 years ago

There is another issue thread #36 for this.

The thread has a workaround for the issue, my lambda deployments are still failing, but it might help you guys though!

bishopandco commented 3 years ago

Same issues here going to try #36

pktippa commented 3 years ago

@PascalUlor fix https://github.com/appleboy/lambda-action/issues/36#issuecomment-885985601 worked for me.

appleboy commented 3 years ago

I make a new version v0.1.5 to fix the issue.

pktippa commented 3 years ago

Now with v0.1.5 I am facing new issue "The operation cannot be performed at this time. An update is in progress for resource: xxx"