Delete VPC Connection permanently

@eperts the reason for re-using the same id is automation. I have an automated script that imports an assets bundle with a prefix for all resources.

Now the issue is that I have multiple VPCs in my account, and by mistake I created a VPC connection to the wrong VPC, but the prefix in the ID references another one. That’s why I’d like to be able to remove the VPC connection permanently.

By the way, I noticed that the VPC connection disappears after an arbitrary amount of time (couldn’t find the value in the docs) after its status is set to DELETED, but I’d like to be able to make it disappear instantly. Something similar to delete-analysis --force-delete-without-recovery.