@aws-sdk/client-omics 3.873.0 → 3.878.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/dist-cjs/index.js +7 -0
  2. package/dist-es/protocols/Aws_restJson1.js +7 -0
  3. package/dist-types/commands/AbortMultipartReadSetUploadCommand.d.ts +1 -1
  4. package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +1 -1
  5. package/dist-types/commands/CompleteMultipartReadSetUploadCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateMultipartReadSetUploadCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateReferenceStoreCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateSequenceStoreCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateWorkflowCommand.d.ts +18 -1
  10. package/dist-types/commands/CreateWorkflowVersionCommand.d.ts +18 -1
  11. package/dist-types/commands/DeleteReferenceCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
  15. package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +1 -1
  16. package/dist-types/commands/GetReadSetCommand.d.ts +1 -1
  17. package/dist-types/commands/GetReadSetExportJobCommand.d.ts +1 -1
  18. package/dist-types/commands/GetReadSetImportJobCommand.d.ts +1 -1
  19. package/dist-types/commands/GetReadSetMetadataCommand.d.ts +1 -1
  20. package/dist-types/commands/GetReferenceCommand.d.ts +1 -1
  21. package/dist-types/commands/GetReferenceImportJobCommand.d.ts +1 -1
  22. package/dist-types/commands/GetReferenceMetadataCommand.d.ts +1 -1
  23. package/dist-types/commands/GetRunTaskCommand.d.ts +5 -0
  24. package/dist-types/commands/GetSequenceStoreCommand.d.ts +1 -1
  25. package/dist-types/commands/GetWorkflowCommand.d.ts +16 -0
  26. package/dist-types/commands/GetWorkflowVersionCommand.d.ts +16 -0
  27. package/dist-types/commands/ListMultipartReadSetUploadsCommand.d.ts +1 -1
  28. package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +1 -1
  29. package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +1 -1
  30. package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +1 -1
  31. package/dist-types/commands/ListReadSetUploadPartsCommand.d.ts +1 -1
  32. package/dist-types/commands/ListReadSetsCommand.d.ts +1 -1
  33. package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +1 -1
  34. package/dist-types/commands/ListReferenceStoresCommand.d.ts +1 -1
  35. package/dist-types/commands/ListReferencesCommand.d.ts +1 -1
  36. package/dist-types/commands/ListSequenceStoresCommand.d.ts +1 -1
  37. package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +1 -1
  38. package/dist-types/commands/StartReadSetExportJobCommand.d.ts +1 -1
  39. package/dist-types/commands/StartReadSetImportJobCommand.d.ts +2 -2
  40. package/dist-types/commands/StartReferenceImportJobCommand.d.ts +1 -1
  41. package/dist-types/commands/StartRunCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdateSequenceStoreCommand.d.ts +1 -1
  43. package/dist-types/commands/UploadReadSetPartCommand.d.ts +1 -1
  44. package/dist-types/models/models_0.d.ts +136 -187
  45. package/dist-types/models/models_1.d.ts +169 -4
  46. package/dist-types/ts3.4/commands/StartReadSetImportJobCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/UpdateSequenceStoreCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/models/models_0.d.ts +27 -38
  49. package/dist-types/ts3.4/models/models_1.d.ts +44 -0
  50. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -1445,6 +1445,8 @@ var se_CreateWorkflowCommand = /* @__PURE__ */ __name(async (input, context) =>
1445
1445
  body = JSON.stringify(
1446
1446
  (0, import_smithy_client.take)(input, {
1447
1447
  accelerators: [],
1448
+ containerRegistryMap: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "containerRegistryMap"),
1449
+ containerRegistryMapUri: [],
1448
1450
  definitionRepository: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "definitionRepository"),
1449
1451
  definitionUri: [],
1450
1452
  definitionZip: /* @__PURE__ */ __name((_) => context.base64Encoder(_), "definitionZip"),
@@ -1486,6 +1488,8 @@ var se_CreateWorkflowVersionCommand = /* @__PURE__ */ __name(async (input, conte
1486
1488
  body = JSON.stringify(
1487
1489
  (0, import_smithy_client.take)(input, {
1488
1490
  accelerators: [],
1491
+ containerRegistryMap: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "containerRegistryMap"),
1492
+ containerRegistryMapUri: [],
1489
1493
  definitionRepository: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "definitionRepository"),
1490
1494
  definitionUri: [],
1491
1495
  definitionZip: /* @__PURE__ */ __name((_) => context.base64Encoder(_), "definitionZip"),
@@ -4089,6 +4093,7 @@ var de_GetRunTaskCommand = /* @__PURE__ */ __name(async (output, context) => {
4089
4093
  creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "creationTime"),
4090
4094
  failureReason: import_smithy_client.expectString,
4091
4095
  gpus: import_smithy_client.expectInt32,
4096
+ imageDetails: import_smithy_client._json,
4092
4097
  instanceType: import_smithy_client.expectString,
4093
4098
  logStream: import_smithy_client.expectString,
4094
4099
  memory: import_smithy_client.expectInt32,
@@ -4220,6 +4225,7 @@ var de_GetWorkflowCommand = /* @__PURE__ */ __name(async (output, context) => {
4220
4225
  const doc = (0, import_smithy_client.take)(data, {
4221
4226
  accelerators: import_smithy_client.expectString,
4222
4227
  arn: import_smithy_client.expectString,
4228
+ containerRegistryMap: import_smithy_client._json,
4223
4229
  creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "creationTime"),
4224
4230
  definition: import_smithy_client.expectString,
4225
4231
  definitionRepositoryDetails: import_smithy_client._json,
@@ -4255,6 +4261,7 @@ var de_GetWorkflowVersionCommand = /* @__PURE__ */ __name(async (output, context
4255
4261
  const doc = (0, import_smithy_client.take)(data, {
4256
4262
  accelerators: import_smithy_client.expectString,
4257
4263
  arn: import_smithy_client.expectString,
4264
+ containerRegistryMap: import_smithy_client._json,
4258
4265
  creationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(_)), "creationTime"),
4259
4266
  definition: import_smithy_client.expectString,
4260
4267
  definitionRepositoryDetails: import_smithy_client._json,
@@ -384,6 +384,8 @@ export const se_CreateWorkflowCommand = async (input, context) => {
384
384
  let body;
385
385
  body = JSON.stringify(take(input, {
386
386
  accelerators: [],
387
+ containerRegistryMap: (_) => _json(_),
388
+ containerRegistryMapUri: [],
387
389
  definitionRepository: (_) => _json(_),
388
390
  definitionUri: [],
389
391
  definitionZip: (_) => context.base64Encoder(_),
@@ -423,6 +425,8 @@ export const se_CreateWorkflowVersionCommand = async (input, context) => {
423
425
  let body;
424
426
  body = JSON.stringify(take(input, {
425
427
  accelerators: [],
428
+ containerRegistryMap: (_) => _json(_),
429
+ containerRegistryMapUri: [],
426
430
  definitionRepository: (_) => _json(_),
427
431
  definitionUri: [],
428
432
  definitionZip: (_) => context.base64Encoder(_),
@@ -2959,6 +2963,7 @@ export const de_GetRunTaskCommand = async (output, context) => {
2959
2963
  creationTime: (_) => __expectNonNull(__parseRfc3339DateTimeWithOffset(_)),
2960
2964
  failureReason: __expectString,
2961
2965
  gpus: __expectInt32,
2966
+ imageDetails: _json,
2962
2967
  instanceType: __expectString,
2963
2968
  logStream: __expectString,
2964
2969
  memory: __expectInt32,
@@ -3090,6 +3095,7 @@ export const de_GetWorkflowCommand = async (output, context) => {
3090
3095
  const doc = take(data, {
3091
3096
  accelerators: __expectString,
3092
3097
  arn: __expectString,
3098
+ containerRegistryMap: _json,
3093
3099
  creationTime: (_) => __expectNonNull(__parseRfc3339DateTimeWithOffset(_)),
3094
3100
  definition: __expectString,
3095
3101
  definitionRepositoryDetails: _json,
@@ -3125,6 +3131,7 @@ export const de_GetWorkflowVersionCommand = async (output, context) => {
3125
3131
  const doc = take(data, {
3126
3132
  accelerators: __expectString,
3127
3133
  arn: __expectString,
3134
+ containerRegistryMap: _json,
3128
3135
  creationTime: (_) => __expectNonNull(__parseRfc3339DateTimeWithOffset(_)),
3129
3136
  definition: __expectString,
3130
3137
  definitionRepositoryDetails: _json,
@@ -27,7 +27,7 @@ declare const AbortMultipartReadSetUploadCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Stops a multipart upload.</p>
30
+ * <p>Stops a multipart read set upload into a sequence store and returns a response with no body if the operation is successful. To confirm that a multipart read set upload has been stopped, use the <code>ListMultipartReadSetUploads</code> API operation to view all active multipart read set uploads.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const BatchDeleteReadSetCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes one or more read sets.</p>
30
+ * <p>Deletes one or more read sets. If the operation is successful, it returns a response with no body. If there is an error with deleting one of the read sets, the operation returns an error list. If the operation successfully deletes only a subset of files, it will return an error list for the remaining files that fail to be deleted. There is a limit of 100 read sets that can be deleted in each <code>BatchDeleteReadSet</code> API call.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const CompleteMultipartReadSetUploadCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Concludes a multipart upload once you have uploaded all the components.</p>
30
+ * <p>Completes a multipart read set upload into a sequence store after you have initiated the upload process with <code>CreateMultipartReadSetUpload</code> and uploaded all read set parts using <code>UploadReadSetPart</code>. You must specify the parts you uploaded using the parts parameter. If the operation is successful, it returns the read set ID(s) of the uploaded read set(s).</p> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/synchronous-uploads.html">Direct upload to a sequence store</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const CreateMultipartReadSetUploadCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Begins a multipart read set upload.</p>
30
+ * <p>Initiates a multipart read set upload for uploading partitioned source files into a sequence store. You can directly import source files from an EC2 instance and other local compute, or from an S3 bucket. To separate these source files into parts, use the <code>split</code> operation. Each part cannot be larger than 100 MB. If the operation is successful, it provides an <code>uploadId</code> which is required by the <code>UploadReadSetPart</code> API operation to upload parts into a sequence store.</p> <p>To continue uploading a multipart read set into your sequence store, you must use the <code>UploadReadSetPart</code> API operation to upload each part individually following the steps below:</p> <ul> <li> <p>Specify the <code>uploadId</code> obtained from the previous call to <code>CreateMultipartReadSetUpload</code>.</p> </li> <li> <p>Upload parts for that <code>uploadId</code>.</p> </li> </ul> <p>When you have finished uploading parts, use the <code>CompleteMultipartReadSetUpload</code> API to complete the multipart read set upload and to retrieve the final read set IDs in the response.</p> <p>To learn more about creating parts and the <code>split</code> operation, see <a href="https://docs.aws.amazon.com/omics/latest/dev/synchronous-uploads.html">Direct upload to a sequence store</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const CreateReferenceStoreCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Creates a reference store.</p>
30
+ * <p>Creates a reference store and returns metadata in JSON format. Reference stores are used to store reference genomes in FASTA format. A reference store is created when the first reference genome is imported. To import additional reference genomes from an Amazon S3 bucket, use the <code>StartReferenceImportJob</code> API operation. </p> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/create-reference-store.html">Creating a HealthOmics reference store</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const CreateSequenceStoreCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Creates a sequence store.</p>
30
+ * <p>Creates a sequence store and returns its metadata. Sequence stores are used to store sequence data files called read sets that are saved in FASTQ, BAM, uBAM, or CRAM formats. For aligned formats (BAM and CRAM), a sequence store can only use one reference genome. For unaligned formats (FASTQ and uBAM), a reference genome is not required. You can create multiple sequence stores per region per account. </p> <p>The following are optional parameters you can specify for your sequence store:</p> <ul> <li> <p>Use <code>s3AccessConfig</code> to configure your sequence store with S3 access logs (recommended).</p> </li> <li> <p>Use <code>sseConfig</code> to define your own KMS key for encryption.</p> </li> <li> <p>Use <code>eTagAlgorithmFamily</code> to define which algorithm to use for the HealthOmics eTag on objects.</p> </li> <li> <p>Use <code>fallbackLocation</code> to define a backup location for storing files that have failed a direct upload.</p> </li> <li> <p>Use <code>propagatedSetLevelTags</code> to configure tags that propagate to all objects in your store.</p> </li> </ul> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/create-sequence-store.html">Creating a HealthOmics sequence store</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const CreateWorkflowCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Creates a private workflow. Before you create a private workflow, you must create and configure these required resources:</p> <ul> <li> <p> <i>Workflow definition files</i>: Define your workflow in one or more workflow definition files, written in WDL, Nextflow, or CWL. The workflow definition specifies the inputs and outputs for runs that use the workflow. It also includes specifications for the runs and run tasks for your workflow, including compute and memory requirements. The workflow definition file must be in .zip format.</p> </li> <li> <p>(Optional) <i>Parameter template</i>: You can create a parameter template file that defines the run parameters, or Amazon Web Services HealthOmics can generate the parameter template for you.</p> </li> <li> <p> <i>ECR container images</i>: Create one or more container images for the workflow. Store the images in a private ECR repository.</p> </li> <li> <p>(Optional) <i>Sentieon licenses</i>: Request a Sentieon license if using the Sentieon software in a private workflow.</p> </li> </ul> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/creating-private-workflows.html">Creating or updating a private workflow in Amazon Web Services HealthOmics</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
30
+ * <p>Creates a private workflow. Before you create a private workflow, you must create and configure these required resources:</p> <ul> <li> <p> <i>Workflow definition files</i>: Define your workflow in one or more workflow definition files, written in WDL, Nextflow, or CWL. The workflow definition specifies the inputs and outputs for runs that use the workflow. It also includes specifications for the runs and run tasks for your workflow, including compute and memory requirements. The workflow definition file must be in .zip format.</p> </li> <li> <p>(Optional) <i>Parameter template</i>: You can create a parameter template file that defines the run parameters, or Amazon Web Services HealthOmics can generate the parameter template for you.</p> </li> <li> <p> <i>ECR container images</i>: Create container images for the workflow in a private ECR repository, or synchronize images from a supported upstream registry with your Amazon ECR private repository.</p> </li> <li> <p>(Optional) <i>Sentieon licenses</i>: Request a Sentieon license if using the Sentieon software in a private workflow.</p> </li> </ul> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/creating-private-workflows.html">Creating or updating a private workflow in Amazon Web Services HealthOmics</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -54,6 +54,23 @@ declare const CreateWorkflowCommand_base: {
54
54
  * requestId: "STRING_VALUE", // required
55
55
  * accelerators: "STRING_VALUE",
56
56
  * storageType: "STRING_VALUE",
57
+ * containerRegistryMap: { // ContainerRegistryMap
58
+ * registryMappings: [ // RegistryMappingsList
59
+ * { // RegistryMapping
60
+ * upstreamRegistryUrl: "STRING_VALUE",
61
+ * ecrRepositoryPrefix: "STRING_VALUE",
62
+ * upstreamRepositoryPrefix: "STRING_VALUE",
63
+ * ecrAccountId: "STRING_VALUE",
64
+ * },
65
+ * ],
66
+ * imageMappings: [ // ImageMappingsList
67
+ * { // ImageMapping
68
+ * sourceImage: "STRING_VALUE",
69
+ * destinationImage: "STRING_VALUE",
70
+ * },
71
+ * ],
72
+ * },
73
+ * containerRegistryMapUri: "STRING_VALUE",
57
74
  * readmeMarkdown: "STRING_VALUE",
58
75
  * parameterTemplatePath: "STRING_VALUE",
59
76
  * readmePath: "STRING_VALUE",
@@ -27,7 +27,7 @@ declare const CreateWorkflowVersionCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Creates a new workflow version for the workflow that you specify with the <code>workflowId</code> parameter.</p> <p>When you create a new version of a workflow, you need to specify the configuration for the new version. It doesn't inherit any configuration values from the workflow.</p> <p>Provide a version name that is unique for this workflow. You cannot change the name after HealthOmics creates the version.</p> <note> <p>Dont include any personally identifiable information (PII) in the version name. Version names appear in the workflow version ARN.</p> </note> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/workflow-versions.html">Workflow versioning in Amazon Web Services HealthOmics</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
30
+ * <p>Creates a new workflow version for the workflow that you specify with the <code>workflowId</code> parameter.</p> <p>When you create a new version of a workflow, you need to specify the configuration for the new version. It doesn't inherit any configuration values from the workflow.</p> <p>Provide a version name that is unique for this workflow. You cannot change the name after HealthOmics creates the version.</p> <note> <p>Don't include any personally identifiable information (PII) in the version name. Version names appear in the workflow version ARN.</p> </note> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/workflow-versions.html">Workflow versioning in Amazon Web Services HealthOmics</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -56,6 +56,23 @@ declare const CreateWorkflowVersionCommand_base: {
56
56
  * "<keys>": "STRING_VALUE",
57
57
  * },
58
58
  * workflowBucketOwnerId: "STRING_VALUE",
59
+ * containerRegistryMap: { // ContainerRegistryMap
60
+ * registryMappings: [ // RegistryMappingsList
61
+ * { // RegistryMapping
62
+ * upstreamRegistryUrl: "STRING_VALUE",
63
+ * ecrRepositoryPrefix: "STRING_VALUE",
64
+ * upstreamRepositoryPrefix: "STRING_VALUE",
65
+ * ecrAccountId: "STRING_VALUE",
66
+ * },
67
+ * ],
68
+ * imageMappings: [ // ImageMappingsList
69
+ * { // ImageMapping
70
+ * sourceImage: "STRING_VALUE",
71
+ * destinationImage: "STRING_VALUE",
72
+ * },
73
+ * ],
74
+ * },
75
+ * containerRegistryMapUri: "STRING_VALUE",
59
76
  * readmeMarkdown: "STRING_VALUE",
60
77
  * parameterTemplatePath: "STRING_VALUE",
61
78
  * readmePath: "STRING_VALUE",
@@ -27,7 +27,7 @@ declare const DeleteReferenceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes a genome reference.</p>
30
+ * <p>Deletes a reference genome and returns a response with no body if the operation is successful. The read set associated with the reference genome must first be deleted before deleting the reference genome. After the reference genome is deleted, you can delete the reference store using the <code>DeleteReferenceStore</code> API operation.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/deleting-reference-and-sequence-stores.html">Deleting HealthOmics reference and sequence stores</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const DeleteReferenceStoreCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes a genome reference store.</p>
30
+ * <p>Deletes a reference store and returns a response with no body if the operation is successful. You can only delete a reference store when it does not contain any reference genomes. To empty a reference store, use <code>DeleteReference</code>.</p> <p>For more information about your workflow status, see <a href="https://docs.aws.amazon.com/omics/latest/dev/deleting-reference-and-sequence-stores.html">Deleting HealthOmics reference and sequence stores</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const DeleteSequenceStoreCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes a sequence store.</p>
30
+ * <p>Deletes a sequence store and returns a response with no body if the operation is successful. You can only delete a sequence store when it does not contain any read sets.</p> <p>Use the <code>BatchDeleteReadSet</code> API operation to ensure that all read sets in the sequence store are deleted. When a sequence store is deleted, all tags associated with the store are also deleted.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/deleting-reference-and-sequence-stores.html">Deleting HealthOmics reference and sequence stores</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const DeleteWorkflowCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes a workflow by specifying its ID. No response is returned if the deletion is successful.</p> <p>To verify that the workflow is deleted:</p> <ul> <li> <p>Use <code>ListWorkflows</code> to confirm the workflow no longer appears in the list.</p> </li> <li> <p>Use <code>GetWorkflow</code> to verify the workflow cannot be found.</p> </li> </ul>
30
+ * <p>Deletes a workflow by specifying its ID. This operation returns a response with no body if the deletion is successful.</p> <p>To verify that the workflow is deleted:</p> <ul> <li> <p>Use <code>ListWorkflows</code> to confirm the workflow no longer appears in the list.</p> </li> <li> <p>Use <code>GetWorkflow</code> to verify the workflow cannot be found.</p> </li> </ul>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const GetReadSetActivationJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets information about a read set activation job.</p>
30
+ * <p>Returns detailed information about the status of a read set activation job in JSON format.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -28,7 +28,7 @@ declare const GetReadSetCommand_base: {
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
30
  /**
31
- * <p>Gets a file from a read set.</p>
31
+ * <p>Retrieves detailed information from parts of a read set and returns the read set in the same format that it was uploaded. You must have read sets uploaded to your sequence store in order to run this operation.</p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
34
34
  * ```javascript
@@ -27,7 +27,7 @@ declare const GetReadSetExportJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets information about a read set export job.</p>
30
+ * <p>Retrieves status information about a read set export job and returns the data in JSON format. Use this operation to actively monitor the progress of an export job.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const GetReadSetImportJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets information about a read set import job.</p>
30
+ * <p>Gets detailed and status information about a read set import job and returns the data in JSON format.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const GetReadSetMetadataCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets details about a read set.</p>
30
+ * <p>Retrieves the metadata for a read set from a sequence store in JSON format. This operation does not return tags. To retrieve the list of tags for a read set, use the <code>ListTagsForResource</code> API operation.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -28,7 +28,7 @@ declare const GetReferenceCommand_base: {
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
30
  /**
31
- * <p>Gets a reference file.</p>
31
+ * <p>Downloads parts of data from a reference genome and returns the reference file in the same format that it was uploaded.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/create-reference-store.html">Creating a HealthOmics reference store</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
34
34
  * ```javascript
@@ -27,7 +27,7 @@ declare const GetReferenceImportJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets information about a reference import job.</p>
30
+ * <p>Monitors the status of a reference import job. This operation can be called after calling the <code>StartReferenceImportJob</code> operation.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const GetReferenceMetadataCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets information about a genome reference's metadata.</p>
30
+ * <p>Retrieves metadata for a reference genome. This operation returns the number of parts, part size, and MD5 of an entire file. This operation does not return tags. To retrieve the list of tags for a read set, use the <code>ListTagsForResource</code> API operation.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -56,6 +56,11 @@ declare const GetRunTaskCommand_base: {
56
56
  * // gpus: Number("int"),
57
57
  * // instanceType: "STRING_VALUE",
58
58
  * // failureReason: "STRING_VALUE",
59
+ * // imageDetails: { // ImageDetails
60
+ * // image: "STRING_VALUE",
61
+ * // imageDigest: "STRING_VALUE",
62
+ * // sourceImage: "STRING_VALUE",
63
+ * // },
59
64
  * // };
60
65
  *
61
66
  * ```
@@ -27,7 +27,7 @@ declare const GetSequenceStoreCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Gets information about a sequence store.</p>
30
+ * <p>Retrieves metadata for a sequence store using its ID and returns it in JSON format.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -73,6 +73,22 @@ declare const GetWorkflowCommand_base: {
73
73
  * // accelerators: "STRING_VALUE",
74
74
  * // storageType: "STRING_VALUE",
75
75
  * // uuid: "STRING_VALUE",
76
+ * // containerRegistryMap: { // ContainerRegistryMap
77
+ * // registryMappings: [ // RegistryMappingsList
78
+ * // { // RegistryMapping
79
+ * // upstreamRegistryUrl: "STRING_VALUE",
80
+ * // ecrRepositoryPrefix: "STRING_VALUE",
81
+ * // upstreamRepositoryPrefix: "STRING_VALUE",
82
+ * // ecrAccountId: "STRING_VALUE",
83
+ * // },
84
+ * // ],
85
+ * // imageMappings: [ // ImageMappingsList
86
+ * // { // ImageMapping
87
+ * // sourceImage: "STRING_VALUE",
88
+ * // destinationImage: "STRING_VALUE",
89
+ * // },
90
+ * // ],
91
+ * // },
76
92
  * // readme: "STRING_VALUE",
77
93
  * // definitionRepositoryDetails: { // DefinitionRepositoryDetails
78
94
  * // connectionArn: "STRING_VALUE",
@@ -75,6 +75,22 @@ declare const GetWorkflowVersionCommand_base: {
75
75
  * // },
76
76
  * // uuid: "STRING_VALUE",
77
77
  * // workflowBucketOwnerId: "STRING_VALUE",
78
+ * // containerRegistryMap: { // ContainerRegistryMap
79
+ * // registryMappings: [ // RegistryMappingsList
80
+ * // { // RegistryMapping
81
+ * // upstreamRegistryUrl: "STRING_VALUE",
82
+ * // ecrRepositoryPrefix: "STRING_VALUE",
83
+ * // upstreamRepositoryPrefix: "STRING_VALUE",
84
+ * // ecrAccountId: "STRING_VALUE",
85
+ * // },
86
+ * // ],
87
+ * // imageMappings: [ // ImageMappingsList
88
+ * // { // ImageMapping
89
+ * // sourceImage: "STRING_VALUE",
90
+ * // destinationImage: "STRING_VALUE",
91
+ * // },
92
+ * // ],
93
+ * // },
78
94
  * // readme: "STRING_VALUE",
79
95
  * // definitionRepositoryDetails: { // DefinitionRepositoryDetails
80
96
  * // connectionArn: "STRING_VALUE",
@@ -27,7 +27,7 @@ declare const ListMultipartReadSetUploadsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <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 response.</p>
30
+ * <p>Lists in-progress multipart read set uploads for a sequence store and returns it in a JSON formatted output. Multipart read set uploads are initiated by the <code>CreateMultipartReadSetUploads</code> API operation. This operation returns a response with no body when the upload is complete. </p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const ListReadSetActivationJobsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves a list of read set activation jobs.</p>
30
+ * <p>Retrieves a list of read set activation jobs and returns the metadata in a JSON formatted output. To extract metadata from a read set activation job, use the <code>GetReadSetActivationJob</code> API operation.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const ListReadSetExportJobsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves a list of read set export jobs.</p>
30
+ * <p>Retrieves a list of read set export jobs in a JSON formatted response. This API operation is used to check the status of a read set export job initiated by the <code>StartReadSetExportJob</code> API operation.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const ListReadSetImportJobsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves a list of read set import jobs.</p>
30
+ * <p>Retrieves a list of read set import jobs and returns the data in JSON format.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const ListReadSetUploadPartsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>This operation will list all parts in a requested multipart upload for a sequence store.</p>
30
+ * <p>Lists all parts in a multipart read set upload for a sequence store and returns the metadata in a JSON formatted output.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const ListReadSetsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves a list of read sets.</p>
30
+ * <p>Retrieves a list of read sets from a sequence store ID and returns the metadata in JSON format.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const ListReferenceImportJobsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves a list of reference import jobs.</p>
30
+ * <p>Retrieves the metadata of one or more reference import jobs for a reference store.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const ListReferenceStoresCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves a list of reference stores.</p>
30
+ * <p>Retrieves a list of reference stores linked to your account and returns their metadata in JSON format.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/create-reference-store.html">Creating a reference store</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const ListReferencesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves a list of references.</p>
30
+ * <p>Retrieves the metadata of one or more reference genomes in a reference store.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/create-reference-store.html">Creating a reference store</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const ListSequenceStoresCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves a list of sequence stores.</p>
30
+ * <p>Retrieves a list of sequence stores and returns each sequence store's metadata.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/omics/latest/dev/create-sequence-store.html">Creating a HealthOmics sequence store</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const StartReadSetActivationJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Activates an archived read set. To reduce storage charges, Amazon Omics archives unused read sets after 30 days.</p>
30
+ * <p>Activates an archived read set and returns its metadata in a JSON formatted output. AWS HealthOmics automatically archives unused read sets after 30 days. To monitor the status of your read set activation job, use the <code>GetReadSetActivationJob</code> operation.</p> <p>To learn more, see <a href="https://docs.aws.amazon.com/omics/latest/dev/activating-read-sets.html">Activating read sets</a> in the <i>Amazon Web Services HealthOmics User Guide</i>.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const StartReadSetExportJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Exports a read set to Amazon S3.</p>
30
+ * <p>Starts a read set export job. When the export job is finished, the read set is exported to an Amazon S3 bucket which can be retrieved using the <code>GetReadSetExportJob</code> API operation.</p> <p>To monitor the status of the export job, use the <code>ListReadSetExportJobs</code> API operation. </p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { StartReadSetImportJobRequest, StartReadSetImportJobResponse } from "../models/models_0";
3
+ import { StartReadSetImportJobRequest, StartReadSetImportJobResponse } from "../models/models_1";
4
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
5
5
  /**
6
6
  * @public
@@ -27,7 +27,7 @@ declare const StartReadSetImportJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Starts a read set import job.</p>
30
+ * <p>Imports a read set from the sequence store. Read set import jobs support a maximum of 100 read sets of different types. Monitor the progress of your read set import job by calling the <code>GetReadSetImportJob</code> API operation.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -27,7 +27,7 @@ declare const StartReferenceImportJobCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Starts a reference import job.</p>
30
+ * <p>Imports a reference genome from Amazon S3 into a specified reference store. You can have multiple reference genomes in a reference store. You can only import reference genomes one at a time into each reference store. Monitor the status of your reference import job by using the <code>GetReferenceImportJob</code> API operation.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -46,7 +46,7 @@ declare const StartRunCommand_base: {
46
46
  * priority: Number("int"),
47
47
  * parameters: "DOCUMENT_VALUE",
48
48
  * storageCapacity: Number("int"),
49
- * outputUri: "STRING_VALUE",
49
+ * outputUri: "STRING_VALUE", // required
50
50
  * logLevel: "STRING_VALUE",
51
51
  * tags: { // TagMap
52
52
  * "<keys>": "STRING_VALUE",
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateSequenceStoreRequest, UpdateSequenceStoreResponse } from "../models/models_0";
3
+ import { UpdateSequenceStoreRequest, UpdateSequenceStoreResponse } from "../models/models_1";
4
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
5
5
  /**
6
6
  * @public