-
Notifications
You must be signed in to change notification settings - Fork 98
Feat: Deploy AWS Lambda Function with URL #128
Copy link
Copy link
Open
Description
We need a way of invoking the scraper from our Elixir app for dwyl/who#86
Todo
- allow a single
urlvariable - return
dataasJSON
Note: Only working on the "happy path".
- deploy to lambda using https://github.com/dwyl/aws-lambda-deploy
- Update https://github.com/dwyl/aws-lambda-deploy in the process 😬
Ref: dwyl/learn-aws-lambda#124 -> https://dev.to/aws-builders/introducing-lambda-function-urls-4ahd
Reactions are currently unavailable