Enables Coudwatch logging for API Gateway events
user
paulSambolin
Enables Cloudwatch logging for API Gateway events
...
plugins:
- serverless-enable-api-logs
...
functions:
get:
handler: index.handler
events:
- http:
path: user/{id}
method: get
Latest commit b2f54ec on Sep 24, 2017