budgets_describe_budget_performance_history: Describes the history for DAILY, MONTHLY, and QUARTERLY...

View source: R/budgets_operations.R

budgets_describe_budget_performance_historyR Documentation

Describes the history for DAILY, MONTHLY, and QUARTERLY budgets

Description

Describes the history for DAILY, MONTHLY, and QUARTERLY budgets. Budget history isn't available for ANNUAL budgets.

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

Usage

budgets_describe_budget_performance_history(
  AccountId,
  BudgetName,
  TimePeriod = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

AccountId

[required]

BudgetName

[required]

TimePeriod

Retrieves how often the budget went into an ALARM state for the specified time period.

MaxResults
NextToken

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