I am entirely newbie in Amazon Web services. Currently i am developed a REST API service using Larvel's micro frameworks called Lumen. I am using passport for token based authentication and all that working fine. I need a proxy server to hide my actual endpoints and do some other functionality so i am planning to use AWS API Proxy Gateway and host the API endpoints in EC2 instance.I am entirely newbie in Amazon Web services. Cu