RepublishAction - Amazon IoT
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).

RepublishAction

Describes an action to republish to another topic.

Contents

roleArn

The ARN of the IAM role that grants access.

Type: String

Required: Yes

topic

The name of the MQTT topic.

Type: String

Required: Yes

headers

MQTT Version 5.0 headers information. For more information, see MQTT from the Amazon IoT Core Developer Guide.

Type: MqttHeaders object

Required: No

qos

The Quality of Service (QoS) level to use when republishing messages. The default value is 0.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 1.

Required: No

See Also

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