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.ConflictExceptionCloudWatchRUM.Client.exceptions.ResourceNotFoundExceptionCloudWatchRUM.Client.exceptions.InternalServerExceptionCloudWatchRUM.Client.exceptions.ValidationExceptionCloudWatchRUM.Client.exceptions.ThrottlingExceptionCloudWatchRUM.Client.exceptions.AccessDeniedException