FreeTierClient
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.
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. This operation supports pagination and filtering by status.
The account plan type for the Amazon Web Services account.
Inherited 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.
Paginate over GetFreeTierUsageResponse results.
Returns a list of activities that are available. This operation supports pagination and filtering by status.
Paginate over ListAccountActivitiesResponse results.
The account plan type for the Amazon Web Services account.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.