WorkloadEstimateUsageItem - AWS Billing and Cost Management

WorkloadEstimateUsageItem

Represents a usage item in a workload estimate.

Contents

operation

The specific operation associated with this usage item.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 32.

Pattern: [-a-zA-Z0-9\.\-_:,]*

Required: Yes

serviceCode

The AWS service code associated with this usage item.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 32.

Pattern: [-a-zA-Z0-9\.\-_:, \/()]*

Required: Yes

usageType

The type of usage for this item.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 128.

Pattern: [-a-zA-Z0-9\.\-_:,]*

Required: Yes

cost

The estimated cost for this usage item.

Type: Double

Required: No

currency

The currency of the estimated cost.

Type: String

Valid Values: USD

Required: No

group

The group identifier for this usage item.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 30.

Pattern: [a-zA-Z0-9-]*

Required: No

historicalUsage

Historical usage data associated with this item, if available.

Type: HistoricalUsageEntity object

Required: No

id

The unique identifier of this usage item.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}

Required: No

location

The location associated with this usage item.

Type: String

Required: No

quantity

The estimated usage quantity for this item.

Type: WorkloadEstimateUsageQuantity object

Required: No

status

The current status of this usage item.

Type: String

Valid Values: VALID | INVALID | STALE

Required: No

usageAccountId

The AWS account ID associated with this usage item.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d{12}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: