budgets_execute_budget_action {paws.cost.management}R 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]

BudgetName

[required]

ActionId

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

ExecutionType

[required] The type of execution.


[Package paws.cost.management version 0.9.0 Index]