View Source AWS.Billing (aws-elixir v1.0.7)
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
Creates a billing view with the specified billing view attributes.
Deletes the specified billing view.
Returns the metadata associated to the specified billing view ARN.
Returns the resource-based policy document attached to the resource in JSON
format.
Lists the billing views available for a given time period.
Lists the source views (managed Amazon Web Services billing views) associated with the billing view.
Lists tags associated with the billing view resource.
An API operation for adding one or more tags (key-value pairs) to a resource.
Removes one or more tags from a resource.
An API to update the attributes of the billing view.
Link to this section Functions
Creates a billing view with the specified billing view attributes.
Deletes the specified billing view.
Returns the metadata associated to the specified billing view ARN.
Returns the resource-based policy document attached to the resource in JSON
format.
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.
Lists the source views (managed Amazon Web Services billing views) associated with the billing view.
Lists tags associated with the billing view resource.
An API operation for adding one or more tags (key-value pairs) to a resource.
Removes one or more tags from a resource.
Specify only tag keys in your request. Don't specify the value.
An API to update the attributes of the billing view.