Is it possible to invoke a AWS Lambda function directly by a http request (either GET or POST)? If not, is there a workaround going through SNS or S3? Because I can't think of one...
Specifically, I would like to create a small API using JSON
question from:https://stackoverflow.com/questions/29877220/invoke-a-aws-lambda-function-by-a-http-request