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 réponse
0
Réponse acceptée

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

AlexR
répondu il y a un an
  • 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>.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions