An open API service indexing awesome lists of open source software.

https://github.com/queue-inc/base__serverless_yml


https://github.com/queue-inc/base__serverless_yml

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# serverless.yml sample

serverless.ymlの記述方法のサンプルです。

以下の記述をする際に参考にして下さい。

```
- 基本設定
- AppSync
- DynamoDB
- Cognito
- IAM
- Lambda + API Gateway
```