LewisW / dynamodb-s3-delete

Delete a file from s3 when the item is removed from dynamodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

Fill out the .env file with the appropriate values. Then run the following commands:

npm install -g serverless
npm install

Deploy

sls deploy

About

Delete a file from s3 when the item is removed from dynamodb

License:MIT License


Languages

Language:TypeScript 100.0%