Will only a private subnet be able to access the AWS VPC Endpoint?
I followed some of the tutorials across web, where everybody were using a private subnet to establish a connection to other services via VPC Endpoint. Can't a public subnet make private connection through VPC Endpoint?
Similarly, is it required that all the subnets be private at the client side (VPC Endpoint) in order to establish a private link (VPC Endpoint Services) ?