Event - AWS IoT Events

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 AWS SDKs, see the following: