How to revoke permission to a VPC Endpoint Service and/or force deletion of a VPC Endpoint Service when there is an inbound VPC Endpoint from another account?

0

Currently I am unable to delete a VPC Endpoint Service due to an inbound VPC Endpoint from another account which I don't control. Is there any way to a) revoke the Endpoint permissions and make the Endpoint connection go away, or b) force deletion of the VPC Endpoint Service in my account?

AlexR
已提問 1 年前檢視次數 261 次
1 個回答
0
已接受的答案

Self-answering this one... just realized you can 'Reject' a VPC Endpoint even after it's been accepted.

AlexR
已回答 1 年前
  • Just a clarification for anyone in the future who is reading this -- even after "Rejecting" all connections in the AWS console, it will still not allow you to delete the VPC Endpoint Service.

    In order to forcibly delete the VPC Endpoint Service, you will need to use the AWS CLI with the command aws ec2 delete-vpc-endpoint-service-configurations --service-ids <service_id_to_delete>.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南