ACM 인증서를 삭제하려고 할 때 “The certificate is in use”라는 오류를 해결하려면 어떻게 해야 합니까?
2분 분량
0
AWS Certificate Manager(ACM) 인증서를 삭제하려고 했습니다. 하지만 “The certificate is in use and cannot be deleted. Disassociate the certificate from each resource in the list and try again”과 유사한 오류가 표시됩니다.
해결 방법
CloudFront 배포 또는 Application Load Balancer에서 ACM 인증서의 연결을 해제하려면 사용자 지정 도메인과 연결된 ACM 인증서를 교체하세요. 또는 사용자 지정 도메인을 삭제합니다.
ACM 인증서가 연결된 리소스를 확인하려면 AWS Command Line Interface(AWS CLI)를 사용하여 describe-certificate 명령을 실행합니다.