View a markdown version of this page

MqttTopicConfig - AWS IoT FleetWise

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

AWS IoT FleetWise is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see AWS IoT FleetWise availability change.

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: