Correction - AWS Billing and Cost Management

Correction

Contains details about an invoice correction.

Contents

CorrectionId

Unique identifier for the invoice correction.

Type: String

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

Pattern: \S+

Required: Yes

CorrectionType

Type of correction being performed.

Type: String

Valid Values: REGENERATION | REBILL | SUPPORT

Required: Yes

InvoiceId

ID of the invoice being corrected.

Type: String

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

Pattern: [\s\S]*

Required: Yes

StartedAt

Time when the correction process started.

Type: Timestamp

Required: Yes

Status

Current status of the invoice correction.

Type: String

Valid Values: COMPLETED | VALIDATING | PENDING_APPROVAL | RUNNING | FAILED

Required: Yes

UpdatedAt

Time of the most recent update to the correction.

Type: Timestamp

Required: Yes

EndedAt

Time when the correction process ended, if applicable.

Type: Timestamp

Required: No

See Also

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