AWS lambda that appends values to a csv file in an s3 bucket.
Budget: $30 – $250 USD
Create a lambda that appends values to a csv file in an s3 bucket with a POST request from the front end.
The payload will be the current date and a URL.
You'll need to create both the lambda as well as the front-end code to send the POST request.
The payload will be the current date and a URL.
You'll need to create both the lambda as well as the front-end code to send the POST request.