Budgets helpers

What is this?

The following methods are added to clients instantiated using Betterboto:

Methods

betterboto.budgets.describe_budgets_single_page(self, **kwargs)[source]

This will continue to call describe_budgets until there are no more pages left to retrieve. It will return the aggregated response in the same structure as describe_budgets does.

Parameters
  • self – budgets client

  • kwargs – these are passed onto the describe_budgets method call

Returns

budgets.describe_budgets.response