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

Alarm

Contains information about an alarm.

Contents

alarmModelName

The name of the alarm model.

Type: String

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

Pattern: ^[a-zA-Z0-9_-]+$

Required: No

alarmModelVersion

The version of the alarm model.

Type: String

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

Required: No

alarmState

Contains information about the current state of the alarm.

Type: AlarmState object

Required: No

creationTime

The time the alarm was created, in the Unix epoch format.

Type: Timestamp

Required: No

keyValue

The value of the key used as a filter to select only the alarms associated with the key.

Type: String

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

Pattern: ^[a-zA-Z0-9\-_:]+$

Required: No

lastUpdateTime

The time the alarm was last updated, in the Unix epoch format.

Type: Timestamp

Required: No

severity

A non-negative integer that reflects the severity level of the alarm.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 2147483647.

Required: No

See Also

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