zined 9793a1359f Ensure current documentation
Creating an IAM Role with a 'Path' that does not end with a '/' will
lead to:

The specified value for path is invalid. It must begin and end with /
and contain only alphanumeric characters and/or / characters..
2017-06-15 14:33:47 +02:00
..
2017-06-15 14:33:47 +02:00
2017-05-10 18:07:41 -07:00

Read this on the main serverless docs site

Documentation

The Serverless Framework is a CLI tool that allows users to build & deploy auto-scaling, pay-per-execution, event-driven functions.

Write your code, configure events to trigger your functions, then deploy & run those functions to your cloud provider via the serverless CLI.

Getting started with serverless? Start here

Already using AWS or another cloud provider? Read on.

Serverless Cloud Providers