Skip to content

virtual private gateway deletion error

0

how to delete virtual private gateway using console?

VPC gateway

asked 2 years ago440 views
1 Answer
1

Hello.

That error occurs if the VGW you are trying to delete is being used by another resource.
I've seen that error occur when trying to delete something when it's connected to something like DirectConnect, for example.
Therefore, please check whether the target VGW is being used by another AWS resource.

Also, try detaching from the VPC first and then removing VGW.
https://docs.aws.amazon.com/vpn/latest/s2svpn/delete-vpn.html#delete-vgw

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years 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.