

# FailedCustomVocabularyItem
<a name="API_FailedCustomVocabularyItem"></a>

The unique failed custom vocabulary item from the custom vocabulary list.

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

 ** errorCode **   <a name="lexv2-Type-FailedCustomVocabularyItem-errorCode"></a>
The unique error code for the failed custom vocabulary item from the custom vocabulary list.  
Type: String  
Valid Values: `DUPLICATE_INPUT | RESOURCE_DOES_NOT_EXIST | RESOURCE_ALREADY_EXISTS | INTERNAL_SERVER_FAILURE`   
Required: No

 ** errorMessage **   <a name="lexv2-Type-FailedCustomVocabularyItem-errorMessage"></a>
The error message for the failed custom vocabulary item from the custom vocabulary list.  
Type: String  
Required: No

 ** itemId **   <a name="lexv2-Type-FailedCustomVocabularyItem-itemId"></a>
The unique item identifer for the failed custom vocabulary item from the custom vocabulary list.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 32.  
Required: No

## See Also
<a name="API_FailedCustomVocabularyItem_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/models.lex.v2-2020-08-07/FailedCustomVocabularyItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/FailedCustomVocabularyItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/FailedCustomVocabularyItem) 