3.1.59 SKU Meter
SKU Meter describes the functionality being metered or measured by a particular SKU in a charge.
Service 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 Cost and Usage FOCUS dataset.
3.1.59.1 Requirements
SkuMeter MUST adhere to the following requirements:
- SkuMeter MUST be of type String.
- SkuMeter MUST conform to StringHandling requirements.
- SkuMeter MUST adhere to the following nullability requirements:
- 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.
3.1.59.2 Examples
Compute Usage, Block Volume Usage, Data Transfer, API Requests
3.1.59.5 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> |