Skip to main content

cost_categories

Retrieves a list of cost_categories in a region

Overview

Namecost_categories
TypeResource
Descriptioncost_categories
Idawscc.ce.cost_categories

Fields

NameDatatypeDescription
arnstringCost category ARN
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.ce.cost_categories
WHERE region = 'us-east-1'

Permissions

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

Create

ce:CreateCostCategoryDefinition

List

ce:ListCostCategoryDefinitions