@aws-sdk/client-omics 3.294.0 → 3.296.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 (139) hide show
  1. package/dist-cjs/commands/BatchDeleteReadSetCommand.js +4 -4
  2. package/dist-cjs/commands/CancelAnnotationImportJobCommand.js +4 -4
  3. package/dist-cjs/commands/CancelRunCommand.js +4 -4
  4. package/dist-cjs/commands/CancelVariantImportJobCommand.js +4 -4
  5. package/dist-cjs/commands/CreateAnnotationStoreCommand.js +4 -4
  6. package/dist-cjs/commands/CreateReferenceStoreCommand.js +4 -4
  7. package/dist-cjs/commands/CreateRunGroupCommand.js +4 -4
  8. package/dist-cjs/commands/CreateSequenceStoreCommand.js +4 -4
  9. package/dist-cjs/commands/CreateVariantStoreCommand.js +4 -4
  10. package/dist-cjs/commands/CreateWorkflowCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteAnnotationStoreCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteReferenceCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteReferenceStoreCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteRunCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteRunGroupCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteSequenceStoreCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteVariantStoreCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteWorkflowCommand.js +4 -4
  19. package/dist-cjs/commands/GetAnnotationImportJobCommand.js +4 -4
  20. package/dist-cjs/commands/GetAnnotationStoreCommand.js +4 -4
  21. package/dist-cjs/commands/GetReadSetActivationJobCommand.js +4 -4
  22. package/dist-cjs/commands/GetReadSetCommand.js +4 -4
  23. package/dist-cjs/commands/GetReadSetExportJobCommand.js +4 -4
  24. package/dist-cjs/commands/GetReadSetImportJobCommand.js +4 -4
  25. package/dist-cjs/commands/GetReadSetMetadataCommand.js +4 -4
  26. package/dist-cjs/commands/GetReferenceCommand.js +4 -4
  27. package/dist-cjs/commands/GetReferenceImportJobCommand.js +4 -4
  28. package/dist-cjs/commands/GetReferenceMetadataCommand.js +4 -4
  29. package/dist-cjs/commands/GetReferenceStoreCommand.js +4 -4
  30. package/dist-cjs/commands/GetRunCommand.js +4 -4
  31. package/dist-cjs/commands/GetRunGroupCommand.js +4 -4
  32. package/dist-cjs/commands/GetRunTaskCommand.js +4 -4
  33. package/dist-cjs/commands/GetSequenceStoreCommand.js +4 -4
  34. package/dist-cjs/commands/GetVariantImportJobCommand.js +4 -4
  35. package/dist-cjs/commands/GetVariantStoreCommand.js +4 -4
  36. package/dist-cjs/commands/GetWorkflowCommand.js +4 -4
  37. package/dist-cjs/commands/ListAnnotationImportJobsCommand.js +4 -4
  38. package/dist-cjs/commands/ListAnnotationStoresCommand.js +4 -4
  39. package/dist-cjs/commands/ListReadSetActivationJobsCommand.js +4 -4
  40. package/dist-cjs/commands/ListReadSetExportJobsCommand.js +4 -4
  41. package/dist-cjs/commands/ListReadSetImportJobsCommand.js +4 -4
  42. package/dist-cjs/commands/ListReadSetsCommand.js +4 -4
  43. package/dist-cjs/commands/ListReferenceImportJobsCommand.js +4 -4
  44. package/dist-cjs/commands/ListReferenceStoresCommand.js +4 -4
  45. package/dist-cjs/commands/ListReferencesCommand.js +4 -4
  46. package/dist-cjs/commands/ListRunGroupsCommand.js +4 -4
  47. package/dist-cjs/commands/ListRunTasksCommand.js +4 -4
  48. package/dist-cjs/commands/ListRunsCommand.js +4 -4
  49. package/dist-cjs/commands/ListSequenceStoresCommand.js +4 -4
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  51. package/dist-cjs/commands/ListVariantImportJobsCommand.js +4 -4
  52. package/dist-cjs/commands/ListVariantStoresCommand.js +4 -4
  53. package/dist-cjs/commands/ListWorkflowsCommand.js +4 -4
  54. package/dist-cjs/commands/StartAnnotationImportJobCommand.js +4 -4
  55. package/dist-cjs/commands/StartReadSetActivationJobCommand.js +4 -4
  56. package/dist-cjs/commands/StartReadSetExportJobCommand.js +4 -4
  57. package/dist-cjs/commands/StartReadSetImportJobCommand.js +4 -4
  58. package/dist-cjs/commands/StartReferenceImportJobCommand.js +4 -4
  59. package/dist-cjs/commands/StartRunCommand.js +4 -4
  60. package/dist-cjs/commands/StartVariantImportJobCommand.js +4 -4
  61. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  62. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  63. package/dist-cjs/commands/UpdateAnnotationStoreCommand.js +4 -4
  64. package/dist-cjs/commands/UpdateRunGroupCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateVariantStoreCommand.js +4 -4
  66. package/dist-cjs/commands/UpdateWorkflowCommand.js +4 -4
  67. package/dist-es/commands/BatchDeleteReadSetCommand.js +4 -4
  68. package/dist-es/commands/CancelAnnotationImportJobCommand.js +4 -4
  69. package/dist-es/commands/CancelRunCommand.js +4 -4
  70. package/dist-es/commands/CancelVariantImportJobCommand.js +4 -4
  71. package/dist-es/commands/CreateAnnotationStoreCommand.js +4 -4
  72. package/dist-es/commands/CreateReferenceStoreCommand.js +4 -4
  73. package/dist-es/commands/CreateRunGroupCommand.js +4 -4
  74. package/dist-es/commands/CreateSequenceStoreCommand.js +4 -4
  75. package/dist-es/commands/CreateVariantStoreCommand.js +4 -4
  76. package/dist-es/commands/CreateWorkflowCommand.js +4 -4
  77. package/dist-es/commands/DeleteAnnotationStoreCommand.js +4 -4
  78. package/dist-es/commands/DeleteReferenceCommand.js +4 -4
  79. package/dist-es/commands/DeleteReferenceStoreCommand.js +4 -4
  80. package/dist-es/commands/DeleteRunCommand.js +4 -4
  81. package/dist-es/commands/DeleteRunGroupCommand.js +4 -4
  82. package/dist-es/commands/DeleteSequenceStoreCommand.js +4 -4
  83. package/dist-es/commands/DeleteVariantStoreCommand.js +4 -4
  84. package/dist-es/commands/DeleteWorkflowCommand.js +4 -4
  85. package/dist-es/commands/GetAnnotationImportJobCommand.js +4 -4
  86. package/dist-es/commands/GetAnnotationStoreCommand.js +4 -4
  87. package/dist-es/commands/GetReadSetActivationJobCommand.js +4 -4
  88. package/dist-es/commands/GetReadSetCommand.js +4 -4
  89. package/dist-es/commands/GetReadSetExportJobCommand.js +4 -4
  90. package/dist-es/commands/GetReadSetImportJobCommand.js +4 -4
  91. package/dist-es/commands/GetReadSetMetadataCommand.js +4 -4
  92. package/dist-es/commands/GetReferenceCommand.js +4 -4
  93. package/dist-es/commands/GetReferenceImportJobCommand.js +4 -4
  94. package/dist-es/commands/GetReferenceMetadataCommand.js +4 -4
  95. package/dist-es/commands/GetReferenceStoreCommand.js +4 -4
  96. package/dist-es/commands/GetRunCommand.js +4 -4
  97. package/dist-es/commands/GetRunGroupCommand.js +4 -4
  98. package/dist-es/commands/GetRunTaskCommand.js +4 -4
  99. package/dist-es/commands/GetSequenceStoreCommand.js +4 -4
  100. package/dist-es/commands/GetVariantImportJobCommand.js +4 -4
  101. package/dist-es/commands/GetVariantStoreCommand.js +4 -4
  102. package/dist-es/commands/GetWorkflowCommand.js +4 -4
  103. package/dist-es/commands/ListAnnotationImportJobsCommand.js +4 -4
  104. package/dist-es/commands/ListAnnotationStoresCommand.js +4 -4
  105. package/dist-es/commands/ListReadSetActivationJobsCommand.js +4 -4
  106. package/dist-es/commands/ListReadSetExportJobsCommand.js +4 -4
  107. package/dist-es/commands/ListReadSetImportJobsCommand.js +4 -4
  108. package/dist-es/commands/ListReadSetsCommand.js +4 -4
  109. package/dist-es/commands/ListReferenceImportJobsCommand.js +4 -4
  110. package/dist-es/commands/ListReferenceStoresCommand.js +4 -4
  111. package/dist-es/commands/ListReferencesCommand.js +4 -4
  112. package/dist-es/commands/ListRunGroupsCommand.js +4 -4
  113. package/dist-es/commands/ListRunTasksCommand.js +4 -4
  114. package/dist-es/commands/ListRunsCommand.js +4 -4
  115. package/dist-es/commands/ListSequenceStoresCommand.js +4 -4
  116. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  117. package/dist-es/commands/ListVariantImportJobsCommand.js +4 -4
  118. package/dist-es/commands/ListVariantStoresCommand.js +4 -4
  119. package/dist-es/commands/ListWorkflowsCommand.js +4 -4
  120. package/dist-es/commands/StartAnnotationImportJobCommand.js +4 -4
  121. package/dist-es/commands/StartReadSetActivationJobCommand.js +4 -4
  122. package/dist-es/commands/StartReadSetExportJobCommand.js +4 -4
  123. package/dist-es/commands/StartReadSetImportJobCommand.js +4 -4
  124. package/dist-es/commands/StartReferenceImportJobCommand.js +4 -4
  125. package/dist-es/commands/StartRunCommand.js +4 -4
  126. package/dist-es/commands/StartVariantImportJobCommand.js +4 -4
  127. package/dist-es/commands/TagResourceCommand.js +4 -4
  128. package/dist-es/commands/UntagResourceCommand.js +4 -4
  129. package/dist-es/commands/UpdateAnnotationStoreCommand.js +4 -4
  130. package/dist-es/commands/UpdateRunGroupCommand.js +4 -4
  131. package/dist-es/commands/UpdateVariantStoreCommand.js +4 -4
  132. package/dist-es/commands/UpdateWorkflowCommand.js +4 -4
  133. package/dist-types/OmicsClient.d.ts +4 -4
  134. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  135. package/dist-types/models/models_0.d.ts +3 -3
  136. package/dist-types/ts3.4/OmicsClient.d.ts +4 -4
  137. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  138. package/dist-types/ts3.4/models/models_0.d.ts +3 -3
  139. package/package.json +39 -39
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetAnnotationImportRequestFilterSensitiveLog, GetAnnotationImportResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAnnotationImportJobCommand, serializeAws_restJson1GetAnnotationImportJobCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetAnnotationImportJobCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetAnnotationImportJobCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetAnnotationImportJobCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetAnnotationStoreRequestFilterSensitiveLog, GetAnnotationStoreResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAnnotationStoreCommand, serializeAws_restJson1GetAnnotationStoreCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetAnnotationStoreCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetAnnotationStoreCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetAnnotationStoreCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetReadSetActivationJobRequestFilterSensitiveLog, GetReadSetActivationJobResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetReadSetActivationJobCommand, serializeAws_restJson1GetReadSetActivationJobCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetReadSetActivationJobCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetReadSetActivationJobCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetReadSetActivationJobCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetReadSetRequestFilterSensitiveLog, GetReadSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetReadSetCommand, serializeAws_restJson1GetReadSetCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetReadSetCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetReadSetCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetReadSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetReadSetExportJobRequestFilterSensitiveLog, GetReadSetExportJobResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetReadSetExportJobCommand, serializeAws_restJson1GetReadSetExportJobCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetReadSetExportJobCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetReadSetExportJobCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetReadSetExportJobCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetReadSetImportJobRequestFilterSensitiveLog, GetReadSetImportJobResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetReadSetImportJobCommand, serializeAws_restJson1GetReadSetImportJobCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetReadSetImportJobCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetReadSetImportJobCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetReadSetImportJobCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetReadSetMetadataRequestFilterSensitiveLog, GetReadSetMetadataResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetReadSetMetadataCommand, serializeAws_restJson1GetReadSetMetadataCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetReadSetMetadataCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetReadSetMetadataCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetReadSetMetadataCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetReferenceRequestFilterSensitiveLog, GetReferenceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetReferenceCommand, serializeAws_restJson1GetReferenceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetReferenceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetReferenceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetReferenceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetReferenceImportJobRequestFilterSensitiveLog, GetReferenceImportJobResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetReferenceImportJobCommand, serializeAws_restJson1GetReferenceImportJobCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetReferenceImportJobCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetReferenceImportJobCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetReferenceImportJobCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetReferenceMetadataRequestFilterSensitiveLog, GetReferenceMetadataResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetReferenceMetadataCommand, serializeAws_restJson1GetReferenceMetadataCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetReferenceMetadataCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetReferenceMetadataCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetReferenceMetadataCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetReferenceStoreRequestFilterSensitiveLog, GetReferenceStoreResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetReferenceStoreCommand, serializeAws_restJson1GetReferenceStoreCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetReferenceStoreCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetReferenceStoreCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetReferenceStoreCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRunRequestFilterSensitiveLog, GetRunResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetRunCommand, serializeAws_restJson1GetRunCommand } from "../protocols/Aws_restJson1";
6
6
  export class GetRunCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetRunCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetRunCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRunGroupRequestFilterSensitiveLog, GetRunGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetRunGroupCommand, serializeAws_restJson1GetRunGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetRunGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetRunGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetRunGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRunTaskRequestFilterSensitiveLog, GetRunTaskResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetRunTaskCommand, serializeAws_restJson1GetRunTaskCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetRunTaskCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetRunTaskCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetRunTaskCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSequenceStoreRequestFilterSensitiveLog, GetSequenceStoreResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetSequenceStoreCommand, serializeAws_restJson1GetSequenceStoreCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetSequenceStoreCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetSequenceStoreCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetSequenceStoreCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVariantImportRequestFilterSensitiveLog, GetVariantImportResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVariantImportJobCommand, serializeAws_restJson1GetVariantImportJobCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVariantImportJobCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetVariantImportJobCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetVariantImportJobCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVariantStoreRequestFilterSensitiveLog, GetVariantStoreResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVariantStoreCommand, serializeAws_restJson1GetVariantStoreCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVariantStoreCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetVariantStoreCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetVariantStoreCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetWorkflowRequestFilterSensitiveLog, GetWorkflowResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetWorkflowCommand, serializeAws_restJson1GetWorkflowCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetWorkflowCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetWorkflowCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetWorkflowCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAnnotationImportJobsRequestFilterSensitiveLog, ListAnnotationImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAnnotationImportJobsCommand, serializeAws_restJson1ListAnnotationImportJobsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListAnnotationImportJobsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListAnnotationImportJobsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListAnnotationImportJobsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAnnotationStoresRequestFilterSensitiveLog, ListAnnotationStoresResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAnnotationStoresCommand, serializeAws_restJson1ListAnnotationStoresCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListAnnotationStoresCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListAnnotationStoresCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListAnnotationStoresCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReadSetActivationJobsRequestFilterSensitiveLog, ListReadSetActivationJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListReadSetActivationJobsCommand, serializeAws_restJson1ListReadSetActivationJobsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListReadSetActivationJobsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListReadSetActivationJobsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListReadSetActivationJobsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReadSetExportJobsRequestFilterSensitiveLog, ListReadSetExportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListReadSetExportJobsCommand, serializeAws_restJson1ListReadSetExportJobsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListReadSetExportJobsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListReadSetExportJobsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListReadSetExportJobsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReadSetImportJobsRequestFilterSensitiveLog, ListReadSetImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListReadSetImportJobsCommand, serializeAws_restJson1ListReadSetImportJobsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListReadSetImportJobsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListReadSetImportJobsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListReadSetImportJobsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReadSetsRequestFilterSensitiveLog, ListReadSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListReadSetsCommand, serializeAws_restJson1ListReadSetsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListReadSetsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListReadSetsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListReadSetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReferenceImportJobsRequestFilterSensitiveLog, ListReferenceImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListReferenceImportJobsCommand, serializeAws_restJson1ListReferenceImportJobsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListReferenceImportJobsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListReferenceImportJobsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListReferenceImportJobsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReferenceStoresRequestFilterSensitiveLog, ListReferenceStoresResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListReferenceStoresCommand, serializeAws_restJson1ListReferenceStoresCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListReferenceStoresCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListReferenceStoresCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListReferenceStoresCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReferencesRequestFilterSensitiveLog, ListReferencesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListReferencesCommand, serializeAws_restJson1ListReferencesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListReferencesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListReferencesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListReferencesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRunGroupsRequestFilterSensitiveLog, ListRunGroupsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListRunGroupsCommand, serializeAws_restJson1ListRunGroupsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListRunGroupsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListRunGroupsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListRunGroupsCommand.getEndpointParameterInstructions()));