SavingsPlans

  • Client object for interacting with AWS SavingsPlans service.

    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.

    See more

    Declaration

    Swift

    public struct SavingsPlans
  • Error enum for SavingsPlans

    See more

    Declaration

    Swift

    public enum SavingsPlansErrorType : AWSErrorType
    extension SavingsPlansErrorType : CustomStringConvertible