aws iotevents-data

AWS IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions when such events occur. AWS IoT Events Data API commands enable you to send inputs to detectors, list detectors, and view or update a detector's status

Subcommands

NameDescription
batch-put-messageSends a set of messages to the AWS 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
batch-update-detectorUpdates the state, variable values, and timer settings of one or more detectors (instances) of a specified detector model
describe-detectorReturns information about the specified detector (instance)
list-detectorsLists detectors (the instances of a detector model)