Skip to main content

budgets_actions

Retrieves a list of budgets_actions in a region

Overview

Namebudgets_actions
TypeResource
Descriptionbudgets_actions
Idawscc.budgets.budgets_actions

Fields

NameDatatypeDescription
action_idstring
budget_namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
action_id,
budget_name
FROM awscc.budgets.budgets_actions
WHERE region = 'us-east-1'

Permissions

To operate on the budgets_actions resource, the following permissions are required:

Create

budgets:CreateBudgetAction,
iam:PassRole

List

budgets:DescribeBudgetActionsForAccount,
budgets:DescribeBudgetActionsForBudget