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