IoTEvents#

Client#

class IoTEvents.Client#

A low-level client representing AWS IoT Events

AWS IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions when such events occur. You can use AWS IoT Events API operations to create, read, update, and delete inputs and detector models, and to list their versions.

import boto3

client = boto3.client('iotevents')

These are the available methods: