disableAlarmActions
inline suspend fun CloudWatchClient.disableAlarmActions(crossinline block: DisableAlarmActionsRequest.Builder.() -> Unit): DisableAlarmActionsResponse
Disables the actions for the specified alarms. When an alarm's actions are disabled, the alarm actions do not execute when the alarm state changes.