BatchDeleteFeaturedResultsSetError
Provides information about a set of featured results that couldn't be removed from an index by the BatchDeleteFeaturedResultsSet API.
Contents
- ErrorCode
-
The error code for why the set of featured results couldn't be removed from the index.
Type: String
Valid Values:
InternalError | InvalidRequest
Required: Yes
- ErrorMessage
-
An explanation for why the set of featured results couldn't be removed from the index.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^\P{C}*$
Required: Yes
- Id
-
The identifier of the set of featured results that couldn't be removed from the index.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
^[a-zA-Z-0-9]*
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: