View Source AWS.Billing (aws-elixir v1.0.4)

You can use the Billing API to programatically list the billing views available to you for a given time period.

A billing view represents a set of billing data.

The Billing API provides the following endpoint:

https://billing.us-east-1.api.aws

Link to this section Summary

Functions

Lists the billing views available for a given time period.

Link to this section Functions

Link to this function

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

View Source

Lists the billing views available for a given time period.

Every Amazon Web Services account has a unique PRIMARY billing view that represents the billing data available by default. Accounts that use Billing Conductor also have BILLING_GROUP billing views representing pro forma costs associated with each created billing group.