IoTEventsData#

Client#

class IoTEventsData.Client#

A low-level client representing AWS IoT Events Data

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

For more information, see What is IoT Events? in the IoT Events Developer Guide.

client = session.create_client('iotevents-data')

These are the available methods:

Client Exceptions#

Client exceptions are available on a client instance via the exceptions property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.

The available client exceptions are: