This example consist to create a new DynamoDB table with an string key
- Install aws cli
- Install serverless
$ serverless deploy --verbose --env=stg
- To clean up apply the following command
$ serverless remove --verbose --env=stg
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This example consist to create a new DynamoDB table with an string key
$ serverless deploy --verbose --env=stg
$ serverless remove --verbose --env=stg