Supported actions - Amazon IoT Events
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Supported actions

Amazon IoT Events can trigger actions when it detects a specified event or transition event. You can define built-in actions to use a timer or set a variable, or send data to other Amazon resources.

Note

When you define an action in a detector model, you can use expressions for parameters that are string data type. For more information, see Expressions.

Amazon IoT Events supports the following actions that let you use a timer or set a variable:

Amazon IoT Events supports the following actions that let you work with Amazon services:

  • iotTopicPublish to publish a message on an MQTT topic.

  • iotEvents to send data to Amazon IoT Events as an input value.

  • iotSiteWise to send data to an asset property in Amazon IoT SiteWise.

  • dynamoDB to send data to an Amazon DynamoDB table.

  • dynamoDBv2 to send data to an Amazon DynamoDB table.

  • firehose to send data to an Amazon Data Firehose stream.

  • lambda to invoke an Amazon Lambda function.

  • sns to send data as a push notification.

  • sqs to send data to an Amazon SQS queue.