Eslam λ Hefnawy d6a4eed879 Merge pull request #2567 from kbariotis/add-input-inputpath-support
add input, inputPath variable, resolves #2543
2016-11-08 22:43:18 +07:00
..
2016-10-24 19:11:37 -07:00

Read this on the main serverless docs site

Serverless Infrastructure Providers

Providers are where your serverless functions run in the cloud.

Under the hood, the serverless framework is deploying your code to a cloud provider like Amazon web services or Google Cloud functions.

You specify your provider in your services serverless.yml file.