Debugging AWS AppSync APIs With CloudWatch
AWS AppSync is a fully managed service by Amazon Web Services that allows developers to create secure and scalable GraphQL APIs easily.
One of the great benefits of AppSync is the ability to connect GraphQL schemas to data sources like DynamoDB by wr...
blog.graphbolt.dev11 min read
Luiz Carlos Rodrigues
I´m having problems when ingesting the cloudwatch logs to a third party APM tool. The log group is created separetely for each API and normally you have to attach each log group on a trigger to ingest via lambda function. Do you have any solutions to group API logs in one log group?