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 AWS 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 AWS SDKs, see the following: