serverless-components / express

⚡ Take existing Express.js apps and host them easily on cheap, auto-scaling, serverless infrastructure (AWS Lambda and AWS HTTP API).
https://serverless.com/components
Apache License 2.0
375 stars 34 forks source link

Support provisioned concurrency as an input #31

Open eahefnawy opened 4 years ago

eahefnawy commented 4 years ago

Something like:

inputs:
  concurrency: 100

REF: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Lambda.html#putFunctionConcurrency-property