Posted on • Originally published atjavascriptwebscrapingguy.com on
AWS API Gateway and Lambda
Most of this process is documented really well by AWS here –https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-create-api-as-simple-proxy-for-lambda.html
The most important parts that I believe are missed are when it comes to using the custom domain name. You have to set up a CNAME record to the API Gateway domain name shown in the Custom domain names section.
You do NOT want to point your CNAME to the test URL provided. Also…the stage is only used in the test URL, not the actual one used in your custom domain name API mapping.
Looking for business leads?
Using the techniques talked about here atjavascriptwebscrapingguy.com, we’ve been able to launch a way to access awesome web data. Learn more atCobalt Intelligence!
The postAWS API Gateway and Lambda appeared first onJavascript Web Scraping Guy.
Top comments(0)
For further actions, you may consider blocking this person and/orreporting abuse