CostExplorer / Client / delete_anomaly_monitor
delete_anomaly_monitor#
- CostExplorer.Client.delete_anomaly_monitor(**kwargs)#
Deletes a cost anomaly monitor.
See also: AWS API Documentation
Request Syntax
response = client.delete_anomaly_monitor( MonitorArn='string' )
- Parameters:
MonitorArn (string) –
[REQUIRED]
The unique identifier of the cost anomaly monitor that you want to delete.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
CostExplorer.Client.exceptions.LimitExceededException
CostExplorer.Client.exceptions.UnknownMonitorException