delete_response_plan
(**kwargs)¶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 also: AWS API Documentation
Request Syntax
response = client.delete_response_plan(
arn='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the response plan.
{}
Response Structure
Exceptions
SSMIncidents.Client.exceptions.ThrottlingException
SSMIncidents.Client.exceptions.AccessDeniedException
SSMIncidents.Client.exceptions.ValidationException
SSMIncidents.Client.exceptions.InternalServerException