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