@aws-sdk/client-deadline 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 (231) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/runtimeConfig.js +6 -6
  3. package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +1 -1
  5. package/dist-types/commands/AssociateMemberToJobCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +1 -1
  7. package/dist-types/commands/AssumeFleetRoleForReadCommand.d.ts +1 -1
  8. package/dist-types/commands/AssumeFleetRoleForWorkerCommand.d.ts +1 -1
  9. package/dist-types/commands/AssumeQueueRoleForReadCommand.d.ts +1 -1
  10. package/dist-types/commands/AssumeQueueRoleForUserCommand.d.ts +1 -1
  11. package/dist-types/commands/AssumeQueueRoleForWorkerCommand.d.ts +1 -1
  12. package/dist-types/commands/BatchGetJobEntityCommand.d.ts +1 -1
  13. package/dist-types/commands/CopyJobTemplateCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateBudgetCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateFarmCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateJobCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateLicenseEndpointCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateLimitCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateMonitorCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateQueueCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateQueueEnvironmentCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateQueueFleetAssociationCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateQueueLimitAssociationCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateStorageProfileCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateWorkerCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteBudgetCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteFarmCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteLimitCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteMeteredProductCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteMonitorCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteQueueCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteQueueEnvironmentCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteQueueFleetAssociationCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteQueueLimitAssociationCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteStorageProfileCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteWorkerCommand.d.ts +1 -1
  40. package/dist-types/commands/DisassociateMemberFromFarmCommand.d.ts +1 -1
  41. package/dist-types/commands/DisassociateMemberFromFleetCommand.d.ts +1 -1
  42. package/dist-types/commands/DisassociateMemberFromJobCommand.d.ts +1 -1
  43. package/dist-types/commands/DisassociateMemberFromQueueCommand.d.ts +1 -1
  44. package/dist-types/commands/GetBudgetCommand.d.ts +1 -1
  45. package/dist-types/commands/GetFarmCommand.d.ts +1 -1
  46. package/dist-types/commands/GetFleetCommand.d.ts +1 -1
  47. package/dist-types/commands/GetJobCommand.d.ts +1 -1
  48. package/dist-types/commands/GetLicenseEndpointCommand.d.ts +1 -1
  49. package/dist-types/commands/GetLimitCommand.d.ts +1 -1
  50. package/dist-types/commands/GetMonitorCommand.d.ts +1 -1
  51. package/dist-types/commands/GetQueueCommand.d.ts +1 -1
  52. package/dist-types/commands/GetQueueEnvironmentCommand.d.ts +1 -1
  53. package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +1 -1
  54. package/dist-types/commands/GetQueueLimitAssociationCommand.d.ts +1 -1
  55. package/dist-types/commands/GetSessionActionCommand.d.ts +1 -1
  56. package/dist-types/commands/GetSessionCommand.d.ts +1 -1
  57. package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +1 -1
  58. package/dist-types/commands/GetStepCommand.d.ts +1 -1
  59. package/dist-types/commands/GetStorageProfileCommand.d.ts +1 -1
  60. package/dist-types/commands/GetStorageProfileForQueueCommand.d.ts +1 -1
  61. package/dist-types/commands/GetTaskCommand.d.ts +1 -1
  62. package/dist-types/commands/GetWorkerCommand.d.ts +1 -1
  63. package/dist-types/commands/ListBudgetsCommand.d.ts +1 -1
  64. package/dist-types/commands/ListFarmMembersCommand.d.ts +1 -1
  65. package/dist-types/commands/ListFleetMembersCommand.d.ts +1 -1
  66. package/dist-types/commands/ListFleetsCommand.d.ts +1 -1
  67. package/dist-types/commands/ListJobMembersCommand.d.ts +1 -1
  68. package/dist-types/commands/ListJobParameterDefinitionsCommand.d.ts +1 -1
  69. package/dist-types/commands/ListJobsCommand.d.ts +1 -1
  70. package/dist-types/commands/ListLimitsCommand.d.ts +1 -1
  71. package/dist-types/commands/ListMeteredProductsCommand.d.ts +1 -1
  72. package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +1 -1
  73. package/dist-types/commands/ListQueueFleetAssociationsCommand.d.ts +1 -1
  74. package/dist-types/commands/ListQueueLimitAssociationsCommand.d.ts +1 -1
  75. package/dist-types/commands/ListQueueMembersCommand.d.ts +1 -1
  76. package/dist-types/commands/ListQueuesCommand.d.ts +1 -1
  77. package/dist-types/commands/ListSessionActionsCommand.d.ts +1 -1
  78. package/dist-types/commands/ListSessionsCommand.d.ts +1 -1
  79. package/dist-types/commands/ListSessionsForWorkerCommand.d.ts +1 -1
  80. package/dist-types/commands/ListStepConsumersCommand.d.ts +1 -1
  81. package/dist-types/commands/ListStepDependenciesCommand.d.ts +1 -1
  82. package/dist-types/commands/ListStepsCommand.d.ts +1 -1
  83. package/dist-types/commands/ListStorageProfilesCommand.d.ts +1 -1
  84. package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +1 -1
  85. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  86. package/dist-types/commands/ListTasksCommand.d.ts +1 -1
  87. package/dist-types/commands/ListWorkersCommand.d.ts +1 -1
  88. package/dist-types/commands/PutMeteredProductCommand.d.ts +1 -1
  89. package/dist-types/commands/SearchJobsCommand.d.ts +1 -1
  90. package/dist-types/commands/SearchStepsCommand.d.ts +1 -1
  91. package/dist-types/commands/SearchTasksCommand.d.ts +1 -1
  92. package/dist-types/commands/SearchWorkersCommand.d.ts +1 -1
  93. package/dist-types/commands/StartSessionsStatisticsAggregationCommand.d.ts +1 -1
  94. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  95. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  96. package/dist-types/commands/UpdateBudgetCommand.d.ts +1 -1
  97. package/dist-types/commands/UpdateFarmCommand.d.ts +1 -1
  98. package/dist-types/commands/UpdateFleetCommand.d.ts +1 -1
  99. package/dist-types/commands/UpdateJobCommand.d.ts +1 -1
  100. package/dist-types/commands/UpdateLimitCommand.d.ts +1 -1
  101. package/dist-types/commands/UpdateMonitorCommand.d.ts +1 -1
  102. package/dist-types/commands/UpdateQueueCommand.d.ts +1 -1
  103. package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +1 -1
  104. package/dist-types/commands/UpdateQueueFleetAssociationCommand.d.ts +1 -1
  105. package/dist-types/commands/UpdateQueueLimitAssociationCommand.d.ts +1 -1
  106. package/dist-types/commands/UpdateSessionCommand.d.ts +1 -1
  107. package/dist-types/commands/UpdateStepCommand.d.ts +1 -1
  108. package/dist-types/commands/UpdateStorageProfileCommand.d.ts +1 -1
  109. package/dist-types/commands/UpdateTaskCommand.d.ts +1 -1
  110. package/dist-types/commands/UpdateWorkerCommand.d.ts +1 -1
  111. package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +1 -1
  112. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  113. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  114. package/dist-types/runtimeConfig.d.ts +16 -16
  115. package/dist-types/runtimeConfig.native.d.ts +18 -18
  116. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  117. package/dist-types/ts3.4/commands/AssociateMemberToFarmCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/AssociateMemberToFleetCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/AssociateMemberToJobCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/AssociateMemberToQueueCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/AssumeFleetRoleForReadCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/AssumeFleetRoleForWorkerCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/AssumeQueueRoleForReadCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/AssumeQueueRoleForUserCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/AssumeQueueRoleForWorkerCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/BatchGetJobEntityCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/CopyJobTemplateCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/CreateBudgetCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/CreateFarmCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/CreateLicenseEndpointCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/CreateLimitCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/CreateQueueEnvironmentCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/CreateQueueFleetAssociationCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/CreateQueueLimitAssociationCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/CreateStorageProfileCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/CreateWorkerCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/DeleteBudgetCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/DeleteFarmCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/DeleteLicenseEndpointCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/DeleteLimitCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/DeleteMeteredProductCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/DeleteQueueEnvironmentCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/DeleteQueueFleetAssociationCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/DeleteQueueLimitAssociationCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/DeleteStorageProfileCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/DeleteWorkerCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/DisassociateMemberFromFarmCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/DisassociateMemberFromFleetCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/DisassociateMemberFromJobCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/DisassociateMemberFromQueueCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/GetBudgetCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/GetFarmCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/GetLicenseEndpointCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/GetLimitCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/GetMonitorCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/GetQueueEnvironmentCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/GetQueueFleetAssociationCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/GetQueueLimitAssociationCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/GetSessionActionCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/GetSessionsStatisticsAggregationCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/GetStepCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/GetStorageProfileCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/GetStorageProfileForQueueCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/GetTaskCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/GetWorkerCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/ListBudgetsCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/ListFarmMembersCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/ListFleetMembersCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/ListJobMembersCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/ListJobParameterDefinitionsCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/ListLimitsCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/ListMeteredProductsCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/ListQueueEnvironmentsCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/ListQueueFleetAssociationsCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/ListQueueLimitAssociationsCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/ListQueueMembersCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/ListSessionActionsCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/ListSessionsForWorkerCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/ListStepConsumersCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/ListStepDependenciesCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/ListStorageProfilesCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/ListStorageProfilesForQueueCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/ListWorkersCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/PutMeteredProductCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/SearchJobsCommand.d.ts +1 -1
  204. package/dist-types/ts3.4/commands/SearchStepsCommand.d.ts +1 -1
  205. package/dist-types/ts3.4/commands/SearchTasksCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/SearchWorkersCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/StartSessionsStatisticsAggregationCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/UpdateBudgetCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/UpdateFarmCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/UpdateLimitCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/UpdateMonitorCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/UpdateQueueEnvironmentCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/UpdateQueueFleetAssociationCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/UpdateQueueLimitAssociationCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/UpdateStepCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/UpdateStorageProfileCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +1 -1
  224. package/dist-types/ts3.4/commands/UpdateWorkerCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/UpdateWorkerScheduleCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  227. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  228. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  229. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  230. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  231. 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 AssociateMemberToFarmCommandOutput extends AssociateMemberToFar
23
23
  }
24
24
  declare const AssociateMemberToFarmCommand_base: {
25
25
  new (input: AssociateMemberToFarmCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberToFarmCommandInput, AssociateMemberToFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateMemberToFarmCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberToFarmCommandInput, AssociateMemberToFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateMemberToFarmCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberToFarmCommandInput, AssociateMemberToFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateMemberToFleetCommandOutput extends AssociateMemberToFl
23
23
  }
24
24
  declare const AssociateMemberToFleetCommand_base: {
25
25
  new (input: AssociateMemberToFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberToFleetCommandInput, AssociateMemberToFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateMemberToFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberToFleetCommandInput, AssociateMemberToFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateMemberToFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberToFleetCommandInput, AssociateMemberToFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateMemberToJobCommandOutput extends AssociateMemberToJobR
23
23
  }
24
24
  declare const AssociateMemberToJobCommand_base: {
25
25
  new (input: AssociateMemberToJobCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberToJobCommandInput, AssociateMemberToJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateMemberToJobCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberToJobCommandInput, AssociateMemberToJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateMemberToJobCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberToJobCommandInput, AssociateMemberToJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateMemberToQueueCommandOutput extends AssociateMemberToQu
23
23
  }
24
24
  declare const AssociateMemberToQueueCommand_base: {
25
25
  new (input: AssociateMemberToQueueCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberToQueueCommandInput, AssociateMemberToQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateMemberToQueueCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberToQueueCommandInput, AssociateMemberToQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateMemberToQueueCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMemberToQueueCommandInput, AssociateMemberToQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssumeFleetRoleForReadCommandOutput extends AssumeFleetRoleForR
23
23
  }
24
24
  declare const AssumeFleetRoleForReadCommand_base: {
25
25
  new (input: AssumeFleetRoleForReadCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeFleetRoleForReadCommandInput, AssumeFleetRoleForReadCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssumeFleetRoleForReadCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeFleetRoleForReadCommandInput, AssumeFleetRoleForReadCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssumeFleetRoleForReadCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeFleetRoleForReadCommandInput, AssumeFleetRoleForReadCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssumeFleetRoleForWorkerCommandOutput extends AssumeFleetRoleFo
23
23
  }
24
24
  declare const AssumeFleetRoleForWorkerCommand_base: {
25
25
  new (input: AssumeFleetRoleForWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeFleetRoleForWorkerCommandInput, AssumeFleetRoleForWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssumeFleetRoleForWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeFleetRoleForWorkerCommandInput, AssumeFleetRoleForWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssumeFleetRoleForWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeFleetRoleForWorkerCommandInput, AssumeFleetRoleForWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssumeQueueRoleForReadCommandOutput extends AssumeQueueRoleForR
23
23
  }
24
24
  declare const AssumeQueueRoleForReadCommand_base: {
25
25
  new (input: AssumeQueueRoleForReadCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeQueueRoleForReadCommandInput, AssumeQueueRoleForReadCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssumeQueueRoleForReadCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeQueueRoleForReadCommandInput, AssumeQueueRoleForReadCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssumeQueueRoleForReadCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeQueueRoleForReadCommandInput, AssumeQueueRoleForReadCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssumeQueueRoleForUserCommandOutput extends AssumeQueueRoleForU
23
23
  }
24
24
  declare const AssumeQueueRoleForUserCommand_base: {
25
25
  new (input: AssumeQueueRoleForUserCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeQueueRoleForUserCommandInput, AssumeQueueRoleForUserCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssumeQueueRoleForUserCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeQueueRoleForUserCommandInput, AssumeQueueRoleForUserCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssumeQueueRoleForUserCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeQueueRoleForUserCommandInput, AssumeQueueRoleForUserCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssumeQueueRoleForWorkerCommandOutput extends AssumeQueueRoleFo
23
23
  }
24
24
  declare const AssumeQueueRoleForWorkerCommand_base: {
25
25
  new (input: AssumeQueueRoleForWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeQueueRoleForWorkerCommandInput, AssumeQueueRoleForWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssumeQueueRoleForWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeQueueRoleForWorkerCommandInput, AssumeQueueRoleForWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssumeQueueRoleForWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<AssumeQueueRoleForWorkerCommandInput, AssumeQueueRoleForWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchGetJobEntityCommandOutput extends BatchGetJobEntityRespons
23
23
  }
24
24
  declare const BatchGetJobEntityCommand_base: {
25
25
  new (input: BatchGetJobEntityCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetJobEntityCommandInput, BatchGetJobEntityCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchGetJobEntityCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetJobEntityCommandInput, BatchGetJobEntityCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetJobEntityCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetJobEntityCommandInput, BatchGetJobEntityCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CopyJobTemplateCommandOutput extends CopyJobTemplateResponse, _
23
23
  }
24
24
  declare const CopyJobTemplateCommand_base: {
25
25
  new (input: CopyJobTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CopyJobTemplateCommandInput, CopyJobTemplateCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CopyJobTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CopyJobTemplateCommandInput, CopyJobTemplateCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CopyJobTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CopyJobTemplateCommandInput, CopyJobTemplateCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBudgetCommandOutput extends CreateBudgetResponse, __Metad
23
23
  }
24
24
  declare const CreateBudgetCommand_base: {
25
25
  new (input: CreateBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBudgetCommandInput, CreateBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBudgetCommandInput, CreateBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBudgetCommandInput, CreateBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateFarmCommandOutput extends CreateFarmResponse, __MetadataB
23
23
  }
24
24
  declare const CreateFarmCommand_base: {
25
25
  new (input: CreateFarmCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFarmCommandInput, CreateFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateFarmCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFarmCommandInput, CreateFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateFarmCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFarmCommandInput, CreateFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateFleetCommandOutput extends CreateFleetResponse, __Metadat
23
23
  }
24
24
  declare const CreateFleetCommand_base: {
25
25
  new (input: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBea
23
23
  }
24
24
  declare const CreateJobCommand_base: {
25
25
  new (input: CreateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLicenseEndpointCommandOutput extends CreateLicenseEndpoin
23
23
  }
24
24
  declare const CreateLicenseEndpointCommand_base: {
25
25
  new (input: CreateLicenseEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLicenseEndpointCommandInput, CreateLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLicenseEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLicenseEndpointCommandInput, CreateLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLicenseEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLicenseEndpointCommandInput, CreateLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLimitCommandOutput extends CreateLimitResponse, __Metadat
23
23
  }
24
24
  declare const CreateLimitCommand_base: {
25
25
  new (input: CreateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLimitCommandInput, CreateLimitCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLimitCommandInput, CreateLimitCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLimitCommandInput, CreateLimitCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMonitorCommandOutput extends CreateMonitorResponse, __Met
23
23
  }
24
24
  declare const CreateMonitorCommand_base: {
25
25
  new (input: CreateMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMonitorCommandInput, CreateMonitorCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMonitorCommandInput, CreateMonitorCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMonitorCommandInput, CreateMonitorCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateQueueCommandOutput extends CreateQueueResponse, __Metadat
23
23
  }
24
24
  declare const CreateQueueCommand_base: {
25
25
  new (input: CreateQueueCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueCommandInput, CreateQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateQueueCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueCommandInput, CreateQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateQueueCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueCommandInput, CreateQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateQueueEnvironmentCommandOutput extends CreateQueueEnvironm
23
23
  }
24
24
  declare const CreateQueueEnvironmentCommand_base: {
25
25
  new (input: CreateQueueEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueEnvironmentCommandInput, CreateQueueEnvironmentCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateQueueEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueEnvironmentCommandInput, CreateQueueEnvironmentCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateQueueEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueEnvironmentCommandInput, CreateQueueEnvironmentCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateQueueFleetAssociationCommandOutput extends CreateQueueFle
23
23
  }
24
24
  declare const CreateQueueFleetAssociationCommand_base: {
25
25
  new (input: CreateQueueFleetAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueFleetAssociationCommandInput, CreateQueueFleetAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateQueueFleetAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueFleetAssociationCommandInput, CreateQueueFleetAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateQueueFleetAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueFleetAssociationCommandInput, CreateQueueFleetAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateQueueLimitAssociationCommandOutput extends CreateQueueLim
23
23
  }
24
24
  declare const CreateQueueLimitAssociationCommand_base: {
25
25
  new (input: CreateQueueLimitAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueLimitAssociationCommandInput, CreateQueueLimitAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateQueueLimitAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueLimitAssociationCommandInput, CreateQueueLimitAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateQueueLimitAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueLimitAssociationCommandInput, CreateQueueLimitAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateStorageProfileCommandOutput extends CreateStorageProfileR
23
23
  }
24
24
  declare const CreateStorageProfileCommand_base: {
25
25
  new (input: CreateStorageProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStorageProfileCommandInput, CreateStorageProfileCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateStorageProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStorageProfileCommandInput, CreateStorageProfileCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateStorageProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStorageProfileCommandInput, CreateStorageProfileCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWorkerCommandOutput extends CreateWorkerResponse, __Metad
23
23
  }
24
24
  declare const CreateWorkerCommand_base: {
25
25
  new (input: CreateWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkerCommandInput, CreateWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkerCommandInput, CreateWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkerCommandInput, CreateWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBudgetCommandOutput extends DeleteBudgetResponse, __Metad
23
23
  }
24
24
  declare const DeleteBudgetCommand_base: {
25
25
  new (input: DeleteBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBudgetCommandInput, DeleteBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBudgetCommandInput, DeleteBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBudgetCommandInput, DeleteBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteFarmCommandOutput extends DeleteFarmResponse, __MetadataB
23
23
  }
24
24
  declare const DeleteFarmCommand_base: {
25
25
  new (input: DeleteFarmCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFarmCommandInput, DeleteFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteFarmCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFarmCommandInput, DeleteFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFarmCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFarmCommandInput, DeleteFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteFleetCommandOutput extends DeleteFleetResponse, __Metadat
23
23
  }
24
24
  declare const DeleteFleetCommand_base: {
25
25
  new (input: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteLicenseEndpointCommandOutput extends DeleteLicenseEndpoin
23
23
  }
24
24
  declare const DeleteLicenseEndpointCommand_base: {
25
25
  new (input: DeleteLicenseEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLicenseEndpointCommandInput, DeleteLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteLicenseEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLicenseEndpointCommandInput, DeleteLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteLicenseEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLicenseEndpointCommandInput, DeleteLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteLimitCommandOutput extends DeleteLimitResponse, __Metadat
23
23
  }
24
24
  declare const DeleteLimitCommand_base: {
25
25
  new (input: DeleteLimitCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLimitCommandInput, DeleteLimitCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteLimitCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLimitCommandInput, DeleteLimitCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteLimitCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLimitCommandInput, DeleteLimitCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMeteredProductCommandOutput extends DeleteMeteredProductR
23
23
  }
24
24
  declare const DeleteMeteredProductCommand_base: {
25
25
  new (input: DeleteMeteredProductCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMeteredProductCommandInput, DeleteMeteredProductCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMeteredProductCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMeteredProductCommandInput, DeleteMeteredProductCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMeteredProductCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMeteredProductCommandInput, DeleteMeteredProductCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMonitorCommandOutput extends DeleteMonitorResponse, __Met
23
23
  }
24
24
  declare const DeleteMonitorCommand_base: {
25
25
  new (input: DeleteMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMonitorCommandInput, DeleteMonitorCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMonitorCommandInput, DeleteMonitorCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMonitorCommandInput, DeleteMonitorCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteQueueCommandOutput extends DeleteQueueResponse, __Metadat
23
23
  }
24
24
  declare const DeleteQueueCommand_base: {
25
25
  new (input: DeleteQueueCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueueCommandInput, DeleteQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteQueueCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueueCommandInput, DeleteQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteQueueCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueueCommandInput, DeleteQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteQueueEnvironmentCommandOutput extends DeleteQueueEnvironm
23
23
  }
24
24
  declare const DeleteQueueEnvironmentCommand_base: {
25
25
  new (input: DeleteQueueEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueueEnvironmentCommandInput, DeleteQueueEnvironmentCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteQueueEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueueEnvironmentCommandInput, DeleteQueueEnvironmentCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteQueueEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueueEnvironmentCommandInput, DeleteQueueEnvironmentCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteQueueFleetAssociationCommandOutput extends DeleteQueueFle
23
23
  }
24
24
  declare const DeleteQueueFleetAssociationCommand_base: {
25
25
  new (input: DeleteQueueFleetAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueueFleetAssociationCommandInput, DeleteQueueFleetAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteQueueFleetAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueueFleetAssociationCommandInput, DeleteQueueFleetAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteQueueFleetAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueueFleetAssociationCommandInput, DeleteQueueFleetAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteQueueLimitAssociationCommandOutput extends DeleteQueueLim
23
23
  }
24
24
  declare const DeleteQueueLimitAssociationCommand_base: {
25
25
  new (input: DeleteQueueLimitAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueueLimitAssociationCommandInput, DeleteQueueLimitAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteQueueLimitAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueueLimitAssociationCommandInput, DeleteQueueLimitAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteQueueLimitAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueueLimitAssociationCommandInput, DeleteQueueLimitAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteStorageProfileCommandOutput extends DeleteStorageProfileR
23
23
  }
24
24
  declare const DeleteStorageProfileCommand_base: {
25
25
  new (input: DeleteStorageProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageProfileCommandInput, DeleteStorageProfileCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteStorageProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageProfileCommandInput, DeleteStorageProfileCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteStorageProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStorageProfileCommandInput, DeleteStorageProfileCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteWorkerCommandOutput extends DeleteWorkerResponse, __Metad
23
23
  }
24
24
  declare const DeleteWorkerCommand_base: {
25
25
  new (input: DeleteWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkerCommandInput, DeleteWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkerCommandInput, DeleteWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkerCommandInput, DeleteWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateMemberFromFarmCommandOutput extends DisassociateMem
23
23
  }
24
24
  declare const DisassociateMemberFromFarmCommand_base: {
25
25
  new (input: DisassociateMemberFromFarmCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromFarmCommandInput, DisassociateMemberFromFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateMemberFromFarmCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromFarmCommandInput, DisassociateMemberFromFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateMemberFromFarmCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromFarmCommandInput, DisassociateMemberFromFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateMemberFromFleetCommandOutput extends DisassociateMe
23
23
  }
24
24
  declare const DisassociateMemberFromFleetCommand_base: {
25
25
  new (input: DisassociateMemberFromFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromFleetCommandInput, DisassociateMemberFromFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateMemberFromFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromFleetCommandInput, DisassociateMemberFromFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateMemberFromFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromFleetCommandInput, DisassociateMemberFromFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateMemberFromJobCommandOutput extends DisassociateMemb
23
23
  }
24
24
  declare const DisassociateMemberFromJobCommand_base: {
25
25
  new (input: DisassociateMemberFromJobCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromJobCommandInput, DisassociateMemberFromJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateMemberFromJobCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromJobCommandInput, DisassociateMemberFromJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateMemberFromJobCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromJobCommandInput, DisassociateMemberFromJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateMemberFromQueueCommandOutput extends DisassociateMe
23
23
  }
24
24
  declare const DisassociateMemberFromQueueCommand_base: {
25
25
  new (input: DisassociateMemberFromQueueCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromQueueCommandInput, DisassociateMemberFromQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateMemberFromQueueCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromQueueCommandInput, DisassociateMemberFromQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateMemberFromQueueCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMemberFromQueueCommandInput, DisassociateMemberFromQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBudgetCommandOutput extends GetBudgetResponse, __MetadataBea
23
23
  }
24
24
  declare const GetBudgetCommand_base: {
25
25
  new (input: GetBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<GetBudgetCommandInput, GetBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<GetBudgetCommandInput, GetBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<GetBudgetCommandInput, GetBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetFarmCommandOutput extends GetFarmResponse, __MetadataBearer
23
23
  }
24
24
  declare const GetFarmCommand_base: {
25
25
  new (input: GetFarmCommandInput): import("@smithy/smithy-client").CommandImpl<GetFarmCommandInput, GetFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetFarmCommandInput): import("@smithy/smithy-client").CommandImpl<GetFarmCommandInput, GetFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetFarmCommandInput): import("@smithy/smithy-client").CommandImpl<GetFarmCommandInput, GetFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetFleetCommandOutput extends GetFleetResponse, __MetadataBeare
23
23
  }
24
24
  declare const GetFleetCommand_base: {
25
25
  new (input: GetFleetCommandInput): import("@smithy/smithy-client").CommandImpl<GetFleetCommandInput, GetFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetFleetCommandInput): import("@smithy/smithy-client").CommandImpl<GetFleetCommandInput, GetFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetFleetCommandInput): import("@smithy/smithy-client").CommandImpl<GetFleetCommandInput, GetFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetJobCommandOutput extends GetJobResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetJobCommand_base: {
25
25
  new (input: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobCommandInput, GetJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobCommandInput, GetJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobCommandInput, GetJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetLicenseEndpointCommandOutput extends GetLicenseEndpointRespo
23
23
  }
24
24
  declare const GetLicenseEndpointCommand_base: {
25
25
  new (input: GetLicenseEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetLicenseEndpointCommandInput, GetLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetLicenseEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetLicenseEndpointCommandInput, GetLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetLicenseEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetLicenseEndpointCommandInput, GetLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**