Print
카테고리: [ Amazon Web Services ]
조회수: 2503

1. 개요

VPC 삭제 시점에 종속성 오류가 발생하면 확인해야 할 것.


2. 확인해야 할 것


3. 오류 종류

3.1. An error occurred (DependencyViolation) when calling the DeleteVpc operation: The vpc has dependencies and cannot be deleted."

VPC를 삭제하기 전에 제거해야 할 종속성이 있음을 나타냅니다.

3.2. VPC contains one or more instances, and cannot be deleted until those instances have been terminated."

VPC에 실행 중인 Amazon EC2 인스턴스가 있음을 나타냅니다.