

# BatchDeleteFeaturedResultsSetError
<a name="API_BatchDeleteFeaturedResultsSetError"></a>

Provides information about a set of featured results that couldn't be removed from an index by the [BatchDeleteFeaturedResultsSet](https://docs.aws.amazon.com/kendra/latest/dg/API_BatchDeleteFeaturedResultsSet.html) API.

## Contents
<a name="API_BatchDeleteFeaturedResultsSetError_Contents"></a>

 ** ErrorCode **   <a name="kendra-Type-BatchDeleteFeaturedResultsSetError-ErrorCode"></a>
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 **   <a name="kendra-Type-BatchDeleteFeaturedResultsSetError-ErrorMessage"></a>
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 **   <a name="kendra-Type-BatchDeleteFeaturedResultsSetError-Id"></a>
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
<a name="API_BatchDeleteFeaturedResultsSetError_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/kendra-2019-02-03/BatchDeleteFeaturedResultsSetError) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kendra-2019-02-03/BatchDeleteFeaturedResultsSetError) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kendra-2019-02-03/BatchDeleteFeaturedResultsSetError) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon Kendra. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query kendra` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
