Create VPC Endpoint

1 - 1.1

scpcli vpc vpc-endpoint create
--vpc_id <value>
--subnet_id <value>
--resource_type <value>
--resource_key <value>
--resource_info <value>
--name <value>
--endpoint_ip_address <value>
[--description <value>]
[--tags <value>]

Description

VPC Endpoint 를 생성한다.

상태 ACTIVE (CURRENT)

버전최소 지원 보장일
1.1-

Parameters

NameTypeDescriptionExample
vpc_id
required
stringVPC ID-
subnet_id
required
stringSubnet ID-
resource_type
required
stringVPC Endpoint 자원 타입-
resource_key
required
stringVPC Endpoint Resource Key-
resource_info
required
stringVPC Endpoint Resource Key 정보-
name
required
stringVPC Endpoint 명-
endpoint_ip_address
required
stringVPC Endpoint IP 주소-
description
optional
string설명-
tags
optional
array태그 목록'{"key": "", "value": ""}'

Responses

NameDescriptionExample
idVPC Endpoint ID
account_idAccount ID
created_at생성 시간2024-05-17T00:23:17Z
created_by생성자90dddfc2b1e04edba54ba2b41539a9ac
description설명
endpoint_ip_addressVPC Endpoint IP 주소
modified_at수정 시간2024-05-17T00:23:17Z
modified_by수정자90dddfc2b1e04edba54ba2b41539a9ac
nameVPC Endpoint 명
resource_infoVPC Endpoint Resource Key 정보
resource_keyVPC Endpoint Resource Key
resource_typeVPC Endpoint 자원 타입
stateVPC Endpoint 상태
subnet_idSubnet ID
subnet_nameSubnet 명
vpc_idVPC ID
vpc_nameVPC 명

2 - 1.0

scpcli vpc vpc-endpoint create
--vpc_id <value>
--subnet_id <value>
--resource_type <value>
--resource_key <value>
--resource_info <value>
--name <value>
--endpoint_ip_address <value>
[--description <value>]
[--tags <value>]

Description

VPC Endpoint 를 생성한다.

상태 ACTIVE (DEPRECATED)

버전최소 지원 보장일
1.020251231

Parameters

NameTypeDescriptionExample
vpc_id
required
stringVPC ID-
subnet_id
required
stringSubnet ID-
resource_type
required
stringVPC Endpoint 자원 타입-
resource_key
required
stringVPC Endpoint Resource Key-
resource_info
required
stringVPC Endpoint Resource Key 정보-
name
required
stringVPC Endpoint 명-
endpoint_ip_address
required
stringVPC Endpoint IP 주소-
description
optional
string설명-
tags
optional
array태그 목록'{"key": "", "value": ""}'

Responses

NameDescriptionExample
idVPC Endpoint ID
account_idAccount ID
created_at생성 시간2024-05-17T00:23:17Z
created_by생성자90dddfc2b1e04edba54ba2b41539a9ac
description설명
endpoint_ip_addressVPC Endpoint IP 주소
modified_at수정 시간2024-05-17T00:23:17Z
modified_by수정자90dddfc2b1e04edba54ba2b41539a9ac
nameVPC Endpoint 명
resource_infoVPC Endpoint Resource Key 정보
resource_keyVPC Endpoint Resource Key
resource_typeVPC Endpoint 자원 타입
stateVPC Endpoint 상태
subnet_idSubnet ID
subnet_nameSubnet 명
vpc_idVPC ID
vpc_nameVPC 명