Updates a budget action.
See https://www.paws-r-sdk.com/docs/budgets_update_budget_action/ for full documentation.
budgets_update_budget_action(
AccountId,
BudgetName,
ActionId,
NotificationType = NULL,
ActionThreshold = NULL,
Definition = NULL,
ExecutionRoleArn = NULL,
ApprovalModel = NULL,
Subscribers = NULL
)
[required]
[required]
[required] A system-generated universally unique identifier (UUID) for the action.
The role passed for action execution and reversion. Roles and actions must be in the same account.
This specifies if the action needs manual or automatic approval.