delete_alert
(**kwargs)¶Deletes an alert.
See also: AWS API Documentation
Request Syntax
response = client.delete_alert(
AlertArn='string'
)
[REQUIRED]
The ARN of the alert to delete.
{}
Response Structure
Exceptions
LookoutMetrics.Client.exceptions.ResourceNotFoundException
LookoutMetrics.Client.exceptions.ValidationException
LookoutMetrics.Client.exceptions.TooManyRequestsException
LookoutMetrics.Client.exceptions.AccessDeniedException
LookoutMetrics.Client.exceptions.InternalServerException