Skip to main content

custom_line_items

Retrieves a list of custom_line_items in a region

Overview

Namecustom_line_items
TypeResource
Descriptioncustom_line_items
Idawscc.billingconductor.custom_line_items

Fields

NameDatatypeDescription
arnstringARN
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.billingconductor.custom_line_items
WHERE region = 'us-east-1'

Permissions

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

Create

billingconductor:CreateCustomLineItem,
billingconductor:BatchAssociateResourcesToCustomLineItem,
billingconductor:ListCustomLineItems,
billingconductor:TagResource,
billingconductor:ListTagsForResource

List

billingconductor:ListCustomLineItems,
billingconductor:ListResourcesAssociatedToCustomLineItem,
billingconductor:ListTagsForResource