

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 설정
<a name="setting-up"></a>

Amazon Comprehend 첫 사용 전에 다음 태스크를 완료하십시오.

**Topics**
+ [에 가입 AWS 계정](#sign-up-for-aws)
+ [AWS Command Line Interface (AWS CLI) 설정](#setup-awscli)
+ [프로그래밍 방식 액세스 권한 부여](#grant-program-access)

## 에 가입 AWS 계정
<a name="sign-up-for-aws"></a>

시작하려면이 AWS필요합니다 AWS 계정. 생성에 대한 자세한 AWS 계정내용은 *AWS Account Management 참조 안내서*의 [시작하기 AWS 계정](https://docs.aws.amazon.com//accounts/latest/reference/getting-started.html)를 참조하세요.

## AWS Command Line Interface (AWS CLI) 설정
<a name="setup-awscli"></a>

시작하기 연습의 단계를 수행하는 AWS CLI 데가 필요하지 않습니다. 다만 이 설명서의 일부 다른 연습에서는 사용합니다. 원하는 경우이 단계를 건너뛰고 로 이동하여 AWS CLI 나중에를 [Amazon Comprehend 시작하기](getting-started.md)설정할 수 있습니다.



**를 설치하고 구성하려면 AWS CLI**

1. 를 설치합니다 AWS CLI. 관련 지침은 *AWS Command Line Interface 사용 설명서*에서 다음 주제를 참조하세요.

   [ 최신 버전의 설치 또는 업데이트 AWS Command Line Interface](https://docs.aws.amazon.com/cli/latest/userguide/cli-getting-started-install.html)

1.  AWS CLI구성. 관련 지침은 *AWS Command Line Interface 사용 설명서*에서 다음 주제를 참조하세요.

   [AWS Command Line Interface구성](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html)

## 프로그래밍 방식 액세스 권한 부여
<a name="grant-program-access"></a>

사용자는 AWS 외부에서와 상호 작용하려는 경우 프로그래밍 방식의 액세스가 필요합니다 AWS Management Console. 프로그래밍 방식 액세스를 부여하는 방법은 액세스 중인 사용자 유형에 따라 다릅니다 AWS.

사용자에게 프로그래밍 방식 액세스 권한을 부여하려면 다음 옵션 중 하나를 선택합니다.


****  

| 프로그래밍 방식 액세스가 필요한 사용자 | 목적 | 방법 | 
| --- | --- | --- | 
| IAM | (권장) 콘솔 자격 증명을 임시 자격 증명으로 사용하여 AWS CLI, AWS SDKs 또는 AWS APIs. | 사용하고자 하는 인터페이스에 대한 지침을 따릅니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/comprehend/latest/dg/setting-up.html) | 
| 작업 인력 ID<br />(IAM Identity Center에서 관리되는 사용자) | 임시 자격 증명을 사용하여 AWS CLI, AWS SDKs 또는 AWS APIs. | 사용하고자 하는 인터페이스에 대한 지침을 따릅니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/comprehend/latest/dg/setting-up.html) | 
| IAM | 임시 자격 증명을 사용하여 AWS CLI, AWS SDKs 또는 AWS APIs. | IAM 사용 설명서의 [AWS 리소스에서 임시 자격 증명 사용](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html)의 지침을 따릅니다. | 
| IAM | (권장되지 않음)장기 자격 증명을 사용하여 AWS CLI, AWS SDKs 또는 AWS APIs. | 사용하고자 하는 인터페이스에 대한 지침을 따릅니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/comprehend/latest/dg/setting-up.html) | 