@aws-sdk/client-omics 3.803.0 → 3.806.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 (181) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/runtimeConfig.js +6 -6
  3. package/dist-types/commands/AbortMultipartReadSetUploadCommand.d.ts +1 -1
  4. package/dist-types/commands/AcceptShareCommand.d.ts +1 -1
  5. package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +1 -1
  6. package/dist-types/commands/CancelAnnotationImportJobCommand.d.ts +1 -1
  7. package/dist-types/commands/CancelRunCommand.d.ts +1 -1
  8. package/dist-types/commands/CancelVariantImportJobCommand.d.ts +1 -1
  9. package/dist-types/commands/CompleteMultipartReadSetUploadCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateAnnotationStoreCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateAnnotationStoreVersionCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateMultipartReadSetUploadCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateReferenceStoreCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateRunCacheCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateSequenceStoreCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateShareCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateVariantStoreCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateWorkflowVersionCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteAnnotationStoreCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteAnnotationStoreVersionsCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteReferenceCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteRunCacheCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteRunCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteRunGroupCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteS3AccessPolicyCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteShareCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteVariantStoreCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteWorkflowVersionCommand.d.ts +1 -1
  32. package/dist-types/commands/GetAnnotationImportJobCommand.d.ts +1 -1
  33. package/dist-types/commands/GetAnnotationStoreCommand.d.ts +1 -1
  34. package/dist-types/commands/GetAnnotationStoreVersionCommand.d.ts +1 -1
  35. package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +1 -1
  36. package/dist-types/commands/GetReadSetCommand.d.ts +1 -1
  37. package/dist-types/commands/GetReadSetExportJobCommand.d.ts +1 -1
  38. package/dist-types/commands/GetReadSetImportJobCommand.d.ts +1 -1
  39. package/dist-types/commands/GetReadSetMetadataCommand.d.ts +1 -1
  40. package/dist-types/commands/GetReferenceCommand.d.ts +1 -1
  41. package/dist-types/commands/GetReferenceImportJobCommand.d.ts +1 -1
  42. package/dist-types/commands/GetReferenceMetadataCommand.d.ts +1 -1
  43. package/dist-types/commands/GetReferenceStoreCommand.d.ts +1 -1
  44. package/dist-types/commands/GetRunCacheCommand.d.ts +1 -1
  45. package/dist-types/commands/GetRunCommand.d.ts +1 -1
  46. package/dist-types/commands/GetRunGroupCommand.d.ts +1 -1
  47. package/dist-types/commands/GetRunTaskCommand.d.ts +1 -1
  48. package/dist-types/commands/GetS3AccessPolicyCommand.d.ts +1 -1
  49. package/dist-types/commands/GetSequenceStoreCommand.d.ts +1 -1
  50. package/dist-types/commands/GetShareCommand.d.ts +1 -1
  51. package/dist-types/commands/GetVariantImportJobCommand.d.ts +1 -1
  52. package/dist-types/commands/GetVariantStoreCommand.d.ts +1 -1
  53. package/dist-types/commands/GetWorkflowCommand.d.ts +1 -1
  54. package/dist-types/commands/GetWorkflowVersionCommand.d.ts +1 -1
  55. package/dist-types/commands/ListAnnotationStoreVersionsCommand.d.ts +1 -1
  56. package/dist-types/commands/ListMultipartReadSetUploadsCommand.d.ts +1 -1
  57. package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +1 -1
  58. package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +1 -1
  59. package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +1 -1
  60. package/dist-types/commands/ListReadSetUploadPartsCommand.d.ts +1 -1
  61. package/dist-types/commands/ListReadSetsCommand.d.ts +1 -1
  62. package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +1 -1
  63. package/dist-types/commands/ListReferencesCommand.d.ts +1 -1
  64. package/dist-types/commands/ListRunTasksCommand.d.ts +1 -1
  65. package/dist-types/commands/ListSharesCommand.d.ts +1 -1
  66. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  67. package/dist-types/commands/ListWorkflowVersionsCommand.d.ts +1 -1
  68. package/dist-types/commands/PutS3AccessPolicyCommand.d.ts +1 -1
  69. package/dist-types/commands/StartAnnotationImportJobCommand.d.ts +1 -1
  70. package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +1 -1
  71. package/dist-types/commands/StartReadSetExportJobCommand.d.ts +1 -1
  72. package/dist-types/commands/StartReadSetImportJobCommand.d.ts +1 -1
  73. package/dist-types/commands/StartReferenceImportJobCommand.d.ts +1 -1
  74. package/dist-types/commands/StartRunCommand.d.ts +1 -1
  75. package/dist-types/commands/StartVariantImportJobCommand.d.ts +1 -1
  76. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  77. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdateAnnotationStoreCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdateAnnotationStoreVersionCommand.d.ts +1 -1
  80. package/dist-types/commands/UpdateRunCacheCommand.d.ts +1 -1
  81. package/dist-types/commands/UpdateRunGroupCommand.d.ts +1 -1
  82. package/dist-types/commands/UpdateSequenceStoreCommand.d.ts +1 -1
  83. package/dist-types/commands/UpdateVariantStoreCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateWorkflowCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateWorkflowVersionCommand.d.ts +1 -1
  86. package/dist-types/commands/UploadReadSetPartCommand.d.ts +1 -1
  87. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  88. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  89. package/dist-types/runtimeConfig.d.ts +16 -16
  90. package/dist-types/runtimeConfig.native.d.ts +18 -18
  91. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  92. package/dist-types/ts3.4/commands/AbortMultipartReadSetUploadCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/AcceptShareCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/BatchDeleteReadSetCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/CancelAnnotationImportJobCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/CancelRunCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/CancelVariantImportJobCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/CompleteMultipartReadSetUploadCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/CreateAnnotationStoreCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/CreateAnnotationStoreVersionCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/CreateMultipartReadSetUploadCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/CreateReferenceStoreCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/CreateRunCacheCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/CreateSequenceStoreCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/CreateShareCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/CreateVariantStoreCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/CreateWorkflowVersionCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DeleteAnnotationStoreCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DeleteAnnotationStoreVersionsCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DeleteReferenceCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DeleteReferenceStoreCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DeleteRunCacheCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DeleteRunGroupCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DeleteS3AccessPolicyCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DeleteSequenceStoreCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DeleteShareCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/DeleteVariantStoreCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DeleteWorkflowVersionCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/GetAnnotationImportJobCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/GetAnnotationStoreCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/GetAnnotationStoreVersionCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/GetReadSetActivationJobCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/GetReadSetCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/GetReadSetExportJobCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/GetReadSetImportJobCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/GetReadSetMetadataCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/GetReferenceCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/GetReferenceImportJobCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/GetReferenceMetadataCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/GetReferenceStoreCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/GetRunCacheCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/GetRunCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/GetRunGroupCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/GetRunTaskCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/GetS3AccessPolicyCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/GetSequenceStoreCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/GetShareCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/GetVariantImportJobCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/GetVariantStoreCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/GetWorkflowVersionCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/ListAnnotationStoreVersionsCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/ListMultipartReadSetUploadsCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/ListReadSetActivationJobsCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/ListReadSetExportJobsCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/ListReadSetImportJobsCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/ListReadSetUploadPartsCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/ListReadSetsCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/ListReferenceImportJobsCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/ListReferencesCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/ListRunTasksCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/ListSharesCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/ListWorkflowVersionsCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/PutS3AccessPolicyCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/StartAnnotationImportJobCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/StartReadSetActivationJobCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/StartReadSetExportJobCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/StartReadSetImportJobCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/StartReferenceImportJobCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/StartRunCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/StartVariantImportJobCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/UpdateAnnotationStoreCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/UpdateAnnotationStoreVersionCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/UpdateRunCacheCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/UpdateRunGroupCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/UpdateSequenceStoreCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/UpdateVariantStoreCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/UpdateWorkflowVersionCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/UploadReadSetPartCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  177. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  178. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  179. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  180. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  181. package/package.json +22 -22
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
23
23
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
24
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
25
25
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
26
- const profileConfig = { profile: config?.profile };
26
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
27
27
  return {
28
28
  ...clientSharedValues,
29
29
  ...config,
30
30
  runtime: "node",
31
31
  defaultsMode,
32
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
32
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
33
33
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
34
34
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
35
35
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
36
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
37
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
38
38
  region: config?.region ??
39
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
39
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
40
40
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
41
41
  retryMode: config?.retryMode ??
42
42
  (0, node_config_provider_1.loadConfig)({
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
45
45
  }, config),
46
46
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
47
47
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
48
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
49
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
50
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
48
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
49
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
50
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
51
51
  };
52
52
  };
53
53
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
19
19
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
20
20
  const clientSharedValues = getSharedRuntimeConfig(config);
21
21
  awsCheckVersion(process.version);
22
- const profileConfig = { profile: config?.profile };
22
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
23
23
  return {
24
24
  ...clientSharedValues,
25
25
  ...config,
26
26
  runtime: "node",
27
27
  defaultsMode,
28
- authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
28
+ authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
29
29
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
30
30
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
31
31
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
32
32
  createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
33
33
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
34
34
  region: config?.region ??
35
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
35
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
36
36
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
37
37
  retryMode: config?.retryMode ??
38
38
  loadNodeConfig({
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
41
41
  }, config),
42
42
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
43
43
  streamCollector: config?.streamCollector ?? streamCollector,
44
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
45
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
46
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
44
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
45
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
46
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
47
47
  };
48
48
  };
@@ -23,7 +23,7 @@ export interface AbortMultipartReadSetUploadCommandOutput extends AbortMultipart
23
23
  }
24
24
  declare const AbortMultipartReadSetUploadCommand_base: {
25
25
  new (input: AbortMultipartReadSetUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortMultipartReadSetUploadCommandInput, AbortMultipartReadSetUploadCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AbortMultipartReadSetUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortMultipartReadSetUploadCommandInput, AbortMultipartReadSetUploadCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AbortMultipartReadSetUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortMultipartReadSetUploadCommandInput, AbortMultipartReadSetUploadCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AcceptShareCommandOutput extends AcceptShareResponse, __Metadat
23
23
  }
24
24
  declare const AcceptShareCommand_base: {
25
25
  new (input: AcceptShareCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptShareCommandInput, AcceptShareCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AcceptShareCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptShareCommandInput, AcceptShareCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AcceptShareCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptShareCommandInput, AcceptShareCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchDeleteReadSetCommandOutput extends BatchDeleteReadSetRespo
23
23
  }
24
24
  declare const BatchDeleteReadSetCommand_base: {
25
25
  new (input: BatchDeleteReadSetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteReadSetCommandInput, BatchDeleteReadSetCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchDeleteReadSetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteReadSetCommandInput, BatchDeleteReadSetCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchDeleteReadSetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteReadSetCommandInput, BatchDeleteReadSetCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelAnnotationImportJobCommandOutput extends CancelAnnotation
23
23
  }
24
24
  declare const CancelAnnotationImportJobCommand_base: {
25
25
  new (input: CancelAnnotationImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelAnnotationImportJobCommandInput, CancelAnnotationImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelAnnotationImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelAnnotationImportJobCommandInput, CancelAnnotationImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelAnnotationImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelAnnotationImportJobCommandInput, CancelAnnotationImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelRunCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const CancelRunCommand_base: {
25
25
  new (input: CancelRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelRunCommandInput, CancelRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelRunCommandInput, CancelRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelRunCommandInput, CancelRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelVariantImportJobCommandOutput extends CancelVariantImport
23
23
  }
24
24
  declare const CancelVariantImportJobCommand_base: {
25
25
  new (input: CancelVariantImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelVariantImportJobCommandInput, CancelVariantImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelVariantImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelVariantImportJobCommandInput, CancelVariantImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelVariantImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelVariantImportJobCommandInput, CancelVariantImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CompleteMultipartReadSetUploadCommandOutput extends CompleteMul
23
23
  }
24
24
  declare const CompleteMultipartReadSetUploadCommand_base: {
25
25
  new (input: CompleteMultipartReadSetUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMultipartReadSetUploadCommandInput, CompleteMultipartReadSetUploadCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CompleteMultipartReadSetUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMultipartReadSetUploadCommandInput, CompleteMultipartReadSetUploadCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CompleteMultipartReadSetUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMultipartReadSetUploadCommandInput, CompleteMultipartReadSetUploadCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAnnotationStoreCommandOutput extends CreateAnnotationStor
23
23
  }
24
24
  declare const CreateAnnotationStoreCommand_base: {
25
25
  new (input: CreateAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnnotationStoreCommandInput, CreateAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnnotationStoreCommandInput, CreateAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnnotationStoreCommandInput, CreateAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAnnotationStoreVersionCommandOutput extends CreateAnnotat
23
23
  }
24
24
  declare const CreateAnnotationStoreVersionCommand_base: {
25
25
  new (input: CreateAnnotationStoreVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnnotationStoreVersionCommandInput, CreateAnnotationStoreVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAnnotationStoreVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnnotationStoreVersionCommandInput, CreateAnnotationStoreVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAnnotationStoreVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnnotationStoreVersionCommandInput, CreateAnnotationStoreVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMultipartReadSetUploadCommandOutput extends CreateMultipa
23
23
  }
24
24
  declare const CreateMultipartReadSetUploadCommand_base: {
25
25
  new (input: CreateMultipartReadSetUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultipartReadSetUploadCommandInput, CreateMultipartReadSetUploadCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMultipartReadSetUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultipartReadSetUploadCommandInput, CreateMultipartReadSetUploadCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMultipartReadSetUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultipartReadSetUploadCommandInput, CreateMultipartReadSetUploadCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateReferenceStoreCommandOutput extends CreateReferenceStoreR
23
23
  }
24
24
  declare const CreateReferenceStoreCommand_base: {
25
25
  new (input: CreateReferenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReferenceStoreCommandInput, CreateReferenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateReferenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReferenceStoreCommandInput, CreateReferenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateReferenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReferenceStoreCommandInput, CreateReferenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateRunCacheCommandOutput extends CreateRunCacheResponse, __M
23
23
  }
24
24
  declare const CreateRunCacheCommand_base: {
25
25
  new (input: CreateRunCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRunCacheCommandInput, CreateRunCacheCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRunCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRunCacheCommandInput, CreateRunCacheCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRunCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRunCacheCommandInput, CreateRunCacheCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSequenceStoreCommandOutput extends CreateSequenceStoreRes
23
23
  }
24
24
  declare const CreateSequenceStoreCommand_base: {
25
25
  new (input: CreateSequenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSequenceStoreCommandInput, CreateSequenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSequenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSequenceStoreCommandInput, CreateSequenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSequenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSequenceStoreCommandInput, CreateSequenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateShareCommandOutput extends CreateShareResponse, __Metadat
23
23
  }
24
24
  declare const CreateShareCommand_base: {
25
25
  new (input: CreateShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateShareCommandInput, CreateShareCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateShareCommandInput, CreateShareCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateShareCommandInput, CreateShareCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateVariantStoreCommandOutput extends CreateVariantStoreRespo
23
23
  }
24
24
  declare const CreateVariantStoreCommand_base: {
25
25
  new (input: CreateVariantStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVariantStoreCommandInput, CreateVariantStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateVariantStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVariantStoreCommandInput, CreateVariantStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateVariantStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVariantStoreCommandInput, CreateVariantStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWorkflowVersionCommandOutput extends CreateWorkflowVersio
23
23
  }
24
24
  declare const CreateWorkflowVersionCommand_base: {
25
25
  new (input: CreateWorkflowVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkflowVersionCommandInput, CreateWorkflowVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWorkflowVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkflowVersionCommandInput, CreateWorkflowVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWorkflowVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkflowVersionCommandInput, CreateWorkflowVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAnnotationStoreCommandOutput extends DeleteAnnotationStor
23
23
  }
24
24
  declare const DeleteAnnotationStoreCommand_base: {
25
25
  new (input: DeleteAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnnotationStoreCommandInput, DeleteAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnnotationStoreCommandInput, DeleteAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnnotationStoreCommandInput, DeleteAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAnnotationStoreVersionsCommandOutput extends DeleteAnnota
23
23
  }
24
24
  declare const DeleteAnnotationStoreVersionsCommand_base: {
25
25
  new (input: DeleteAnnotationStoreVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnnotationStoreVersionsCommandInput, DeleteAnnotationStoreVersionsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAnnotationStoreVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnnotationStoreVersionsCommandInput, DeleteAnnotationStoreVersionsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAnnotationStoreVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnnotationStoreVersionsCommandInput, DeleteAnnotationStoreVersionsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteReferenceCommandOutput extends DeleteReferenceResponse, _
23
23
  }
24
24
  declare const DeleteReferenceCommand_base: {
25
25
  new (input: DeleteReferenceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReferenceCommandInput, DeleteReferenceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteReferenceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReferenceCommandInput, DeleteReferenceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteReferenceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReferenceCommandInput, DeleteReferenceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteReferenceStoreCommandOutput extends DeleteReferenceStoreR
23
23
  }
24
24
  declare const DeleteReferenceStoreCommand_base: {
25
25
  new (input: DeleteReferenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReferenceStoreCommandInput, DeleteReferenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteReferenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReferenceStoreCommandInput, DeleteReferenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteReferenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReferenceStoreCommandInput, DeleteReferenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRunCacheCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteRunCacheCommand_base: {
25
25
  new (input: DeleteRunCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunCacheCommandInput, DeleteRunCacheCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRunCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunCacheCommandInput, DeleteRunCacheCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRunCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunCacheCommandInput, DeleteRunCacheCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRunCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteRunCommand_base: {
25
25
  new (input: DeleteRunCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunCommandInput, DeleteRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRunCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunCommandInput, DeleteRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRunCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunCommandInput, DeleteRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRunGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteRunGroupCommand_base: {
25
25
  new (input: DeleteRunGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunGroupCommandInput, DeleteRunGroupCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRunGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunGroupCommandInput, DeleteRunGroupCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRunGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunGroupCommandInput, DeleteRunGroupCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteS3AccessPolicyCommandOutput extends DeleteS3AccessPolicyR
23
23
  }
24
24
  declare const DeleteS3AccessPolicyCommand_base: {
25
25
  new (input: DeleteS3AccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteS3AccessPolicyCommandInput, DeleteS3AccessPolicyCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteS3AccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteS3AccessPolicyCommandInput, DeleteS3AccessPolicyCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteS3AccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteS3AccessPolicyCommandInput, DeleteS3AccessPolicyCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSequenceStoreCommandOutput extends DeleteSequenceStoreRes
23
23
  }
24
24
  declare const DeleteSequenceStoreCommand_base: {
25
25
  new (input: DeleteSequenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSequenceStoreCommandInput, DeleteSequenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSequenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSequenceStoreCommandInput, DeleteSequenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSequenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSequenceStoreCommandInput, DeleteSequenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteShareCommandOutput extends DeleteShareResponse, __Metadat
23
23
  }
24
24
  declare const DeleteShareCommand_base: {
25
25
  new (input: DeleteShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteShareCommandInput, DeleteShareCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteShareCommandInput, DeleteShareCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteShareCommandInput, DeleteShareCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteVariantStoreCommandOutput extends DeleteVariantStoreRespo
23
23
  }
24
24
  declare const DeleteVariantStoreCommand_base: {
25
25
  new (input: DeleteVariantStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVariantStoreCommandInput, DeleteVariantStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteVariantStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVariantStoreCommandInput, DeleteVariantStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteVariantStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVariantStoreCommandInput, DeleteVariantStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteWorkflowCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteWorkflowCommand_base: {
25
25
  new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteWorkflowVersionCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteWorkflowVersionCommand_base: {
25
25
  new (input: DeleteWorkflowVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowVersionCommandInput, DeleteWorkflowVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteWorkflowVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowVersionCommandInput, DeleteWorkflowVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWorkflowVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowVersionCommandInput, DeleteWorkflowVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAnnotationImportJobCommandOutput extends GetAnnotationImport
23
23
  }
24
24
  declare const GetAnnotationImportJobCommand_base: {
25
25
  new (input: GetAnnotationImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationImportJobCommandInput, GetAnnotationImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAnnotationImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationImportJobCommandInput, GetAnnotationImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAnnotationImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationImportJobCommandInput, GetAnnotationImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAnnotationStoreCommandOutput extends GetAnnotationStoreRespo
23
23
  }
24
24
  declare const GetAnnotationStoreCommand_base: {
25
25
  new (input: GetAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationStoreCommandInput, GetAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationStoreCommandInput, GetAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationStoreCommandInput, GetAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAnnotationStoreVersionCommandOutput extends GetAnnotationSto
23
23
  }
24
24
  declare const GetAnnotationStoreVersionCommand_base: {
25
25
  new (input: GetAnnotationStoreVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationStoreVersionCommandInput, GetAnnotationStoreVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAnnotationStoreVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationStoreVersionCommandInput, GetAnnotationStoreVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAnnotationStoreVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationStoreVersionCommandInput, GetAnnotationStoreVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetReadSetActivationJobCommandOutput extends GetReadSetActivati
23
23
  }
24
24
  declare const GetReadSetActivationJobCommand_base: {
25
25
  new (input: GetReadSetActivationJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetReadSetActivationJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetReadSetActivationJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -24,7 +24,7 @@ export interface GetReadSetCommandOutput extends Omit<GetReadSetResponse, "paylo
24
24
  }
25
25
  declare const GetReadSetCommand_base: {
26
26
  new (input: GetReadSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetCommandInput, GetReadSetCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (__0_0: GetReadSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetCommandInput, GetReadSetCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ new (input: GetReadSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetCommandInput, GetReadSetCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
30
  /**
@@ -23,7 +23,7 @@ export interface GetReadSetExportJobCommandOutput extends GetReadSetExportJobRes
23
23
  }
24
24
  declare const GetReadSetExportJobCommand_base: {
25
25
  new (input: GetReadSetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetExportJobCommandInput, GetReadSetExportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetReadSetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetExportJobCommandInput, GetReadSetExportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetReadSetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetExportJobCommandInput, GetReadSetExportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetReadSetImportJobCommandOutput extends GetReadSetImportJobRes
23
23
  }
24
24
  declare const GetReadSetImportJobCommand_base: {
25
25
  new (input: GetReadSetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetImportJobCommandInput, GetReadSetImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetReadSetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetImportJobCommandInput, GetReadSetImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetReadSetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetImportJobCommandInput, GetReadSetImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetReadSetMetadataCommandOutput extends GetReadSetMetadataRespo
23
23
  }
24
24
  declare const GetReadSetMetadataCommand_base: {
25
25
  new (input: GetReadSetMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetMetadataCommandInput, GetReadSetMetadataCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetReadSetMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetMetadataCommandInput, GetReadSetMetadataCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetReadSetMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetMetadataCommandInput, GetReadSetMetadataCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -24,7 +24,7 @@ export interface GetReferenceCommandOutput extends Omit<GetReferenceResponse, "p
24
24
  }
25
25
  declare const GetReferenceCommand_base: {
26
26
  new (input: GetReferenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceCommandInput, GetReferenceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (__0_0: GetReferenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceCommandInput, GetReferenceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ new (input: GetReferenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceCommandInput, GetReferenceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
30
  /**
@@ -23,7 +23,7 @@ export interface GetReferenceImportJobCommandOutput extends GetReferenceImportJo
23
23
  }
24
24
  declare const GetReferenceImportJobCommand_base: {
25
25
  new (input: GetReferenceImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceImportJobCommandInput, GetReferenceImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetReferenceImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceImportJobCommandInput, GetReferenceImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetReferenceImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceImportJobCommandInput, GetReferenceImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetReferenceMetadataCommandOutput extends GetReferenceMetadataR
23
23
  }
24
24
  declare const GetReferenceMetadataCommand_base: {
25
25
  new (input: GetReferenceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceMetadataCommandInput, GetReferenceMetadataCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetReferenceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceMetadataCommandInput, GetReferenceMetadataCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetReferenceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceMetadataCommandInput, GetReferenceMetadataCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetReferenceStoreCommandOutput extends GetReferenceStoreRespons
23
23
  }
24
24
  declare const GetReferenceStoreCommand_base: {
25
25
  new (input: GetReferenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceStoreCommandInput, GetReferenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetReferenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceStoreCommandInput, GetReferenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetReferenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceStoreCommandInput, GetReferenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRunCacheCommandOutput extends GetRunCacheResponse, __Metadat
23
23
  }
24
24
  declare const GetRunCacheCommand_base: {
25
25
  new (input: GetRunCacheCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunCacheCommandInput, GetRunCacheCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRunCacheCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunCacheCommandInput, GetRunCacheCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRunCacheCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunCacheCommandInput, GetRunCacheCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRunCommandOutput extends GetRunResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetRunCommand_base: {
25
25
  new (input: GetRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunCommandInput, GetRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunCommandInput, GetRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunCommandInput, GetRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRunGroupCommandOutput extends GetRunGroupResponse, __Metadat
23
23
  }
24
24
  declare const GetRunGroupCommand_base: {
25
25
  new (input: GetRunGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunGroupCommandInput, GetRunGroupCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRunGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunGroupCommandInput, GetRunGroupCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRunGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunGroupCommandInput, GetRunGroupCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRunTaskCommandOutput extends GetRunTaskResponse, __MetadataB
23
23
  }
24
24
  declare const GetRunTaskCommand_base: {
25
25
  new (input: GetRunTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunTaskCommandInput, GetRunTaskCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRunTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunTaskCommandInput, GetRunTaskCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRunTaskCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunTaskCommandInput, GetRunTaskCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetS3AccessPolicyCommandOutput extends GetS3AccessPolicyRespons
23
23
  }
24
24
  declare const GetS3AccessPolicyCommand_base: {
25
25
  new (input: GetS3AccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetS3AccessPolicyCommandInput, GetS3AccessPolicyCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetS3AccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetS3AccessPolicyCommandInput, GetS3AccessPolicyCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetS3AccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetS3AccessPolicyCommandInput, GetS3AccessPolicyCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**