

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

# 에 대한 오류 코드 AWS CodeDeploy
<a name="error-codes"></a>

이 단원에서는 CodeDeploy 오류에 대한 참조 정보를 제공합니다.


****  

| 오류 코드 | 설명 | 
| --- | --- | 
| `AGENT_ISSUE` | CodeDeploy 에이전트의 문제로 인해 배포에 실패했습니다. 에이전트가 설치되어 이 배포 그룹의 모든 인스턴스에서 실행 중인지 확인하세요.<br />자세히 알아보기:[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/codedeploy/latest/userguide/error-codes.html) | 
| `AUTO_SCALING_IAM_ROLE_PERMISSIONS` | 배포 그룹과 연결된 서비스 역할에 AWS 서비스에서 작업을 수행하는 데 필요한 권한이 없습니다.<br />자세히 알아보기:[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/codedeploy/latest/userguide/error-codes.html) | 
| `HEALTH_CONSTRAINTS` | 너무 많은 개별 인스턴스가 배포에 실패했거나, 배포에 사용할 수 있는 정상 인스턴스가 너무 적거나, 배포 그룹의 일부 인스턴스에 문제가 발생하여 전체 배포가 실패했습니다.<br />자세히 알아보기:[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/codedeploy/latest/userguide/error-codes.html) | 
| `HEALTH_CONSTRAINTS_INVALID` | 배포 구성에 정의된 최소 정상 인스턴스 수를 사용할 수 없으므로 배포를 시작할 수 없습니다. 배포 구성을 업데이트하여 필요한 정상 인스턴스 수를 줄이거나 이 배포 그룹의 인스턴스 수를 늘릴 수 있습니다.<br />자세히 알아보기:[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/codedeploy/latest/userguide/error-codes.html) | 
| `IAM_ROLE_MISSING` | 배포 그룹에 대해 지정된 서비스 역할 이름을 가진 서비스 역할이 없으므로 배포에 실패했습니다. 올바른 서비스 역할 이름을 사용 중인지 확인하세요.<br />자세히 알아보기:[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/codedeploy/latest/userguide/error-codes.html) | 
| `IAM_ROLE_PERMISSIONS` | CodeDeploy에는 역할을 수임하는 데 필요한 권한이 없거나 사용 중인 IAM 역할은 AWS 서비스에서 작업을 수행할 수 있는 권한을 부여하지 않습니다.<br />자세히 알아보기:[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/codedeploy/latest/userguide/error-codes.html) | 
| `NO_INSTANCES` |  이는 다음 중 하나로 인해 발생할 수 있습니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/codedeploy/latest/userguide/error-codes.html)<br />자세히 알아보기:[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/codedeploy/latest/userguide/error-codes.html) | 
| `OVER_MAX_INSTANCES` | 계정에 허용되는 것보다 더 많은 인스턴스가 배포 대상으로 지정되었기 때문에 배포에 실패했습니다. 이 배포의 대상 인스턴스 수를 줄이려면 이 배포 그룹에 대한 태그 설정을 업데이트하거나 대상 인스턴스 중 일부를 삭제합니다. 또는 AWS Support 에 문의하여 한도 증가를 요청할 수 있습니다.<br />자세히 알아보기:[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/codedeploy/latest/userguide/error-codes.html) | 
| `THROTTLED` | IAM 역할에서 허용하는 것보다 많은 요청이 이루어졌기 때문에 배포 AWS CodeDeploy 에 실패했습니다. 요청 수를 줄이세요.<br />자세히 알아보기: [See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/codedeploy/latest/userguide/error-codes.html) | 
| `UNABLE_TO_SEND_ASG` | 배포 그룹이 Amazon EC2 Auto Scaling 그룹에서 올바르게 구성되지 않았기 때문에 배포에 실패했습니다. CodeDeploy 콘솔에서 배포 그룹에서 Amazon EC2 Auto Scaling 그룹을 삭제한 다음 다시 추가합니다.<br />자세히 알아보기:[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/codedeploy/latest/userguide/error-codes.html) | 

## 관련 주제
<a name="error-codes-related-topics"></a>

[CodeDeploy 문제 해결](troubleshooting.md)