

サポート終了通知: 2025 年 9 月 15 日、 AWS は Amazon Lex V1 のサポートを終了します。 V1 2025 年 9 月 15 日を過ぎると、Amazon Lex V1 コンソールまたは Amazon Lex V1 リソースにはアクセスできなくなります。Amazon Lex V2 を使用している場合は、代わりに [Amazon Lex V2 ガイド](https://docs.aws.amazon.com/lexv2/latest/dg/what-is.html)を参照してください。

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# Intent
<a name="API_Intent"></a>

インテントの特定バージョンを識別します。

## 内容
<a name="API_Intent_Contents"></a>

 ** intentName **   <a name="lex-Type-Intent-intentName"></a>
インテントの名前。  
タイプ: 文字列  
長さの制約: 最小長は 1 です。最大長は 100 です。  
Pattern: `^([A-Za-z]_?)+$`   
必須: はい

 ** intentVersion **   <a name="lex-Type-Intent-intentVersion"></a>
インテントのバージョン。  
タイプ: 文字列  
長さの制約: 最小長は 1 です。最大長 64  
Pattern: `\$LATEST|[0-9]+`   
必須: はい

## 以下の資料も参照してください。
<a name="API_Intent_SeeAlso"></a>

言語固有の AWS SDKs のいずれかでこの API を使用する方法の詳細については、以下を参照してください。
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/lex-models-2017-04-19/Intent) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lex-models-2017-04-19/Intent) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lex-models-2017-04-19/Intent) 