IotTopicPublishAction - 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).

IotTopicPublishAction

Information required to publish the MQTT message through the Amazon IoT message broker.

Contents

mqttTopic

The MQTT topic of the message. You can use a string expression that includes variables ($variable.<variable-name>) and input values ($input.<input-name>.<path-to-datum>) as the topic string.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

payload

You can configure the action payload when you publish a message to an Amazon IoT Core topic.

Type: Payload object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: