@aws-sdk/client-omics 3.300.0 → 3.303.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 (71) hide show
  1. package/dist-cjs/models/models_0.js +181 -209
  2. package/dist-es/models/models_0.js +181 -209
  3. package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +2 -2
  4. package/dist-types/commands/CancelAnnotationImportJobCommand.d.ts +1 -1
  5. package/dist-types/commands/CancelRunCommand.d.ts +1 -1
  6. package/dist-types/commands/CancelVariantImportJobCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateAnnotationStoreCommand.d.ts +9 -9
  8. package/dist-types/commands/CreateReferenceStoreCommand.d.ts +3 -3
  9. package/dist-types/commands/CreateRunGroupCommand.d.ts +2 -2
  10. package/dist-types/commands/CreateSequenceStoreCommand.d.ts +3 -3
  11. package/dist-types/commands/CreateVariantStoreCommand.d.ts +4 -4
  12. package/dist-types/commands/CreateWorkflowCommand.d.ts +4 -4
  13. package/dist-types/commands/DeleteAnnotationStoreCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteReferenceCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteRunCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteRunGroupCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteVariantStoreCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
  21. package/dist-types/commands/GetAnnotationImportJobCommand.d.ts +1 -1
  22. package/dist-types/commands/GetAnnotationStoreCommand.d.ts +1 -1
  23. package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +1 -1
  24. package/dist-types/commands/GetReadSetCommand.d.ts +1 -1
  25. package/dist-types/commands/GetReadSetExportJobCommand.d.ts +1 -1
  26. package/dist-types/commands/GetReadSetImportJobCommand.d.ts +1 -1
  27. package/dist-types/commands/GetReadSetMetadataCommand.d.ts +1 -1
  28. package/dist-types/commands/GetReferenceCommand.d.ts +1 -1
  29. package/dist-types/commands/GetReferenceImportJobCommand.d.ts +1 -1
  30. package/dist-types/commands/GetReferenceMetadataCommand.d.ts +1 -1
  31. package/dist-types/commands/GetReferenceStoreCommand.d.ts +1 -1
  32. package/dist-types/commands/GetRunCommand.d.ts +2 -2
  33. package/dist-types/commands/GetRunGroupCommand.d.ts +1 -1
  34. package/dist-types/commands/GetRunTaskCommand.d.ts +1 -1
  35. package/dist-types/commands/GetSequenceStoreCommand.d.ts +1 -1
  36. package/dist-types/commands/GetVariantImportJobCommand.d.ts +1 -1
  37. package/dist-types/commands/GetVariantStoreCommand.d.ts +1 -1
  38. package/dist-types/commands/GetWorkflowCommand.d.ts +2 -2
  39. package/dist-types/commands/ListAnnotationImportJobsCommand.d.ts +3 -3
  40. package/dist-types/commands/ListAnnotationStoresCommand.d.ts +3 -3
  41. package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +2 -2
  42. package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +2 -2
  43. package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +2 -2
  44. package/dist-types/commands/ListReadSetsCommand.d.ts +2 -2
  45. package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +2 -2
  46. package/dist-types/commands/ListReferenceStoresCommand.d.ts +2 -2
  47. package/dist-types/commands/ListReferencesCommand.d.ts +2 -2
  48. package/dist-types/commands/ListRunGroupsCommand.d.ts +1 -1
  49. package/dist-types/commands/ListRunTasksCommand.d.ts +1 -1
  50. package/dist-types/commands/ListRunsCommand.d.ts +1 -1
  51. package/dist-types/commands/ListSequenceStoresCommand.d.ts +2 -2
  52. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  53. package/dist-types/commands/ListVariantImportJobsCommand.d.ts +3 -3
  54. package/dist-types/commands/ListVariantStoresCommand.d.ts +3 -3
  55. package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
  56. package/dist-types/commands/StartAnnotationImportJobCommand.d.ts +7 -7
  57. package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +3 -3
  58. package/dist-types/commands/StartReadSetExportJobCommand.d.ts +3 -3
  59. package/dist-types/commands/StartReadSetImportJobCommand.d.ts +5 -5
  60. package/dist-types/commands/StartReferenceImportJobCommand.d.ts +4 -4
  61. package/dist-types/commands/StartRunCommand.d.ts +2 -2
  62. package/dist-types/commands/StartVariantImportJobCommand.d.ts +3 -3
  63. package/dist-types/commands/TagResourceCommand.d.ts +2 -2
  64. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  65. package/dist-types/commands/UpdateAnnotationStoreCommand.d.ts +1 -1
  66. package/dist-types/commands/UpdateRunGroupCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateVariantStoreCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateWorkflowCommand.d.ts +1 -1
  69. package/dist-types/models/models_0.d.ts +321 -181
  70. package/dist-types/ts3.4/models/models_0.d.ts +225 -181
  71. package/package.json +37 -37
@@ -26,7 +26,7 @@ export interface StartRunCommandOutput extends StartRunResponse, __MetadataBeare
26
26
  * import { OmicsClient, StartRunCommand } from "@aws-sdk/client-omics"; // ES Modules import
27
27
  * // const { OmicsClient, StartRunCommand } = require("@aws-sdk/client-omics"); // CommonJS import
28
28
  * const client = new OmicsClient(config);
29
- * const input = {
29
+ * const input = { // StartRunRequest
30
30
  * workflowId: "STRING_VALUE",
31
31
  * workflowType: "STRING_VALUE",
32
32
  * runId: "STRING_VALUE",
@@ -38,7 +38,7 @@ export interface StartRunCommandOutput extends StartRunResponse, __MetadataBeare
38
38
  * storageCapacity: Number("int"),
39
39
  * outputUri: "STRING_VALUE",
40
40
  * logLevel: "STRING_VALUE",
41
- * tags: {
41
+ * tags: { // TagMap
42
42
  * "<keys>": "STRING_VALUE",
43
43
  * },
44
44
  * requestId: "STRING_VALUE", // required
@@ -26,11 +26,11 @@ export interface StartVariantImportJobCommandOutput extends StartVariantImportRe
26
26
  * import { OmicsClient, StartVariantImportJobCommand } from "@aws-sdk/client-omics"; // ES Modules import
27
27
  * // const { OmicsClient, StartVariantImportJobCommand } = require("@aws-sdk/client-omics"); // CommonJS import
28
28
  * const client = new OmicsClient(config);
29
- * const input = {
29
+ * const input = { // StartVariantImportRequest
30
30
  * destinationName: "STRING_VALUE", // required
31
31
  * roleArn: "STRING_VALUE", // required
32
- * items: [ // required
33
- * {
32
+ * items: [ // VariantImportItemSources // required
33
+ * { // VariantImportItemSource
34
34
  * source: "STRING_VALUE", // required
35
35
  * },
36
36
  * ],
@@ -26,9 +26,9 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
26
26
  * import { OmicsClient, TagResourceCommand } from "@aws-sdk/client-omics"; // ES Modules import
27
27
  * // const { OmicsClient, TagResourceCommand } = require("@aws-sdk/client-omics"); // CommonJS import
28
28
  * const client = new OmicsClient(config);
29
- * const input = {
29
+ * const input = { // TagResourceRequest
30
30
  * resourceArn: "STRING_VALUE", // required
31
- * tags: { // required
31
+ * tags: { // TagMap // required
32
32
  * "<keys>": "STRING_VALUE",
33
33
  * },
34
34
  * };
@@ -26,9 +26,9 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
26
26
  * import { OmicsClient, UntagResourceCommand } from "@aws-sdk/client-omics"; // ES Modules import
27
27
  * // const { OmicsClient, UntagResourceCommand } = require("@aws-sdk/client-omics"); // CommonJS import
28
28
  * const client = new OmicsClient(config);
29
- * const input = {
29
+ * const input = { // UntagResourceRequest
30
30
  * resourceArn: "STRING_VALUE", // required
31
- * tagKeys: [ // required
31
+ * tagKeys: [ // TagKeyList // required
32
32
  * "STRING_VALUE",
33
33
  * ],
34
34
  * };
@@ -26,7 +26,7 @@ export interface UpdateAnnotationStoreCommandOutput extends UpdateAnnotationStor
26
26
  * import { OmicsClient, UpdateAnnotationStoreCommand } from "@aws-sdk/client-omics"; // ES Modules import
27
27
  * // const { OmicsClient, UpdateAnnotationStoreCommand } = require("@aws-sdk/client-omics"); // CommonJS import
28
28
  * const client = new OmicsClient(config);
29
- * const input = {
29
+ * const input = { // UpdateAnnotationStoreRequest
30
30
  * name: "STRING_VALUE", // required
31
31
  * description: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface UpdateRunGroupCommandOutput extends __MetadataBearer {
26
26
  * import { OmicsClient, UpdateRunGroupCommand } from "@aws-sdk/client-omics"; // ES Modules import
27
27
  * // const { OmicsClient, UpdateRunGroupCommand } = require("@aws-sdk/client-omics"); // CommonJS import
28
28
  * const client = new OmicsClient(config);
29
- * const input = {
29
+ * const input = { // UpdateRunGroupRequest
30
30
  * id: "STRING_VALUE", // required
31
31
  * name: "STRING_VALUE",
32
32
  * maxCpus: Number("int"),
@@ -26,7 +26,7 @@ export interface UpdateVariantStoreCommandOutput extends UpdateVariantStoreRespo
26
26
  * import { OmicsClient, UpdateVariantStoreCommand } from "@aws-sdk/client-omics"; // ES Modules import
27
27
  * // const { OmicsClient, UpdateVariantStoreCommand } = require("@aws-sdk/client-omics"); // CommonJS import
28
28
  * const client = new OmicsClient(config);
29
- * const input = {
29
+ * const input = { // UpdateVariantStoreRequest
30
30
  * name: "STRING_VALUE", // required
31
31
  * description: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface UpdateWorkflowCommandOutput extends __MetadataBearer {
26
26
  * import { OmicsClient, UpdateWorkflowCommand } from "@aws-sdk/client-omics"; // ES Modules import
27
27
  * // const { OmicsClient, UpdateWorkflowCommand } = require("@aws-sdk/client-omics"); // CommonJS import
28
28
  * const client = new OmicsClient(config);
29
- * const input = {
29
+ * const input = { // UpdateWorkflowRequest
30
30
  * id: "STRING_VALUE", // required
31
31
  * name: "STRING_VALUE",
32
32
  * description: "STRING_VALUE",