Manage resource endpoints
After you create a resource endpoint, you can manage its security groups or tags.
Delete an endpoint
When you are finished with a VPC endpoint, you can delete it.
To delete an endpoint using the console
Open the Amazon VPC console at https://console.amazonaws.cn/vpc/
. - 
     
In the navigation pane, choose Endpoints.
 - 
     
Select the endpoint.
 - 
     
Choose Actions, Delete VPC endpoints.
 - 
     
When prompted for confirmation, enter
delete. - 
     
Choose Delete.
 
To delete an endpoint using the command line
- 
     
delete-vpc-endpoints (Amazon CLI)
 - 
     
Remove-EC2VpcEndpoint (Tools for Windows PowerShell)
 
Update an endpoint
You can update a VPC endpoint.
To update an endpoint using the console
Open the Amazon VPC console at https://console.amazonaws.cn/vpc/
. - 
     
In the navigation pane, choose Endpoints.
 - 
     
Select the endpoint.
 - 
     
Choose Actions, and the appropriate option.
 - 
     
Follow the console steps to submit the update.
 
To update an endpoint using the command line
- 
     
modify-vpc-endpoint (Amazon CLI)
 - 
     
Edit-EC2VpcEndpoint (Tools for Windows PowerShell)