delete_app_monitor
(**kwargs)¶Deletes an existing app monitor. This immediately stops the collection of data.
See also: AWS API Documentation
Request Syntax
response = client.delete_app_monitor(
Name='string'
)
[REQUIRED]
The name of the app monitor to delete.
{}
Response Structure
Exceptions
CloudWatchRUM.Client.exceptions.ConflictException
CloudWatchRUM.Client.exceptions.ResourceNotFoundException
CloudWatchRUM.Client.exceptions.InternalServerException
CloudWatchRUM.Client.exceptions.ValidationException
CloudWatchRUM.Client.exceptions.ThrottlingException
CloudWatchRUM.Client.exceptions.AccessDeniedException