This message was deleted.
# aws
s
This message was deleted.
l
Yes. isolated subnets have no access IG or NAT so no direct access. If you have something inside your VPN (bastion, lambda, LB, anything) you can set up NACLs and SGs to allow access between that thing and the isolated subnets, then control your isolated resources that way.
This isn't specific to awsx. This is the way internet access within AWS subnets works.