Bruno Belotti d0f6b1d320 Profile in place with the invoke local
Add a section with a warning about the AWS profile/IAM role `invoke local` (to alleviate issue #2903)
2017-02-22 23:12:35 +00:00
..
2017-02-22 00:04:12 -08:00
2017-02-09 16:36:50 -06:00
2016-11-17 15:41:57 -08: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 under the provider key.