{ "opencollection": "1.0.0", "info": { "name": "AWS IoT Events Alarm Models Analysis API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Analysis", "type": "folder" }, "items": [ { "info": { "name": "Amazon IoT Events Describe Detector Model Analysis", "type": "http" }, "http": { "method": "GET", "url": "http://iotevents.{region}.amazonaws.com/analysis/detector-models/:analysisId", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "analysisId", "value": "", "type": "path", "description": "The ID of the analysis result that you want to retrieve." } ] }, "docs": "
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.
Retrieves one or more analysis results of the detector model.
After AWS IoT Events starts analyzing your detector model, you have up to 24 hours to retrieve the analysis results.