AWS - Api Gateway
About
With Amazon API Gateway, you can create a RESTful API that will expose an HTTP endpoint that can be invoked from your users' browsers.
You'll then connect the Lambda function to this endpoint
With Amazon API Gateway, you can create a RESTful API that will expose an HTTP endpoint that can be invoked from your users' browsers.
You'll then connect the Lambda function to this endpoint