Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 603 Bytes

File metadata and controls

24 lines (16 loc) · 603 Bytes

serverless-plugin-create-deployment-bucket

Serverless

Serverless plugin to create a deployment bucket on aws when using custom deploymentBucket option

Install

$ npm install serverless-plugin-create-deployment-bucket --save-dev

Use

Add the plugin to your serverless.yml file:

plugins:
  - serverless-plugin-create-deployment-bucket