AWS::IoTEvents::AlarmModel AlarmRule - AWS CloudFormation

AWS::IoTEvents::AlarmModel AlarmRule

Defines when your alarm is invoked.

Syntax

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

JSON

{ "SimpleRule" : SimpleRule }

Properties

SimpleRule

A rule that compares an input property value to a threshold value with a comparison operator.

Required: No

Type: SimpleRule

Update requires: No interruption