Troubleshooting a detector model by running analyses - Amazon IoT Events
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Troubleshooting a detector model by running analyses

Amazon IoT Events can analyze your detector model and generate analysis results without sending input data to your detector model. Amazon IoT Events performs a series of analyses described in this section to check your detector model. This advanced troubleshooting solution also summarizes diagnostic information, including the severity level and location, so that you can quickly find and fix potential issues in your detector model. For more information about diagnostic error types and messages for your detector model, see Detector model analysis and diagnostic information.

You can use the Amazon IoT Events console, API, Amazon Command Line Interface (Amazon CLI), or Amazon SDK to view diagnostic error messages from the analysis of your detector model.

Note
  • You must fix all errors before you can publish your detector model.

  • We recommend that you review warnings and take necessary actions before you use your detector model in production environments. Otherwise, the detector model might not work as expected.

  • You can have up to 10 analyses in the RUNNING status at the same time.

To learn how to analyze your detector model, see Analyzing a detector model (Console) or Analyzing a detector model (Amazon CLI).