EnableAlarmActionRequest - AWS IoT Events Data

EnableAlarmActionRequest

Information needed to enable the 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: Yes

requestId

The request ID. Each ID must be unique within each batch.

Type: String

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

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

Required: Yes

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

note

The note that you can leave when you enable the alarm.

Type: String

Length Constraints: Maximum length of 256.

Required: No

See Also

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