2.45 SKU Meter
The SKU Meter describes the functionality being metered or measured by a particular SKU in a charge.
Providers often have billing models in which multiple SKUs exist for a given service to describe and bill for different functionalities for that service. For example, an object storage service may have separate SKUs for functionalities such as object storage, API requests, data transfer, encryption, and object management. This field helps practitioners understand which functionalities are being metered by the different SKUs that appear in a FOCUS dataset.
The SkuMeter column adheres to the following requirements:
- SkuMeter MUST be present in a FOCUS dataset when when the provider includes a SkuId.
- SkuMeter MUST be of type String.
- SkuMeter MUST be null when SkuId is null.
- SkuMeter SHOULD NOT be null when SkuId is not null.
- SkuMeter SHOULD remain consistent over time for a given SkuId.
2.45.1 Examples
Compute Usage, Block Volume Usage, Data Transfer, API Requests
2.45.4 Description
Describes the functionality being metered or measured by a particular SKU in a charge.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Conditional |
| Allows Nulls | Yes |
| Data Type | String |
| Value Format | \<not specified> |