updateAlarmModel
inline suspend fun IotEventsClient.updateAlarmModel(crossinline block: UpdateAlarmModelRequest.Builder.() -> Unit): UpdateAlarmModelResponse
Updates an alarm model. Any alarms that were created based on the previous version are deleted and then created again as new data arrives.