Eslam λ Hefnawy 7fc058df63 Merge pull request #2141 from johnf/cognito_authorizer
add the start of cognito user pool authorizer support
2017-01-03 19:28:00 +07: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.