createAlarmModel
inline suspend fun IotEventsClient.createAlarmModel(crossinline block: CreateAlarmModelRequest.Builder.() -> Unit): CreateAlarmModelResponse
Creates an alarm model to monitor an AWS IoT Events input attribute. You can use the alarm to get notified when the value is outside a specified range. For more information, see Create an alarm model in the AWS IoT Events Developer Guide.