SavingsPlans / Client / delete_queued_savings_plan
delete_queued_savings_plan#
- SavingsPlans.Client.delete_queued_savings_plan(**kwargs)#
- Deletes the queued purchase for the specified Savings Plan. - See also: AWS API Documentation - Request Syntax- response = client.delete_queued_savings_plan( savingsPlanId='string' ) - Parameters:
- savingsPlanId (string) – - [REQUIRED] - The ID of the Savings Plan. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- SavingsPlans.Client.exceptions.ValidationException
- SavingsPlans.Client.exceptions.ResourceNotFoundException
- SavingsPlans.Client.exceptions.InternalServerException
- SavingsPlans.Client.exceptions.ServiceQuotaExceededException