AWS::IoTEvents::DetectorModel OnEnter - Amazon CloudFormation
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).

AWS::IoTEvents::DetectorModel OnEnter

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

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Events" : [ Event, ... ] }

YAML

Events: - Event

Properties

Events

Specifies the actions that are performed when the state is entered and the condition is TRUE.

Required: No

Type: Array of Event

Update requires: No interruption