Event - Amazon IoT Events
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).

Event

Specifies the actions to be performed when the condition evaluates to TRUE.

Contents

eventName

The name of the event.

Type: String

Length Constraints: Maximum length of 128.

Required: Yes

actions

The actions to be performed.

Type: Array of Action objects

Required: No

condition

Optional. The Boolean expression that, when TRUE, causes the actions to be performed. If not present, the actions are performed (=TRUE). If the expression result is not a Boolean value, the actions are not performed (=FALSE).

Type: String

Length Constraints: Maximum length of 512.

Required: No

See Also

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