horike37 / serverless-package-customizer

This allows you to customize packaging system of the Serverless Framework from a command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serverless

Serverless Package customizer

This allows you to customize packaging system of the Serverless Framework from a command line.

Options of serverless package command you can customize

  • --s3-bucket The name of bucketname you want to deploy
  • --s3-path The path name of bucketname you want to deploy

These options rewrite outputted CloudFormation template.

About

This allows you to customize packaging system of the Serverless Framework from a command line


Languages

Language:JavaScript 100.0%