Skip to content

Commit 5ebd129

Browse files
[V2] Update create-datastore.rst (aws#9880)
1 parent a57d9ca commit 5ebd129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awscli/examples/medical-imaging/create-datastore.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
**To create a data store**
22

3-
The following ``create-datastore`` code example creates a data store with the name ``my-datastore``. ::
3+
The following ``create-datastore`` code example creates a data store with the name ``my-datastore``. When you create a datastore without specifying a ``--lossless-storage-format``, AWS HealthImaging defaults to HTJ2K (High Throughput JPEG 2000). ::
44

55
aws medical-imaging create-datastore \
66
--datastore-name "my-datastore"

0 commit comments

Comments
 (0)