Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Update dynamodb.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Van-Hoang-Kha authored Feb 8, 2022
1 parent f318969 commit 9e30dea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dynamodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,8 +419,7 @@ aws dynamodb create-table \
--provisioned-throughput \
ReadCapacityUnits=10,WriteCapacityUnits=5 \
--table-class STANDARD
```
```



Expand Down

0 comments on commit 9e30dea

Please sign in to comment.