View Source AWS.Savingsplans (aws-elixir v1.0.0)

Savings Plans are a pricing model that offer significant savings on Amazon Web Services usage (for example, on Amazon EC2 instances).

You commit to a consistent amount of usage per hour, in the specified currency, for a term of one or three years, and receive a lower price for that usage. For more information, see the Amazon Web Services Savings Plans User Guide.

Summary

Functions

Deletes the queued purchase for the specified Savings Plan.

Describes the rates for the specified Savings Plan.

Describes the specified Savings Plans.

Describes the offering rates for the specified Savings Plans.

Describes the offerings for the specified Savings Plans.

Lists the tags for the specified resource.

Returns the specified Savings Plan.

Adds the specified tags to the specified resource.

Removes the specified tags from the specified resource.

Functions

Link to this function

create_savings_plan(client, input, options \\ [])

View Source

Creates a Savings Plan.

Link to this function

delete_queued_savings_plan(client, input, options \\ [])

View Source

Deletes the queued purchase for the specified Savings Plan.

Link to this function

describe_savings_plan_rates(client, input, options \\ [])

View Source

Describes the rates for the specified Savings Plan.

Link to this function

describe_savings_plans(client, input, options \\ [])

View Source

Describes the specified Savings Plans.

Link to this function

describe_savings_plans_offering_rates(client, input, options \\ [])

View Source

Describes the offering rates for the specified Savings Plans.

Link to this function

describe_savings_plans_offerings(client, input, options \\ [])

View Source

Describes the offerings for the specified Savings Plans.

Link to this function

list_tags_for_resource(client, input, options \\ [])

View Source

Lists the tags for the specified resource.

Link to this function

return_savings_plan(client, input, options \\ [])

View Source

Returns the specified Savings Plan.

Link to this function

tag_resource(client, input, options \\ [])

View Source

Adds the specified tags to the specified resource.

Link to this function

untag_resource(client, input, options \\ [])

View Source

Removes the specified tags from the specified resource.