sanisoclem / iro-iro

0 stars 0 forks source link

API Gateway doesn't have permissions to execute lambda #3

Open sanisoclem opened 5 years ago

sanisoclem commented 5 years ago

An workaround is to modify the lambda right after release (if you don't change the gateway, doesn't seem like you have to do it again).

I'm sure there's some wrong configuration on the Lambda <-> API Gateway part but I can't seem to get it working.

see: https://github.com/awslabs/serverless-application-model/issues/704

sanisoclem commented 5 years ago

note to self: maybe try creating the gateway manually and exporting it?