BillingClient
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
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. Specify only tag keys in your request. Don't specify the value.
An API to update the attributes of the billing view.
Inherited 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.
Paginate over ListBillingViewsResponse results.
Lists the source views (managed Amazon Web Services billing views) associated with the billing view.
Paginate over ListSourceViewsForBillingViewResponse results.
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.
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.