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?

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>.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ