https://github.com/queue-inc/base__serverless_yml
https://github.com/queue-inc/base__serverless_yml
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/queue-inc/base__serverless_yml
- Owner: Queue-inc
- Created: 2019-06-04T02:38:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-06T12:10:18.000Z (about 7 years ago)
- Last Synced: 2025-01-26T06:25:04.813Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# serverless.yml sample
serverless.ymlの記述方法のサンプルです。
以下の記述をする際に参考にして下さい。
```
- 基本設定
- AppSync
- DynamoDB
- Cognito
- IAM
- Lambda + API Gateway
```