BillEstimateLineItemSummary - Amazon Billing and Cost Management
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

BillEstimateLineItemSummary

Provides a summary of a line item in a bill estimate.

Contents

operation

The specific operation associated with this line item.

Type: String

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

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

Required: Yes

serviceCode

The Amazon service code associated with this line 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 line item.

Type: String

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

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

Required: Yes

availabilityZone

The availability zone associated with this line item, if applicable.

Type: String

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

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

Required: No

estimatedCost

The estimated cost for this line item.

Type: CostAmount object

Required: No

estimatedUsageQuantity

The estimated usage quantity for this line item.

Type: UsageQuantityResult object

Required: No

historicalCost

The historical cost for this line item.

Type: CostAmount object

Required: No

historicalUsageQuantity

The historical usage quantity for this line item.

Type: UsageQuantityResult object

Required: No

id

The unique identifier of this line 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

lineItemId

The line item identifier from the original bill.

Type: String

Required: No

lineItemType

The type of this line item (e.g., Usage, Tax, Credit).

Type: String

Required: No

location

The location associated with this line item.

Type: String

Required: No

payerAccountId

The Amazon account ID of the payer for this line item.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d{12}

Required: No

savingsPlanArns

The Amazon Resource Names (ARNs) of any Savings Plans applied to this line item.

Type: Array of strings

Required: No

usageAccountId

The Amazon account ID associated with the usage for this line 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 Amazon SDKs, see the following: