i cant delete a vpc endpoint

0

how do i delete a vpc endpoint from the console, i try & delete NIC but cant because currently in use by the vpc endpoint i am trying to delete, when i try i delete the vpc endpoint i cant because need to delete the NIC first, the NIC status is on use.

  • when i try & detach the NIC i get the below

    Detach network interface

    The network interface can't be detached The selected network interface can't be detached.

    Network interface ID

    Reasons

    eni-xxxxxxxxxxxxxxxxx Network interface is in use by another service and is of type vpc_endpoint . Possible owning resource is vpce-xxxxxxxxxxxxxxxxx

  • when i try & delete the NIC i get the below.

    Delete network interface

    The network interface can't be deleted The selected network interface can't be deleted.

    Network interface ID

    Reasons

    eni-xxxxxxxxxxxxxxxxx Network interface is currently in use and is of type vpc_endpoint . Possible owning resource is vpce-xxxxxxxxxxxxxxxxx

  • when i try &delete the vpc end point i get the below.

    There was an error deleting your endpoints Details

    there are no details about why

  • because i cant delete i am getting billed, please help

  • when i try & delete the vpc i get the below

    Delete VPC

    Unable to delete This VPC cannot be deleted until you complete the following actions.

    Name

    awsdemoworkshop VPC ID

    vpc-xxxxxxxxxxxxxxxxxx State Available The VPC contains one or more in-use network interfaces The following 4 network interfaces must be deleted before this VPC can be deleted:

    Name

    Resource ID

    State

    – eni-xxxxxxxxxxxxxxxxxxx In-use – eni-xxxxxxxxxxxxxxxxxxx In-use – eni-xxxxxxxxxxxxxxxxxxx In-use – eni-xxxxxxxxxxxxxxxxxxx In-use

ajay
asked 2 months ago163 views
3 Answers
1

To delete a VPC endpoint from the console, first detach any associated NICs from resources, then delete the NICs, and finally delete the VPC endpoint.

profile picture
EXPERT
answered 2 months ago
0

Select the endpoint from the console and then, Actions, Delete VPC Endpoint

This is the way to remove the Endpoint and NICs

profile picture
EXPERT
answered 2 months ago
  • when i try get the messsage "there was an error deleting your endpoint"

0

Same here: "there was an error deleting your endpoint" in red with a (non clickable!!) link that says "Details".....Enter image description here

Cees
answered a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions