Data retrieval APIs for AWS IoT Events
AWS IoT Events provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeAlarm | Retrieve information about an alarm instance | Read |
| DescribeAlarmModel | Retrieve information about an alarm model | Read |
| DescribeDetector | Retriev information about a detector instance | Read |
| DescribeDetectorModel | Retrieve information about a detector model | Read |
| DescribeDetectorModelAnalysis | Retrieve the detector model analysis information | Read |
| DescribeInput | Retrieve an information about Input | Read |
| DescribeLoggingOptions | Retrieve the current settings of the AWS IoT Events logging options | Read |
| GetDetectorModelAnalysisResults | Retrieve the detector model analysis results | Read |
| ListAlarmModelVersions | List all the versions of an alarm model | List |
| ListAlarmModels | List the alarm models that you created | List |
| ListAlarms | Retrieve information about all alarm instances per alarmModel | List |
| ListDetectorModelVersions | List all the versions of a detector model | List |
| ListDetectorModels | List the detector models that you created | List |
| ListDetectors | Retrieve information about all detector instances per detectormodel | List |
| ListInputRoutings | List one or more input routings | List |
| ListInputs | Lists the inputs you have created | List |
| ListTagsForResource | List the tags (metadata) which you have assigned to the resource | Read |