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'
)
[REQUIRED]
The ID of the Savings Plan.
{}
Response Structure
Exceptions
SavingsPlans.Client.exceptions.ValidationException
SavingsPlans.Client.exceptions.ResourceNotFoundException
SavingsPlans.Client.exceptions.InternalServerException
SavingsPlans.Client.exceptions.ServiceQuotaExceededException