Skip to content

Repository files navigation

resize-images

Resize images added to S3 bucket

Install and setup Serverless credentials

npm install -g serverless
serverless config credentials --provider aws --key <key> --secret <secret>

Since CloudFormation is doing a lot it needs a lot of permissions.

Deploy function as dev

sls deploy --stage dev && sls s3deploy

About

Resize images added to S3 bucket

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages