How to enable cloud watch logs for API Gateway using Serverless

I wrote a detail document on how to enable access logs for api gateway:

@VivekMuddasani

The big problem in your solution is, the role you defined in provider -> role is used by lambda, not for api gateway.

1 Like