Add "autoclean=true" tag to all objects in an S3 bucket.
- Go
- Node.js: download from their official website or use nvm.
- Serverless Framework
- Make sure you have a valid AWS account and your AWS credential file is properly installed.
Please follow the instructions here.
git clone git@github.com:jpdoria/autoclean-tagger.git $HOME/go/src/autoclean-tagger
cd $HOME/go/src/autoclean-tagger
go get -v
npm install -g serverless
make deploy