DeviceRegistryEnrichActivity
An activity that adds data from the AWS IoT device registry to your message.
Contents
- attribute
-
The name of the attribute that is added to the message.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- name
-
The name of the
deviceRegistryEnrich
activity.Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- roleArn
-
The ARN of the role that allows access to the device's registry information.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Required: Yes
- thingName
-
The name of the IoT device whose registry information is added to the message.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- next
-
The next activity in the pipeline.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: