AWS::IoT::ThingType Mqtt5Configuration
The configuration to add user-defined properties to enrich MQTT 5 messages.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "PropagatingAttributes" :
[ PropagatingAttribute, ... ]
}
Properties
PropagatingAttributes
-
An object that represents the connection attribute, the thing attribute, and the MQTT 5 user property key.
Required: No
Type: Array of PropagatingAttribute
Update requires: No interruption