ssmincidents_delete_response_plan {paws.management} | R Documentation |
Deletes the specified response plan
Description
Deletes the specified response plan. Deleting a response plan stops all linked CloudWatch alarms and EventBridge events from creating an incident with this response plan.
See https://www.paws-r-sdk.com/docs/ssmincidents_delete_response_plan/ for full documentation.
Usage
ssmincidents_delete_response_plan(arn)
Arguments
arn |
[required] The Amazon Resource Name (ARN) of the response plan. |
[Package paws.management version 0.9.0 Index]