BatchCreateBillingAdjustmentError
An error for a billing adjustment request entry that failed validation.
Contents
Note
In the following list, the required parameters are described first.
- clientToken
-
The client token of the request entry that failed.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[a-zA-Z0-9-]+Required: Yes
- code
-
The error code indicating the reason for failure.
Type: String
Valid Values:
CONFLICT_EXCEPTION | VALIDATION_EXCEPTION | RESOURCE_NOT_FOUND_EXCEPTION | INTERNAL_FAILURERequired: Yes
- message
-
A human-readable message describing the error.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: