InputDefinition
The definition of the input.
Contents
- attributes
-
The attributes from the JSON payload that are made available by the input. Inputs are derived from messages sent to the AWS IoT Events system using
BatchPutMessage
. Each such message contains a JSON payload, and those attributes (and their paired values) specified here are available for use in thecondition
expressions used by detectors that monitor this input.Type: Array of Attribute objects
Array Members: Minimum number of 1 item. Maximum number of 200 items.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: