v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1423130105.0 KB

Executes a budget action.

post/#X-Amz-Target=AWSBudgetServiceGateway.ExecuteBudgetAction

Headers

X-Amz-Target'AWSBudgetServiceGateway.ExecuteBudgetAction' required

Request body

AccountIdstring required

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

BudgetNamestring required

A string that represents the budget name. The ":" and "" characters aren't allowed.

ActionIdstring required

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

ExecutionType'APPROVE_BUDGET_ACTION' | 'RETRY_BUDGET_ACTION' | 'REVERSE_BUDGET_ACTION' | 'RESET_BUDGET_ACTION' required

The type of execution.

Response

Success

AccountIdstring required

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

BudgetNamestring required

A string that represents the budget name. The ":" and "" characters aren't allowed.

ActionIdstring required

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

ExecutionType'APPROVE_BUDGET_ACTION' | 'RETRY_BUDGET_ACTION' | 'REVERSE_BUDGET_ACTION' | 'RESET_BUDGET_ACTION' required

The type of execution.