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

State

Information that defines a state of a detector.

Contents

stateName

The name of the state.

Type: String

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

Required: Yes

onEnter

When entering this state, perform these actions if the condition is TRUE.

Type: OnEnterLifecycle object

Required: No

onExit

When exiting this state, perform these actions if the specified condition is TRUE.

Type: OnExitLifecycle object

Required: No

onInput

When an input is received and the condition is TRUE, perform the specified actions.

Type: OnInputLifecycle object

Required: No

See Also

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