/autoclean-tagger

Add "autoclean=true" tag to all objects in an S3 bucket.

Primary LanguageGo

About

Add "autoclean=true" tag to all objects in an S3 bucket.

Requirements

Go Setup

Please follow the instructions here.

Cloning Repository

git clone git@github.com:jpdoria/autoclean-tagger.git $HOME/go/src/autoclean-tagger

Installing Dependencies

cd $HOME/go/src/autoclean-tagger
go get -v

Serverless Setup

npm install -g serverless

Deployment

make deploy