

지원 종료 공지: 2025년 9월 15 AWS 일에는 Amazon Lex 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
+  [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) 