CloudWatch / Client / delete_metric_stream
delete_metric_stream#
- CloudWatch.Client.delete_metric_stream(**kwargs)#
- Permanently deletes the metric stream that you specify. - See also: AWS API Documentation - Request Syntax- response = client.delete_metric_stream( Name='string' ) - Parameters:
- Name (string) – - [REQUIRED] - The name of the metric stream to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- CloudWatch.Client.exceptions.InternalServiceFault
- CloudWatch.Client.exceptions.InvalidParameterValueException
- CloudWatch.Client.exceptions.MissingRequiredParameterException