ModifyVpcEndpoint

GET /?Action=ModifyVpcEndpoint
Description

Modifies the attributes of a Virtual Private Cloud (VPC) endpoint.
This action enables you to add or remove route tables associated with the specified VPC endpoint.

Body parameter

Required: false
Name: ModifyVpcEndpointRequest

Name Description Required Schema Default Example

AddRouteTableId.N

One or more IDs of route tables to associate with the specified VPC endpoint.

false

string

RemoveRouteTableId.N

One or more IDs of route tables to dissasociate from the specified VPC endpoint.

false

string

VpcEndpointId

The ID of the VPC endpoint.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

ModifyVpcEndpointResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

return

If true, the request succeeds. Otherwise, an error is returned.

false

boolean