CloudWatchRUM / Client / delete_app_monitor

delete_app_monitor#

CloudWatchRUM.Client.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'
)
Parameters:

Name (string) –

[REQUIRED]

The name of the app monitor to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions