2.3 Billing Account ID
Dataset:
Cost and Usage
Column Type:
Dimension
Feature Level:
Mandatory
Data Type:
String
Since:
0.5
A Billing Account ID is a provider-assigned identifier for a billing account. Billing accounts are commonly used for scenarios like grouping based on organizational constructs, invoice reconciliation and cost allocation strategies.
The BillingAccountId column MUST be present in the billing data. This column MUST be of type String and MUST NOT contain null values. BillingAccountId MUST be a globally unique identifier within a provider.
See Appendix: Grouping constructs for resources or services for details and examples of the different grouping constructs supported by FOCUS.
2.3.3 Description
The identifier assigned to a billing account by the provider.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Mandatory |
| Allows Nulls | No |
| Data Type | String |
| Value Format | \<not specified> |