Class | Description |
---|---|
AcknowledgeActionConfiguration |
Contains the configuration information of an acknowledge action.
|
AcknowledgeAlarmActionRequest |
Information needed to acknowledge the alarm.
|
Alarm |
Contains information about an alarm.
|
AlarmState |
Contains information about the current state of the alarm.
|
AlarmSummary |
Contains a summary of an alarm.
|
BatchAcknowledgeAlarmRequest | |
BatchAcknowledgeAlarmResult | |
BatchAlarmActionErrorEntry |
Contains error messages associated with one of the following requests:
|
BatchDeleteDetectorErrorEntry |
Contains error messages associated with the deletion request.
|
BatchDeleteDetectorRequest | |
BatchDeleteDetectorResult | |
BatchDisableAlarmRequest | |
BatchDisableAlarmResult | |
BatchEnableAlarmRequest | |
BatchEnableAlarmResult | |
BatchPutMessageErrorEntry |
Contains information about the errors encountered.
|
BatchPutMessageRequest | |
BatchPutMessageResult | |
BatchResetAlarmRequest | |
BatchResetAlarmResult | |
BatchSnoozeAlarmRequest | |
BatchSnoozeAlarmResult | |
BatchUpdateDetectorErrorEntry |
Information about the error that occurred when attempting to update a detector.
|
BatchUpdateDetectorRequest | |
BatchUpdateDetectorResult | |
CustomerAction |
Contains information about the action that you can take to respond to the alarm.
|
DeleteDetectorRequest |
Information used to delete the detector model.
|
DescribeAlarmRequest | |
DescribeAlarmResult | |
DescribeDetectorRequest | |
DescribeDetectorResult | |
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).
|
DisableActionConfiguration |
Contains the configuration information of a disable action.
|
DisableAlarmActionRequest |
Information used to disable the alarm.
|
EnableActionConfiguration |
Contains the configuration information of an enable action.
|
EnableAlarmActionRequest |
Information needed to enable the alarm.
|
ListAlarmsRequest | |
ListAlarmsResult | |
ListDetectorsRequest | |
ListDetectorsResult | |
Message |
Information about a message.
|
ResetActionConfiguration |
Contains the configuration information of a reset action.
|
ResetAlarmActionRequest |
Information needed to reset the alarm.
|
RuleEvaluation |
Information needed to evaluate data.
|
SimpleRuleEvaluation |
Information needed to compare two values with a comparison operator.
|
SnoozeActionConfiguration |
Contains the configuration information of a snooze action.
|
SnoozeAlarmActionRequest |
Information needed to snooze the alarm.
|
StateChangeConfiguration |
Contains the configuration information of alarm state changes.
|
SystemEvent |
Contains information about alarm state changes.
|
Timer |
The current state of a timer.
|
TimerDefinition |
The new setting of a timer.
|
TimestampValue |
Contains information about a timestamp.
|
UpdateDetectorRequest |
Information used to update the detector (instance).
|
Variable |
The current state of the variable.
|
VariableDefinition |
The new value of the variable.
|
Enum | Description |
---|---|
AlarmStateName | |
ComparisonOperator | |
CustomerActionName | |
ErrorCode | |
EventType | |
TriggerType |
Exception | Description |
---|---|
AWSIoTEventsDataException |
Base exception for all service exceptions thrown by AWS IoT Events Data
|
InternalFailureException |
An internal failure occurred.
|
InvalidRequestException |
The request was invalid.
|
ResourceNotFoundException |
The resource was not found.
|
ServiceUnavailableException |
The service is currently unavailable.
|
ThrottlingException |
The request could not be completed due to throttling.
|