

# Lexicon
<a name="API_Lexicon"></a>

Provides lexicon name and lexicon content in string format. For more information, see [Pronunciation Lexicon Specification (PLS) Version 1.0](https://www.w3.org/TR/pronunciation-lexicon/).

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

 ** Content **   <a name="polly-Type-Lexicon-Content"></a>
Lexicon content in string format. The content of a lexicon must be in PLS format.  
Type: String  
Required: No

 ** Name **   <a name="polly-Type-Lexicon-Name"></a>
Name of the lexicon.  
Type: String  
Pattern: `[0-9A-Za-z]{1,20}`   
Required: No

## See Also
<a name="API_Lexicon_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/polly-2016-06-10/Lexicon) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/polly-2016-06-10/Lexicon) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/polly-2016-06-10/Lexicon) 