amazon vpc - How to config the api gateway for the service deployed in private subnet? -


i deployed web service in private subnet without elb in public subnet.

now want expose public. can use api gateway http proxy

to make public?

anyone knows how that?

the service has public api gateway able connect it. can use ssl client certs restrict access api gateway. otherwise, api gateway not solution issue.


Popular posts from this blog

Apache NiFi ExecuteScript: Groovy script to replace Json values via a mapping file -

python 3.x - PyQt5 - Signal : pyqtSignal no method connect -