MqttTopicConfig
The MQTT topic to which the AWS IoT FleetWise campaign routes data. For more information, see Device communication protocols in the AWS IoT Core Developer Guide.
Important
Access to certain AWS IoT FleetWise features is currently gated. For more information, see AWS Region and feature availability in the AWS IoT FleetWise Developer Guide.
Contents
- executionRoleArn
-
The ARN of the role that grants AWS IoT FleetWise permission to access and act on messages sent to the MQTT topic.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:(aws[a-zA-Z0-9-]*):iam::(\d{12})?:(role((\u002F)|(\u002F[\u0021-\u007F]+\u002F))[\w+=,.@-]+)
Required: Yes
- mqttTopicArn
-
The ARN of the MQTT topic.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:.*
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: