updateNotificationRule
abstract suspend fun updateNotificationRule(input: UpdateNotificationRuleRequest): UpdateNotificationRuleResponse
Updates a notification rule for a resource. You can change the events that trigger the notification rule, the status of the rule, and the targets that receive the notifications.
To add or remove tags for a notification rule, you must use TagResource and UntagResource.