aws.iotevents.describe_detector_model_analysis
Example SQL Queries
SELECT * FROMaws.iotevents.describe_detector_model_analysisWHERE"analysis_id" = 'VALUE';Description
Retrieves runtime information about a detector model analysis.
After AWS IoT Events starts analyzing your detector model, you have up to 24 hours to retrieve the analysis results.
Table Definition
| Column Name | Column Data Type |
|---|---|
| analysis_id Required Input Column The ID of the analysis result that you want to retrieve. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| status The status of the analysis activity. The status can be one of the following values:
| VARCHAR |