View Source aws_savingsplans (aws v1.0.4)

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: https://docs.aws.amazon.com/savingsplans/latest/userguide/.

Summary

Functions

Link to this function

create_savings_plan(Client, Input)

View Source
Creates a Savings Plan.
Link to this function

create_savings_plan(Client, Input0, Options0)

View Source
Link to this function

delete_queued_savings_plan(Client, Input)

View Source
Deletes the queued purchase for the specified Savings Plan.
Link to this function

delete_queued_savings_plan(Client, Input0, Options0)

View Source
Link to this function

describe_savings_plan_rates(Client, Input)

View Source
Describes the specified Savings Plans rates.
Link to this function

describe_savings_plan_rates(Client, Input0, Options0)

View Source
Link to this function

describe_savings_plans(Client, Input)

View Source
Describes the specified Savings Plans.
Link to this function

describe_savings_plans(Client, Input0, Options0)

View Source
Link to this function

describe_savings_plans_offering_rates(Client, Input)

View Source
Describes the specified Savings Plans offering rates.
Link to this function

describe_savings_plans_offering_rates(Client, Input0, Options0)

View Source
Link to this function

describe_savings_plans_offerings(Client, Input)

View Source
Describes the specified Savings Plans offerings.
Link to this function

describe_savings_plans_offerings(Client, Input0, Options0)

View Source
Link to this function

list_tags_for_resource(Client, Input)

View Source
Lists the tags for the specified resource.
Link to this function

list_tags_for_resource(Client, Input0, Options0)

View Source
Link to this function

tag_resource(Client, Input)

View Source
Adds the specified tags to the specified resource.
Link to this function

tag_resource(Client, Input0, Options0)

View Source
Link to this function

untag_resource(Client, Input)

View Source
Removes the specified tags from the specified resource.
Link to this function

untag_resource(Client, Input0, Options0)

View Source