AppSync has built-in logging integration with CloudWatch Logs (see here for more details on the logging options).

You can set the

Field resolver log leveltoNONE,ERRORorALL.

When the field resolver log level is set to

NONEorERROR, you don’t get a lot of value from the AppSync logs. For example, this is what I see for a GraphQL request:

You can see the

latencybut have no way of figuring out what contributed towards that latency. Really, there’s not a lot you can do with the information here.

#aws #appsync #graphql #serverless #aws-lambda #cloud #cloud-computing #amazon-web-services

How to sample AppSync resolver logs
1.75 GEEK