serverless/Serverless Framework

Runs Serverless Framework commands.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
slsVersionThe version of Serverless Framework that should be used. Defaults to 'latest'. [Required]yeslatest
slsCommandThe Serverless Framework command that should be ran (e.g. deploy, invoke, version, etc.). [Required]yesdeploy
yamlFileThe serverless yaml file. [Optional]noserverless.yml
azureSubIdThe Azure Subscription ID that should be used for deployments. [Optional]no
azureResourceGroupThe Azure resource group that should be used for deployments. [Optional]no
azurePrefixA prefix string that should be used when generating resource names. [Optional]no
regionThe region should be used for deployments, provided to the Serverless CLI. [Optional]no
stageThe stage that should be used for deployments, provided to the Serverless CLI. [Optional]no

no outputs