I have lightsail instances in multiple regions.
I want to allow Instance_1 in Region_1 to be able to communicate with a custom aws vpc from that region.
I understand that each lightsail instance is an independent vps (virtual private server).
Is it correct to say that- when vpc peering is enabled (under account settings), then all the lightsail instances in the region get access to the default vpc of the region?
Is there any way to enable it only for 1 lightsail instance?
Assuming a region has multiple vpc's (say a default vpc and an additional vpc), then is there any way to enable vpc peering to the non default aws vpc?