BatchGetDocumentStatusResponseError
Provides a response when the status of a document could not be retrieved.
Contents
- DocumentId
-
The identifier of the document whose status could not be retrieved.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- ErrorCode
-
Indicates the source of the error.
Type: String
Valid Values:
InternalError | InvalidRequest
Required: No
- ErrorMessage
-
States that the API could not get the status of a document. This could be because the request is not valid or there is a system error.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^\P{C}*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: