Monitor Your GraphQL API

To monitor your Amazon AppSync GraphQL API, turn on logging to Amazon CloudWatch Logs. For details, see Amazon AppSync: Monitoring and Logging.

You can use CloudWatch metrics to monitor and provide alerts about specific events that can result in HTTP status codes.

  • 4XXError. For example, 401 or 403.
  • 5XXError. For example, 500.
    • Indicates an issue on the server side with Amazon AppSync, the resolver, or the database.
    • Contact AWS support.