BatchPutDocumentResponseFailedDocument
Provides information about a document that could not be indexed.
Contents
- ErrorCode
-
The type of error that caused the document to fail to be indexed.
Type: String
Valid Values:
InternalError | InvalidRequest
Required: No
- ErrorMessage
-
A description of the reason why the document could not be indexed.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^\P{C}*$
Required: No
- Id
-
The identifier of the document.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: