budgets_execute_budget_action: Executes a budget action

View source: R/budgets_operations.R

budgets_execute_budget_actionR Documentation

Executes a budget action

Description

Executes a budget action.

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

Usage

budgets_execute_budget_action(AccountId, BudgetName, ActionId, ExecutionType)

Arguments

AccountId

[required] The account ID of the user. It's a 12-digit number.

BudgetName

[required] A string that represents the budget name. The ":" and "\" characters, and the "/action/" substring, aren't allowed.

Budget names are validated for content. Names that contain phone numbers, URLs, or email addresses combined with certain terms may be rejected.

ActionId

[required] A system-generated universally unique identifier (UUID) for the action.

ExecutionType

[required] The type of execution.


paws.cost.management documentation built on May 30, 2026, 9:09 a.m.