BillingandCostManagementPricingCalculator / Client / delete_workload_estimate
delete_workload_estimate#
- BillingandCostManagementPricingCalculator.Client.delete_workload_estimate(**kwargs)#
- Deletes an existing workload estimate. - See also: AWS API Documentation - Request Syntax- response = client.delete_workload_estimate( identifier='string' ) - Parameters:
- identifier (string) – - [REQUIRED] - The unique identifier of the workload estimate to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- BillingandCostManagementPricingCalculator.Client.exceptions.ValidationException
- BillingandCostManagementPricingCalculator.Client.exceptions.DataUnavailableException
- BillingandCostManagementPricingCalculator.Client.exceptions.InternalServerException
- BillingandCostManagementPricingCalculator.Client.exceptions.AccessDeniedException
- BillingandCostManagementPricingCalculator.Client.exceptions.ThrottlingException