

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

# Amazon SQS에서 액세스 정책 구성
<a name="sqs-configure-add-permissions"></a>

대기열을 [편집](sqs-configure-edit-queue.md)할 때 해당 액세스 정책을 구성하여 상호 작용할 수 있는 사람을 제어할 수 있습니다.
+ 액세스 정책은 대기열에 액세스할 권한이 있는 계정, 사용자 및 역할을 정의합니다.
+ [https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_SendMessage.html](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_SendMessage.html), [https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_ReceiveMessage.html](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_ReceiveMessage.html) 또는 [https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_DeleteMessage.html](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_DeleteMessage.html)와 같이 허용되는 작업을 지정합니다.
+ 기본적으로 대기열 소유자만 메시지를 보내고 받을 권한이 있습니다.

****기존 대기열에 대한 액세스 정책을 구성하려면(콘솔)****

1. [https://console.aws.amazon.com/sqs/](https://console.aws.amazon.com/sqs/)에서 Amazon SQS 콘솔을 엽니다.

1. 탐색 창에서 **대기열**을 선택합니다.

1. 대기열을 선택하고 **편집**을 선택합니다.

1. **액세스 정책** 섹션으로 스크롤합니다.

1. 입력 상자에서 **액세스 정책 문**을 편집합니다. 액세스 정책 설명에 대한 자세한 내용은 [Amazon SQS의 Identity and Access Management](security-iam.md) 섹션을 참조하세요.

1. 액세스 정책 구성을 마쳤으면 **저장**을 선택합니다.