Awso_iotevents_data_asyncSourceval batch_acknowledge_alarm :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iotevents_data.Values.BatchAcknowledgeAlarmRequest.t ->
(Awso_iotevents_data.Values.BatchAcknowledgeAlarmResponse.t,
Awso_iotevents_data.Values.BatchAcknowledgeAlarmResponse.error)
Result.t
Async.Deferred.tval batch_delete_detector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iotevents_data.Values.BatchDeleteDetectorRequest.t ->
(Awso_iotevents_data.Values.BatchDeleteDetectorResponse.t,
Awso_iotevents_data.Values.BatchDeleteDetectorResponse.error)
Result.t
Async.Deferred.tval batch_disable_alarm :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iotevents_data.Values.BatchDisableAlarmRequest.t ->
(Awso_iotevents_data.Values.BatchDisableAlarmResponse.t,
Awso_iotevents_data.Values.BatchDisableAlarmResponse.error)
Result.t
Async.Deferred.tval batch_enable_alarm :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iotevents_data.Values.BatchEnableAlarmRequest.t ->
(Awso_iotevents_data.Values.BatchEnableAlarmResponse.t,
Awso_iotevents_data.Values.BatchEnableAlarmResponse.error)
Result.t
Async.Deferred.tval batch_put_message :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iotevents_data.Values.BatchPutMessageRequest.t ->
(Awso_iotevents_data.Values.BatchPutMessageResponse.t,
Awso_iotevents_data.Values.BatchPutMessageResponse.error)
Result.t
Async.Deferred.tval batch_reset_alarm :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iotevents_data.Values.BatchResetAlarmRequest.t ->
(Awso_iotevents_data.Values.BatchResetAlarmResponse.t,
Awso_iotevents_data.Values.BatchResetAlarmResponse.error)
Result.t
Async.Deferred.tval batch_snooze_alarm :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iotevents_data.Values.BatchSnoozeAlarmRequest.t ->
(Awso_iotevents_data.Values.BatchSnoozeAlarmResponse.t,
Awso_iotevents_data.Values.BatchSnoozeAlarmResponse.error)
Result.t
Async.Deferred.tval batch_update_detector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iotevents_data.Values.BatchUpdateDetectorRequest.t ->
(Awso_iotevents_data.Values.BatchUpdateDetectorResponse.t,
Awso_iotevents_data.Values.BatchUpdateDetectorResponse.error)
Result.t
Async.Deferred.tval describe_alarm :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iotevents_data.Values.DescribeAlarmRequest.t ->
(Awso_iotevents_data.Values.DescribeAlarmResponse.t,
Awso_iotevents_data.Values.DescribeAlarmResponse.error)
Result.t
Async.Deferred.tval describe_detector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iotevents_data.Values.DescribeDetectorRequest.t ->
(Awso_iotevents_data.Values.DescribeDetectorResponse.t,
Awso_iotevents_data.Values.DescribeDetectorResponse.error)
Result.t
Async.Deferred.tval list_alarms :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iotevents_data.Values.ListAlarmsRequest.t ->
(Awso_iotevents_data.Values.ListAlarmsResponse.t,
Awso_iotevents_data.Values.ListAlarmsResponse.error)
Result.t
Async.Deferred.tval list_detectors :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iotevents_data.Values.ListDetectorsRequest.t ->
(Awso_iotevents_data.Values.ListDetectorsResponse.t,
Awso_iotevents_data.Values.ListDetectorsResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_iotevents_data.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The new setting of a timer.
The new value of the variable.
The current state of a timer.
The current state of the variable.
module AcknowledgeActionConfiguration =
Awso_iotevents_data.Values.AcknowledgeActionConfigurationContains the configuration information of an acknowledge action.
Contains the configuration information of a disable action.
Contains the configuration information of an enable action.
Contains the configuration information of a reset action.
Contains the configuration information of a snooze action.
Information needed to compare two values with a comparison operator.
Contains the configuration information of alarm state changes.
Information about the detector state.
Contains information about the action that you can take to respond to the alarm.
Information needed to evaluate data.
Contains information about alarm state changes.
The new state, variable values, and timer settings of the detector (instance).
Contains information about a timestamp.
Information about the detector (instance).
Contains a summary of an alarm.
Information about the current state of the detector instance.
Contains information about the current state of the alarm.
module BatchUpdateDetectorErrorEntry =
Awso_iotevents_data.Values.BatchUpdateDetectorErrorEntryInformation about the error that occurred when attempting to update a detector.
Information used to update the detector (instance).
Contains error messages associated with one of the following requests: BatchAcknowledgeAlarm BatchDisableAlarm BatchEnableAlarm BatchResetAlarm BatchSnoozeAlarm
Information needed to snooze the alarm.
Information needed to reset the alarm.
Contains information about the errors encountered.
Information about a message.
Information needed to enable the alarm.
Information used to disable the alarm.
module BatchDeleteDetectorErrorEntry =
Awso_iotevents_data.Values.BatchDeleteDetectorErrorEntryContains error messages associated with the deletion request.
Information used to delete the detector model.
module AcknowledgeAlarmActionRequest =
Awso_iotevents_data.Values.AcknowledgeAlarmActionRequestInformation needed to acknowledge the alarm.
An internal failure occurred.
The request was invalid.
The resource was not found.
The service is currently unavailable.
The request could not be completed due to throttling.
Information about the detector (instance).
Contains information about an alarm.
module BatchUpdateDetectorErrorEntries =
Awso_iotevents_data.Values.BatchUpdateDetectorErrorEntriesmodule BatchDeleteDetectorErrorEntries =
Awso_iotevents_data.Values.BatchDeleteDetectorErrorEntriesmodule AcknowledgeAlarmActionRequests =
Awso_iotevents_data.Values.AcknowledgeAlarmActionRequestsLists detectors (the instances of a detector model).
Lists detectors (the instances of a detector model).
Lists one or more alarms. The operation returns only the metadata associated with each alarm.
Lists one or more alarms. The operation returns only the metadata associated with each alarm.
Returns information about the specified detector (instance).
Returns information about the specified detector (instance).
Retrieves information about an alarm.
Retrieves information about an alarm.
Updates the state, variable values, and timer settings of one or more detectors (instances) of a specified detector model.
Updates the state, variable values, and timer settings of one or more detectors (instances) of a specified detector model.
Changes one or more alarms to the snooze mode. The alarms change to the SNOOZE_DISABLED state after you set them to the snooze mode.
Changes one or more alarms to the snooze mode. The alarms change to the SNOOZE_DISABLED state after you set them to the snooze mode.
Resets one or more alarms. The alarms return to the NORMAL state after you reset them.
Resets one or more alarms. The alarms return to the NORMAL state after you reset them.
Sends a set of messages to the IoT Events system. Each message payload is transformed into the input you specify ("inputName") and ingested into any detectors that monitor that input. If multiple messages are sent, the order in which the messages are processed isn't guaranteed. To guarantee ordering, you must send messages one at a time and wait for a successful response.
Sends a set of messages to the IoT Events system. Each message payload is transformed into the input you specify ("inputName") and ingested into any detectors that monitor that input. If multiple messages are sent, the order in which the messages are processed isn't guaranteed. To guarantee ordering, you must send messages one at a time and wait for a successful response.
Enables one or more alarms. The alarms change to the NORMAL state after you enable them.
Enables one or more alarms. The alarms change to the NORMAL state after you enable them.
Disables one or more alarms. The alarms change to the DISABLED state after you disable them.
Disables one or more alarms. The alarms change to the DISABLED state after you disable them.
Deletes one or more detectors that were created. When a detector is deleted, its state will be cleared and the detector will be removed from the list of detectors. The deleted detector will no longer appear if referenced in the ListDetectors API call.
Deletes one or more detectors that were created. When a detector is deleted, its state will be cleared and the detector will be removed from the list of detectors. The deleted detector will no longer appear if referenced in the ListDetectors API call.
module BatchAcknowledgeAlarmResponse =
Awso_iotevents_data.Values.BatchAcknowledgeAlarmResponseAcknowledges one or more alarms. The alarms change to the ACKNOWLEDGED state after you acknowledge them.
Acknowledges one or more alarms. The alarms change to the ACKNOWLEDGED state after you acknowledge them.