Skip to content

Commit ef8764b

Browse files
committed
Updated index creation isntruction to OD
1 parent fc43748 commit ef8764b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/hands-on-labs/explore-cli/cli-gsi.en.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ aws dynamodb update-table \
4141
"KeyType" : "RANGE"
4242
}
4343
],
44-
"ProvisionedThroughput": {
45-
"ReadCapacityUnits": 5, "WriteCapacityUnits": 5
46-
},
4744
"Projection": {
4845
"ProjectionType": "ALL"
4946
}

0 commit comments

Comments
 (0)