3.1.62 Sub Account ID
Dataset:
Cost and Usage
Column Type:
Dimension
Feature Level:
Conditional
Data Type:
String
Since:
0.5
A Sub Account ID is a service-provider-assigned identifier assigned to a sub account. Sub Account ID is commonly used for scenarios like grouping based on organizational constructs, access management needs, and cost allocation strategies.
3.1.62.1 Requirements
SubAccountId adheres to the following requirements:
- SubAccountId MUST be present in a Cost and Usage FOCUS dataset when the service provider supports a sub account construct.
- SubAccountId MUST be of type String.
- SubAccountId MUST conform to StringHandling requirements.
- SubAccountId nullability is defined as follows:
- SubAccountId MUST be null when a charge is not related to a sub account.
- SubAccountId MUST NOT be null when a charge is related to a sub account.
See Appendix: Grouping constructs for resources or services for details and examples of the different grouping constructs supported by FOCUS.
3.1.62.4 Description
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Conditional |
| Allows Nulls | Yes |
| Data Type | String |
| Value Format | \<not specified> |