budgets_describe_budgets: Lists the budgets that are associated with an account

View source: R/budgets_operations.R

budgets_describe_budgetsR Documentation

Lists the budgets that are associated with an account

Description

Lists the budgets that are associated with an account.

See https://www.paws-r-sdk.com/docs/budgets_describe_budgets/ for full documentation.

Usage

budgets_describe_budgets(AccountId, MaxResults = NULL, NextToken = NULL)

Arguments

AccountId

[required] The accountId that is associated with the budgets that you want descriptions of.

MaxResults

An optional integer that represents how many entries a paginated response contains. The maximum is 100.

NextToken

The pagination token that you include in your request to indicate the next set of results that you want to retrieve.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.