PropagatingAttribute - Amazon IoT
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PropagatingAttribute

An object that represents the connection attribute, thing attribute, and the user property key.

Contents

connectionAttribute

The attribute associated with the connection between a device and Amazon IoT Core.

Type: String

Length Constraints: Maximum length of 128.

Pattern: [a-zA-Z0-9:.]+

Required: No

thingAttribute

The user-defined thing attribute that is propagating for MQTT 5 message enrichment.

Type: String

Length Constraints: Maximum length of 128.

Pattern: [a-zA-Z0-9_.,@/:#-]+

Required: No

userPropertyKey

The key of the user property key-value pair.

Type: String

Length Constraints: Maximum length of 128.

Pattern: [a-zA-Z0-9:$.]+

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: