TransitionEvent - 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).

TransitionEvent

Specifies the actions performed and the next state entered when a condition evaluates to TRUE.

Contents

condition

Required. A Boolean expression that when TRUE causes the actions to be performed and the nextState to be entered.

Type: String

Length Constraints: Maximum length of 512.

Required: Yes

eventName

The name of the transition event.

Type: String

Length Constraints: Maximum length of 128.

Required: Yes

nextState

The next state to enter.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

actions

The actions to be performed.

Type: Array of Action objects

Required: No

See Also

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