View Source AWS.FreeTier (aws-elixir v1.0.7)

You can use the Amazon Web Services Free Tier API to query programmatically your Free Tier usage data.

Free Tier tracks your monthly usage data for all free tier offers that are associated with your Amazon Web Services account. You can use the Free Tier API to filter and show only the data that you want.

Service endpoint

The Free Tier API provides the following endpoint:

For more information, see Using the Amazon Web Services Free Tier in the Billing User Guide.

Link to this section Summary

Functions

Returns a specific activity record that is available to the customer.

This returns all of the information related to the state of the account plan related to Free Tier.

Returns a list of all Free Tier usage objects that match your filters.

Returns a list of activities that are available.

The account plan type for the Amazon Web Services account.

Link to this section Functions

Link to this function

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

View Source

Returns a specific activity record that is available to the customer.

Link to this function

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

View Source

This returns all of the information related to the state of the account plan related to Free Tier.

Link to this function

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

View Source

Returns a list of all Free Tier usage objects that match your filters.

Link to this function

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

View Source

Returns a list of activities that are available.

This operation supports pagination and filtering by status.

Link to this function

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

View Source

The account plan type for the Amazon Web Services account.