AWS::IoT::SecurityProfile MetricsExportConfig
Specifies the MQTT topic and role ARN required for metric export.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
MqttTopic
-
The MQTT topic that Device Defender Detect should publish messages to for metrics export.
Required: Yes
Type: String
Minimum:
1
Maximum:
512
Update requires: No interruption
RoleArn
-
This role ARN has permission to publish MQTT messages, after which Device Defender Detect can assume the role and publish messages on your behalf.
Required: Yes
Type: String
Minimum:
20
Maximum:
2048
Update requires: No interruption