eduardo3g / twitter

A serverless Twitter built with some cool stuff, such as the Serverless Framework, AppSync (GraphQL), Lambda, DynamoDB, Cognito, Kinesis Firehose, and Algolia ☁️
MIT License
42 stars 6 forks source link

feat(api/logging): set up AppSync logging to CloudWatch Logs #19

Closed eduardo3g closed 2 years ago

eduardo3g commented 2 years ago

Set up AppSync logging configuration to ship API-level logs to CloudWatch Logs.

Features: [x] Set up log level to ERROR in the prod stage and ALL to any other stage [x] Exclude verbose content in the prod stage and keep it in the other stages