budgets_describe_budget_notifications_for_account: Lists the budget names and notifications that are associated...

View source: R/budgets_operations.R

budgets_describe_budget_notifications_for_accountR Documentation

Lists the budget names and notifications that are associated with an account

Description

Lists the budget names and notifications that are associated with an account.

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

Usage

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

Arguments

AccountId

[required]

MaxResults

An integer that shows how many budget name entries a paginated response contains.

NextToken

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