Skip to content

Commit ad03243

Browse files
committed
minor: formatting
1 parent 6258362 commit ad03243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FIS-experiments/init-resources.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ awslocal dynamodb create-table \
1818
--table-name Products \
1919
--attribute-definitions AttributeName=id,AttributeType=S \
2020
--key-schema AttributeName=id,KeyType=HASH \
21-
--provisioned-throughput ReadCapacityUnits=5,WriteCapacityUnits=5
21+
--provisioned-throughput ReadCapacityUnits=5,WriteCapacityUnits=5
2222

2323

2424
# create Lambdas

0 commit comments

Comments
 (0)