Crate rusoto_savingsplans[][src]

Expand description

Savings Plans are a pricing model that offer significant savings on AWS usage (for example, on Amazon EC2 instances). You commit to a consistent amount of usage, in USD per hour, for a term of 1 or 3 years, and receive a lower price for that usage. For more information, see the AWS Savings Plans User Guide.

If you’re using the service, you’re probably looking for SavingsPlansClient and SavingsPlans.

Structs

Enums

Errors returned by CreateSavingsPlan

Errors returned by DeleteQueuedSavingsPlan

Errors returned by DescribeSavingsPlanRates

Errors returned by DescribeSavingsPlans

Errors returned by DescribeSavingsPlansOfferingRates

Errors returned by DescribeSavingsPlansOfferings

Errors returned by ListTagsForResource

Errors returned by TagResource

Errors returned by UntagResource

Traits

Trait representing the capabilities of the AWSSavingsPlans API. AWSSavingsPlans clients implement this trait.