View a markdown version of this page

CreditAllocationHistoryEntry - 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).

CreditAllocationHistoryEntry

A single entry in the credit allocation history, representing how a credit was applied to a specific service during a billing month.

Contents

accountId

The Amazon Web Services account the credit was applied to.

Type: String

Pattern: [0-9]{12}

Required: Yes

appliedServiceName

The Amazon Web Services service the credit was applied to.

Type: String

Required: Yes

billingMonth

The billing month of the application in YYYY-MM format.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 7.

Required: Yes

creditAmount

The amount of credit applied. Negative values represent credits that reduced the bill.

Type: Amount object

Required: Yes

creditId

The identifier of the credit that was applied.

Type: String

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

Pattern: [0-9]+

Required: Yes

isEstimatedBill

true when the entry was applied to an in-flight bill that has not yet been finalized.

Type: Boolean

Required: Yes

description

A human-readable description of the credit allocation.

Type: String

Required: No

See Also

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