You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ plugins:
38
38
* Execute a single migration. Make sure DynamoDB Local is started in another shell.
39
39
`sls dynamodb execute -n <filename>`
40
40
41
-
* Execute all migrations for DynamoDB Local.
41
+
* Execute all migrations on the remote dynamodb.
42
42
`sls dynamodb executeAll`
43
43
44
44
Note: Read the detailed section for more information on advanced options and configurations. Open a browser and go to the url http://localhost:8000/shell to access the web shell for dynamodb local.
0 commit comments