1.0
1.0
scpcli vpc vpc-endpoint show
--vpc_endpoint_id <value>
Description
VPC Endpoint 를 상세조회한다.
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_endpoint_id required | string | VPC Endpoint ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | VPC Endpoint ID | |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | |
| endpoint_ip_address | VPC Endpoint IP 주소 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | VPC Endpoint 명 | |
| resource_info | VPC Endpoint Resource Key 정보 | |
| resource_key | VPC Endpoint Resource Key | |
| resource_type | VPC Endpoint 자원 타입 | |
| state | VPC Endpoint 상태 | |
| subnet_id | Subnet ID | |
| subnet_name | Subnet 명 | |
| vpc_id | VPC ID | |
| vpc_name | VPC 명 |