import * as mod from "https://aws-api.deno.dev/v0.1/services/ioteventsdata.ts?docs=full";
IoTEventsData |
BatchPutMessageErrorEntry | Contains information about the errors encountered. |
BatchPutMessageRequest | |
BatchPutMessageResponse | |
BatchUpdateDetectorErrorEntry | Information about the error that occured when attempting to update a detector. |
BatchUpdateDetectorRequest | |
BatchUpdateDetectorResponse | |
DescribeDetectorRequest | |
DescribeDetectorResponse | |
Detector | Information about the detector (instance). |
DetectorState | Information about the current state of the detector instance. |
DetectorStateDefinition | The new state, variable values, and timer settings of the detector (instance). |
DetectorStateSummary | Information about the detector state. |
DetectorSummary | Information about the detector (instance). |
ListDetectorsRequest | |
ListDetectorsResponse | |
Message | Information about a message. |
Timer | The current state of a timer. |
TimerDefinition | The new setting of a timer. |
UpdateDetectorRequest | Information used to update the detector (instance). |
Variable | The current state of the variable. |
VariableDefinition | The new value of the variable. |