Skip to main content

billing_groups_list_only

Lists billing_groups in a region or regions, for all properties use billing_groups

Overview

Namebilling_groups_list_only
TypeResource
DescriptionA billing group is a set of linked account which belong to the same end customer. It can be seen as a virtual consolidated billing family.
Idaws.billingconductor.billing_groups_list_only

Fields

NameDatatypeDescription
arnstringBilling Group ARN
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all billing_groups in a region.

SELECT
region,
arn
FROM aws.billingconductor.billing_groups_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the billing_groups_list_only resource, see billing_groups