DeviceShadowEnrichActivity
An activity that adds information from the AWS IoT Device Shadow service to a 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
deviceShadowEnrich
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 shadow.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Required: Yes
- thingName
-
The name of the IoT device whose shadow 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: