codestarnotifications_delete_notification_rule {paws.developer.tools} | R Documentation |
Deletes a notification rule for a resource
Description
Deletes a notification rule for a resource.
See https://www.paws-r-sdk.com/docs/codestarnotifications_delete_notification_rule/ for full documentation.
Usage
codestarnotifications_delete_notification_rule(Arn)
Arguments
Arn |
[required] The Amazon Resource Name (ARN) of the notification rule you want to delete. |
[Package paws.developer.tools version 0.7.0 Index]