Skip to content

Commit 7b6f9c7

Browse files
author
AWS
committed
Amazon Omics Update: Provides minor corrections and an updated description of APIs.
1 parent 0ca450d commit 7b6f9c7

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Omics",
4+
"contributor": "",
5+
"description": "Provides minor corrections and an updated description of APIs."
6+
}

services/omics/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,7 +1049,7 @@
10491049
{"shape":"AccessDeniedException"},
10501050
{"shape":"RequestTimeoutException"}
10511051
],
1052-
"documentation":"<p> Lists all multipart read set uploads and their statuses. </p>",
1052+
"documentation":"<p> Lists multipart read set uploads and for in progress uploads. Once the upload is completed, a read set is created and the upload will no longer be returned in the respone. </p>",
10531053
"endpoint":{"hostPrefix":"control-storage-"}
10541054
},
10551055
"ListReadSetActivationJobs":{
@@ -2920,7 +2920,7 @@
29202920
},
29212921
"storageCapacity":{
29222922
"shape":"CreateWorkflowRequestStorageCapacityInteger",
2923-
"documentation":"<p>A storage capacity for the workflow in gigabytes.</p>"
2923+
"documentation":"<p>A storage capacity for the workflow in gibibytes.</p>"
29242924
},
29252925
"tags":{
29262926
"shape":"TagMap",

0 commit comments

Comments
 (0)