@aws-sdk/client-deadline 3.1044.0 → 3.1046.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 (436) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +351 -353
  5. package/dist-cjs/models/DeadlineServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-es/Deadline.js +1 -1
  10. package/dist-es/DeadlineClient.js +5 -5
  11. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  12. package/dist-es/commands/AssociateMemberToFarmCommand.js +2 -2
  13. package/dist-es/commands/AssociateMemberToFleetCommand.js +2 -2
  14. package/dist-es/commands/AssociateMemberToJobCommand.js +2 -2
  15. package/dist-es/commands/AssociateMemberToQueueCommand.js +2 -2
  16. package/dist-es/commands/AssumeFleetRoleForReadCommand.js +2 -2
  17. package/dist-es/commands/AssumeFleetRoleForWorkerCommand.js +2 -2
  18. package/dist-es/commands/AssumeQueueRoleForReadCommand.js +2 -2
  19. package/dist-es/commands/AssumeQueueRoleForUserCommand.js +2 -2
  20. package/dist-es/commands/AssumeQueueRoleForWorkerCommand.js +2 -2
  21. package/dist-es/commands/BatchGetJobCommand.js +2 -2
  22. package/dist-es/commands/BatchGetJobEntityCommand.js +2 -2
  23. package/dist-es/commands/BatchGetSessionActionCommand.js +2 -2
  24. package/dist-es/commands/BatchGetSessionCommand.js +2 -2
  25. package/dist-es/commands/BatchGetStepCommand.js +2 -2
  26. package/dist-es/commands/BatchGetTaskCommand.js +2 -2
  27. package/dist-es/commands/BatchGetWorkerCommand.js +2 -2
  28. package/dist-es/commands/BatchUpdateJobCommand.js +2 -2
  29. package/dist-es/commands/BatchUpdateTaskCommand.js +2 -2
  30. package/dist-es/commands/CopyJobTemplateCommand.js +2 -2
  31. package/dist-es/commands/CreateBudgetCommand.js +2 -2
  32. package/dist-es/commands/CreateFarmCommand.js +2 -2
  33. package/dist-es/commands/CreateFleetCommand.js +2 -2
  34. package/dist-es/commands/CreateJobCommand.js +2 -2
  35. package/dist-es/commands/CreateLicenseEndpointCommand.js +2 -2
  36. package/dist-es/commands/CreateLimitCommand.js +2 -2
  37. package/dist-es/commands/CreateMonitorCommand.js +2 -2
  38. package/dist-es/commands/CreateQueueCommand.js +2 -2
  39. package/dist-es/commands/CreateQueueEnvironmentCommand.js +2 -2
  40. package/dist-es/commands/CreateQueueFleetAssociationCommand.js +2 -2
  41. package/dist-es/commands/CreateQueueLimitAssociationCommand.js +2 -2
  42. package/dist-es/commands/CreateStorageProfileCommand.js +2 -2
  43. package/dist-es/commands/CreateWorkerCommand.js +2 -2
  44. package/dist-es/commands/DeleteBudgetCommand.js +2 -2
  45. package/dist-es/commands/DeleteFarmCommand.js +2 -2
  46. package/dist-es/commands/DeleteFleetCommand.js +2 -2
  47. package/dist-es/commands/DeleteLicenseEndpointCommand.js +2 -2
  48. package/dist-es/commands/DeleteLimitCommand.js +2 -2
  49. package/dist-es/commands/DeleteMeteredProductCommand.js +2 -2
  50. package/dist-es/commands/DeleteMonitorCommand.js +2 -2
  51. package/dist-es/commands/DeleteQueueCommand.js +2 -2
  52. package/dist-es/commands/DeleteQueueEnvironmentCommand.js +2 -2
  53. package/dist-es/commands/DeleteQueueFleetAssociationCommand.js +2 -2
  54. package/dist-es/commands/DeleteQueueLimitAssociationCommand.js +2 -2
  55. package/dist-es/commands/DeleteStorageProfileCommand.js +2 -2
  56. package/dist-es/commands/DeleteWorkerCommand.js +2 -2
  57. package/dist-es/commands/DisassociateMemberFromFarmCommand.js +2 -2
  58. package/dist-es/commands/DisassociateMemberFromFleetCommand.js +2 -2
  59. package/dist-es/commands/DisassociateMemberFromJobCommand.js +2 -2
  60. package/dist-es/commands/DisassociateMemberFromQueueCommand.js +2 -2
  61. package/dist-es/commands/GetBudgetCommand.js +2 -2
  62. package/dist-es/commands/GetFarmCommand.js +2 -2
  63. package/dist-es/commands/GetFleetCommand.js +2 -2
  64. package/dist-es/commands/GetJobCommand.js +2 -2
  65. package/dist-es/commands/GetLicenseEndpointCommand.js +2 -2
  66. package/dist-es/commands/GetLimitCommand.js +2 -2
  67. package/dist-es/commands/GetMonitorCommand.js +2 -2
  68. package/dist-es/commands/GetMonitorSettingsCommand.js +2 -2
  69. package/dist-es/commands/GetQueueCommand.js +2 -2
  70. package/dist-es/commands/GetQueueEnvironmentCommand.js +2 -2
  71. package/dist-es/commands/GetQueueFleetAssociationCommand.js +2 -2
  72. package/dist-es/commands/GetQueueLimitAssociationCommand.js +2 -2
  73. package/dist-es/commands/GetSessionActionCommand.js +2 -2
  74. package/dist-es/commands/GetSessionCommand.js +2 -2
  75. package/dist-es/commands/GetSessionsStatisticsAggregationCommand.js +2 -2
  76. package/dist-es/commands/GetStepCommand.js +2 -2
  77. package/dist-es/commands/GetStorageProfileCommand.js +2 -2
  78. package/dist-es/commands/GetStorageProfileForQueueCommand.js +2 -2
  79. package/dist-es/commands/GetTaskCommand.js +2 -2
  80. package/dist-es/commands/GetWorkerCommand.js +2 -2
  81. package/dist-es/commands/ListAvailableMeteredProductsCommand.js +2 -2
  82. package/dist-es/commands/ListBudgetsCommand.js +2 -2
  83. package/dist-es/commands/ListFarmMembersCommand.js +2 -2
  84. package/dist-es/commands/ListFarmsCommand.js +2 -2
  85. package/dist-es/commands/ListFleetMembersCommand.js +2 -2
  86. package/dist-es/commands/ListFleetsCommand.js +2 -2
  87. package/dist-es/commands/ListJobMembersCommand.js +2 -2
  88. package/dist-es/commands/ListJobParameterDefinitionsCommand.js +2 -2
  89. package/dist-es/commands/ListJobsCommand.js +2 -2
  90. package/dist-es/commands/ListLicenseEndpointsCommand.js +2 -2
  91. package/dist-es/commands/ListLimitsCommand.js +2 -2
  92. package/dist-es/commands/ListMeteredProductsCommand.js +2 -2
  93. package/dist-es/commands/ListMonitorsCommand.js +2 -2
  94. package/dist-es/commands/ListQueueEnvironmentsCommand.js +2 -2
  95. package/dist-es/commands/ListQueueFleetAssociationsCommand.js +2 -2
  96. package/dist-es/commands/ListQueueLimitAssociationsCommand.js +2 -2
  97. package/dist-es/commands/ListQueueMembersCommand.js +2 -2
  98. package/dist-es/commands/ListQueuesCommand.js +2 -2
  99. package/dist-es/commands/ListSessionActionsCommand.js +2 -2
  100. package/dist-es/commands/ListSessionsCommand.js +2 -2
  101. package/dist-es/commands/ListSessionsForWorkerCommand.js +2 -2
  102. package/dist-es/commands/ListStepConsumersCommand.js +2 -2
  103. package/dist-es/commands/ListStepDependenciesCommand.js +2 -2
  104. package/dist-es/commands/ListStepsCommand.js +2 -2
  105. package/dist-es/commands/ListStorageProfilesCommand.js +2 -2
  106. package/dist-es/commands/ListStorageProfilesForQueueCommand.js +2 -2
  107. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  108. package/dist-es/commands/ListTasksCommand.js +2 -2
  109. package/dist-es/commands/ListWorkersCommand.js +2 -2
  110. package/dist-es/commands/PutMeteredProductCommand.js +2 -2
  111. package/dist-es/commands/SearchJobsCommand.js +2 -2
  112. package/dist-es/commands/SearchStepsCommand.js +2 -2
  113. package/dist-es/commands/SearchTasksCommand.js +2 -2
  114. package/dist-es/commands/SearchWorkersCommand.js +2 -2
  115. package/dist-es/commands/StartSessionsStatisticsAggregationCommand.js +2 -2
  116. package/dist-es/commands/TagResourceCommand.js +2 -2
  117. package/dist-es/commands/UntagResourceCommand.js +2 -2
  118. package/dist-es/commands/UpdateBudgetCommand.js +2 -2
  119. package/dist-es/commands/UpdateFarmCommand.js +2 -2
  120. package/dist-es/commands/UpdateFleetCommand.js +2 -2
  121. package/dist-es/commands/UpdateJobCommand.js +2 -2
  122. package/dist-es/commands/UpdateLimitCommand.js +2 -2
  123. package/dist-es/commands/UpdateMonitorCommand.js +2 -2
  124. package/dist-es/commands/UpdateMonitorSettingsCommand.js +2 -2
  125. package/dist-es/commands/UpdateQueueCommand.js +2 -2
  126. package/dist-es/commands/UpdateQueueEnvironmentCommand.js +2 -2
  127. package/dist-es/commands/UpdateQueueFleetAssociationCommand.js +2 -2
  128. package/dist-es/commands/UpdateQueueLimitAssociationCommand.js +2 -2
  129. package/dist-es/commands/UpdateSessionCommand.js +2 -2
  130. package/dist-es/commands/UpdateStepCommand.js +2 -2
  131. package/dist-es/commands/UpdateStorageProfileCommand.js +2 -2
  132. package/dist-es/commands/UpdateTaskCommand.js +2 -2
  133. package/dist-es/commands/UpdateWorkerCommand.js +2 -2
  134. package/dist-es/commands/UpdateWorkerScheduleCommand.js +2 -2
  135. package/dist-es/endpoint/bdd.js +1 -1
  136. package/dist-es/endpoint/endpointResolver.js +1 -1
  137. package/dist-es/models/DeadlineServiceException.js +1 -1
  138. package/dist-es/runtimeConfig.browser.js +4 -6
  139. package/dist-es/runtimeConfig.js +4 -8
  140. package/dist-es/runtimeConfig.shared.js +3 -4
  141. package/dist-es/runtimeExtensions.js +2 -2
  142. package/dist-es/waiters/waitForFleetActive.js +1 -1
  143. package/dist-es/waiters/waitForJobComplete.js +1 -1
  144. package/dist-es/waiters/waitForJobCreateComplete.js +1 -1
  145. package/dist-es/waiters/waitForJobSucceeded.js +1 -1
  146. package/dist-es/waiters/waitForLicenseEndpointDeleted.js +1 -1
  147. package/dist-es/waiters/waitForLicenseEndpointValid.js +1 -1
  148. package/dist-es/waiters/waitForQueueFleetAssociationStopped.js +1 -1
  149. package/dist-es/waiters/waitForQueueLimitAssociationStopped.js +1 -1
  150. package/dist-es/waiters/waitForQueueScheduling.js +1 -1
  151. package/dist-es/waiters/waitForQueueSchedulingBlocked.js +1 -1
  152. package/dist-types/Deadline.d.ts +1 -1
  153. package/dist-types/DeadlineClient.d.ts +5 -5
  154. package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +6 -4
  155. package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +6 -4
  156. package/dist-types/commands/AssociateMemberToJobCommand.d.ts +6 -4
  157. package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +6 -4
  158. package/dist-types/commands/AssumeFleetRoleForReadCommand.d.ts +6 -4
  159. package/dist-types/commands/AssumeFleetRoleForWorkerCommand.d.ts +6 -4
  160. package/dist-types/commands/AssumeQueueRoleForReadCommand.d.ts +6 -4
  161. package/dist-types/commands/AssumeQueueRoleForUserCommand.d.ts +6 -4
  162. package/dist-types/commands/AssumeQueueRoleForWorkerCommand.d.ts +6 -4
  163. package/dist-types/commands/BatchGetJobCommand.d.ts +6 -4
  164. package/dist-types/commands/BatchGetJobEntityCommand.d.ts +6 -4
  165. package/dist-types/commands/BatchGetSessionActionCommand.d.ts +6 -4
  166. package/dist-types/commands/BatchGetSessionCommand.d.ts +6 -4
  167. package/dist-types/commands/BatchGetStepCommand.d.ts +6 -4
  168. package/dist-types/commands/BatchGetTaskCommand.d.ts +6 -4
  169. package/dist-types/commands/BatchGetWorkerCommand.d.ts +6 -4
  170. package/dist-types/commands/BatchUpdateJobCommand.d.ts +6 -4
  171. package/dist-types/commands/BatchUpdateTaskCommand.d.ts +6 -4
  172. package/dist-types/commands/CopyJobTemplateCommand.d.ts +6 -4
  173. package/dist-types/commands/CreateBudgetCommand.d.ts +6 -4
  174. package/dist-types/commands/CreateFarmCommand.d.ts +6 -4
  175. package/dist-types/commands/CreateFleetCommand.d.ts +6 -4
  176. package/dist-types/commands/CreateJobCommand.d.ts +6 -4
  177. package/dist-types/commands/CreateLicenseEndpointCommand.d.ts +6 -4
  178. package/dist-types/commands/CreateLimitCommand.d.ts +6 -4
  179. package/dist-types/commands/CreateMonitorCommand.d.ts +6 -4
  180. package/dist-types/commands/CreateQueueCommand.d.ts +6 -4
  181. package/dist-types/commands/CreateQueueEnvironmentCommand.d.ts +6 -4
  182. package/dist-types/commands/CreateQueueFleetAssociationCommand.d.ts +6 -4
  183. package/dist-types/commands/CreateQueueLimitAssociationCommand.d.ts +6 -4
  184. package/dist-types/commands/CreateStorageProfileCommand.d.ts +6 -4
  185. package/dist-types/commands/CreateWorkerCommand.d.ts +6 -4
  186. package/dist-types/commands/DeleteBudgetCommand.d.ts +6 -4
  187. package/dist-types/commands/DeleteFarmCommand.d.ts +6 -4
  188. package/dist-types/commands/DeleteFleetCommand.d.ts +6 -4
  189. package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +6 -4
  190. package/dist-types/commands/DeleteLimitCommand.d.ts +6 -4
  191. package/dist-types/commands/DeleteMeteredProductCommand.d.ts +6 -4
  192. package/dist-types/commands/DeleteMonitorCommand.d.ts +6 -4
  193. package/dist-types/commands/DeleteQueueCommand.d.ts +6 -4
  194. package/dist-types/commands/DeleteQueueEnvironmentCommand.d.ts +6 -4
  195. package/dist-types/commands/DeleteQueueFleetAssociationCommand.d.ts +6 -4
  196. package/dist-types/commands/DeleteQueueLimitAssociationCommand.d.ts +6 -4
  197. package/dist-types/commands/DeleteStorageProfileCommand.d.ts +6 -4
  198. package/dist-types/commands/DeleteWorkerCommand.d.ts +6 -4
  199. package/dist-types/commands/DisassociateMemberFromFarmCommand.d.ts +6 -4
  200. package/dist-types/commands/DisassociateMemberFromFleetCommand.d.ts +6 -4
  201. package/dist-types/commands/DisassociateMemberFromJobCommand.d.ts +6 -4
  202. package/dist-types/commands/DisassociateMemberFromQueueCommand.d.ts +6 -4
  203. package/dist-types/commands/GetBudgetCommand.d.ts +6 -4
  204. package/dist-types/commands/GetFarmCommand.d.ts +6 -4
  205. package/dist-types/commands/GetFleetCommand.d.ts +6 -4
  206. package/dist-types/commands/GetJobCommand.d.ts +6 -4
  207. package/dist-types/commands/GetLicenseEndpointCommand.d.ts +6 -4
  208. package/dist-types/commands/GetLimitCommand.d.ts +6 -4
  209. package/dist-types/commands/GetMonitorCommand.d.ts +6 -4
  210. package/dist-types/commands/GetMonitorSettingsCommand.d.ts +6 -4
  211. package/dist-types/commands/GetQueueCommand.d.ts +6 -4
  212. package/dist-types/commands/GetQueueEnvironmentCommand.d.ts +6 -4
  213. package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +6 -4
  214. package/dist-types/commands/GetQueueLimitAssociationCommand.d.ts +6 -4
  215. package/dist-types/commands/GetSessionActionCommand.d.ts +6 -4
  216. package/dist-types/commands/GetSessionCommand.d.ts +6 -4
  217. package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +6 -4
  218. package/dist-types/commands/GetStepCommand.d.ts +6 -4
  219. package/dist-types/commands/GetStorageProfileCommand.d.ts +6 -4
  220. package/dist-types/commands/GetStorageProfileForQueueCommand.d.ts +6 -4
  221. package/dist-types/commands/GetTaskCommand.d.ts +6 -4
  222. package/dist-types/commands/GetWorkerCommand.d.ts +6 -4
  223. package/dist-types/commands/ListAvailableMeteredProductsCommand.d.ts +6 -4
  224. package/dist-types/commands/ListBudgetsCommand.d.ts +6 -4
  225. package/dist-types/commands/ListFarmMembersCommand.d.ts +6 -4
  226. package/dist-types/commands/ListFarmsCommand.d.ts +6 -4
  227. package/dist-types/commands/ListFleetMembersCommand.d.ts +6 -4
  228. package/dist-types/commands/ListFleetsCommand.d.ts +6 -4
  229. package/dist-types/commands/ListJobMembersCommand.d.ts +6 -4
  230. package/dist-types/commands/ListJobParameterDefinitionsCommand.d.ts +6 -4
  231. package/dist-types/commands/ListJobsCommand.d.ts +6 -4
  232. package/dist-types/commands/ListLicenseEndpointsCommand.d.ts +6 -4
  233. package/dist-types/commands/ListLimitsCommand.d.ts +6 -4
  234. package/dist-types/commands/ListMeteredProductsCommand.d.ts +6 -4
  235. package/dist-types/commands/ListMonitorsCommand.d.ts +6 -4
  236. package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +6 -4
  237. package/dist-types/commands/ListQueueFleetAssociationsCommand.d.ts +6 -4
  238. package/dist-types/commands/ListQueueLimitAssociationsCommand.d.ts +6 -4
  239. package/dist-types/commands/ListQueueMembersCommand.d.ts +6 -4
  240. package/dist-types/commands/ListQueuesCommand.d.ts +6 -4
  241. package/dist-types/commands/ListSessionActionsCommand.d.ts +6 -4
  242. package/dist-types/commands/ListSessionsCommand.d.ts +6 -4
  243. package/dist-types/commands/ListSessionsForWorkerCommand.d.ts +6 -4
  244. package/dist-types/commands/ListStepConsumersCommand.d.ts +6 -4
  245. package/dist-types/commands/ListStepDependenciesCommand.d.ts +6 -4
  246. package/dist-types/commands/ListStepsCommand.d.ts +6 -4
  247. package/dist-types/commands/ListStorageProfilesCommand.d.ts +6 -4
  248. package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +6 -4
  249. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  250. package/dist-types/commands/ListTasksCommand.d.ts +6 -4
  251. package/dist-types/commands/ListWorkersCommand.d.ts +6 -4
  252. package/dist-types/commands/PutMeteredProductCommand.d.ts +6 -4
  253. package/dist-types/commands/SearchJobsCommand.d.ts +6 -4
  254. package/dist-types/commands/SearchStepsCommand.d.ts +6 -4
  255. package/dist-types/commands/SearchTasksCommand.d.ts +6 -4
  256. package/dist-types/commands/SearchWorkersCommand.d.ts +6 -4
  257. package/dist-types/commands/StartSessionsStatisticsAggregationCommand.d.ts +6 -4
  258. package/dist-types/commands/TagResourceCommand.d.ts +6 -4
  259. package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  260. package/dist-types/commands/UpdateBudgetCommand.d.ts +6 -4
  261. package/dist-types/commands/UpdateFarmCommand.d.ts +6 -4
  262. package/dist-types/commands/UpdateFleetCommand.d.ts +6 -4
  263. package/dist-types/commands/UpdateJobCommand.d.ts +6 -4
  264. package/dist-types/commands/UpdateLimitCommand.d.ts +6 -4
  265. package/dist-types/commands/UpdateMonitorCommand.d.ts +6 -4
  266. package/dist-types/commands/UpdateMonitorSettingsCommand.d.ts +6 -4
  267. package/dist-types/commands/UpdateQueueCommand.d.ts +6 -4
  268. package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +6 -4
  269. package/dist-types/commands/UpdateQueueFleetAssociationCommand.d.ts +6 -4
  270. package/dist-types/commands/UpdateQueueLimitAssociationCommand.d.ts +6 -4
  271. package/dist-types/commands/UpdateSessionCommand.d.ts +6 -4
  272. package/dist-types/commands/UpdateStepCommand.d.ts +6 -4
  273. package/dist-types/commands/UpdateStorageProfileCommand.d.ts +6 -4
  274. package/dist-types/commands/UpdateTaskCommand.d.ts +6 -4
  275. package/dist-types/commands/UpdateWorkerCommand.d.ts +6 -4
  276. package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +6 -4
  277. package/dist-types/endpoint/bdd.d.ts +1 -1
  278. package/dist-types/extensionConfiguration.d.ts +1 -1
  279. package/dist-types/models/DeadlineServiceException.d.ts +1 -1
  280. package/dist-types/models/errors.d.ts +1 -1
  281. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  282. package/dist-types/runtimeConfig.d.ts +2 -2
  283. package/dist-types/runtimeConfig.native.d.ts +2 -2
  284. package/dist-types/ts3.4/Deadline.d.ts +1 -1
  285. package/dist-types/ts3.4/DeadlineClient.d.ts +8 -14
  286. package/dist-types/ts3.4/commands/AssociateMemberToFarmCommand.d.ts +6 -4
  287. package/dist-types/ts3.4/commands/AssociateMemberToFleetCommand.d.ts +6 -4
  288. package/dist-types/ts3.4/commands/AssociateMemberToJobCommand.d.ts +6 -4
  289. package/dist-types/ts3.4/commands/AssociateMemberToQueueCommand.d.ts +6 -4
  290. package/dist-types/ts3.4/commands/AssumeFleetRoleForReadCommand.d.ts +6 -4
  291. package/dist-types/ts3.4/commands/AssumeFleetRoleForWorkerCommand.d.ts +6 -4
  292. package/dist-types/ts3.4/commands/AssumeQueueRoleForReadCommand.d.ts +6 -4
  293. package/dist-types/ts3.4/commands/AssumeQueueRoleForUserCommand.d.ts +6 -4
  294. package/dist-types/ts3.4/commands/AssumeQueueRoleForWorkerCommand.d.ts +6 -4
  295. package/dist-types/ts3.4/commands/BatchGetJobCommand.d.ts +6 -4
  296. package/dist-types/ts3.4/commands/BatchGetJobEntityCommand.d.ts +6 -4
  297. package/dist-types/ts3.4/commands/BatchGetSessionActionCommand.d.ts +6 -4
  298. package/dist-types/ts3.4/commands/BatchGetSessionCommand.d.ts +6 -4
  299. package/dist-types/ts3.4/commands/BatchGetStepCommand.d.ts +6 -4
  300. package/dist-types/ts3.4/commands/BatchGetTaskCommand.d.ts +6 -4
  301. package/dist-types/ts3.4/commands/BatchGetWorkerCommand.d.ts +6 -4
  302. package/dist-types/ts3.4/commands/BatchUpdateJobCommand.d.ts +6 -4
  303. package/dist-types/ts3.4/commands/BatchUpdateTaskCommand.d.ts +6 -4
  304. package/dist-types/ts3.4/commands/CopyJobTemplateCommand.d.ts +6 -4
  305. package/dist-types/ts3.4/commands/CreateBudgetCommand.d.ts +6 -4
  306. package/dist-types/ts3.4/commands/CreateFarmCommand.d.ts +6 -4
  307. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +6 -4
  308. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +6 -8
  309. package/dist-types/ts3.4/commands/CreateLicenseEndpointCommand.d.ts +6 -4
  310. package/dist-types/ts3.4/commands/CreateLimitCommand.d.ts +6 -4
  311. package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +6 -4
  312. package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +6 -4
  313. package/dist-types/ts3.4/commands/CreateQueueEnvironmentCommand.d.ts +6 -4
  314. package/dist-types/ts3.4/commands/CreateQueueFleetAssociationCommand.d.ts +6 -4
  315. package/dist-types/ts3.4/commands/CreateQueueLimitAssociationCommand.d.ts +6 -4
  316. package/dist-types/ts3.4/commands/CreateStorageProfileCommand.d.ts +6 -4
  317. package/dist-types/ts3.4/commands/CreateWorkerCommand.d.ts +6 -4
  318. package/dist-types/ts3.4/commands/DeleteBudgetCommand.d.ts +6 -4
  319. package/dist-types/ts3.4/commands/DeleteFarmCommand.d.ts +6 -4
  320. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +6 -4
  321. package/dist-types/ts3.4/commands/DeleteLicenseEndpointCommand.d.ts +6 -4
  322. package/dist-types/ts3.4/commands/DeleteLimitCommand.d.ts +6 -4
  323. package/dist-types/ts3.4/commands/DeleteMeteredProductCommand.d.ts +6 -4
  324. package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +6 -4
  325. package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +6 -4
  326. package/dist-types/ts3.4/commands/DeleteQueueEnvironmentCommand.d.ts +6 -4
  327. package/dist-types/ts3.4/commands/DeleteQueueFleetAssociationCommand.d.ts +6 -4
  328. package/dist-types/ts3.4/commands/DeleteQueueLimitAssociationCommand.d.ts +6 -4
  329. package/dist-types/ts3.4/commands/DeleteStorageProfileCommand.d.ts +6 -4
  330. package/dist-types/ts3.4/commands/DeleteWorkerCommand.d.ts +6 -4
  331. package/dist-types/ts3.4/commands/DisassociateMemberFromFarmCommand.d.ts +6 -4
  332. package/dist-types/ts3.4/commands/DisassociateMemberFromFleetCommand.d.ts +6 -4
  333. package/dist-types/ts3.4/commands/DisassociateMemberFromJobCommand.d.ts +6 -4
  334. package/dist-types/ts3.4/commands/DisassociateMemberFromQueueCommand.d.ts +6 -4
  335. package/dist-types/ts3.4/commands/GetBudgetCommand.d.ts +6 -8
  336. package/dist-types/ts3.4/commands/GetFarmCommand.d.ts +6 -4
  337. package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +6 -8
  338. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +6 -4
  339. package/dist-types/ts3.4/commands/GetLicenseEndpointCommand.d.ts +6 -4
  340. package/dist-types/ts3.4/commands/GetLimitCommand.d.ts +6 -8
  341. package/dist-types/ts3.4/commands/GetMonitorCommand.d.ts +6 -4
  342. package/dist-types/ts3.4/commands/GetMonitorSettingsCommand.d.ts +6 -4
  343. package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +6 -8
  344. package/dist-types/ts3.4/commands/GetQueueEnvironmentCommand.d.ts +6 -4
  345. package/dist-types/ts3.4/commands/GetQueueFleetAssociationCommand.d.ts +6 -4
  346. package/dist-types/ts3.4/commands/GetQueueLimitAssociationCommand.d.ts +6 -4
  347. package/dist-types/ts3.4/commands/GetSessionActionCommand.d.ts +6 -4
  348. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +6 -4
  349. package/dist-types/ts3.4/commands/GetSessionsStatisticsAggregationCommand.d.ts +6 -4
  350. package/dist-types/ts3.4/commands/GetStepCommand.d.ts +6 -4
  351. package/dist-types/ts3.4/commands/GetStorageProfileCommand.d.ts +6 -4
  352. package/dist-types/ts3.4/commands/GetStorageProfileForQueueCommand.d.ts +6 -4
  353. package/dist-types/ts3.4/commands/GetTaskCommand.d.ts +6 -4
  354. package/dist-types/ts3.4/commands/GetWorkerCommand.d.ts +6 -8
  355. package/dist-types/ts3.4/commands/ListAvailableMeteredProductsCommand.d.ts +6 -4
  356. package/dist-types/ts3.4/commands/ListBudgetsCommand.d.ts +6 -4
  357. package/dist-types/ts3.4/commands/ListFarmMembersCommand.d.ts +6 -4
  358. package/dist-types/ts3.4/commands/ListFarmsCommand.d.ts +6 -6
  359. package/dist-types/ts3.4/commands/ListFleetMembersCommand.d.ts +6 -4
  360. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +6 -4
  361. package/dist-types/ts3.4/commands/ListJobMembersCommand.d.ts +6 -4
  362. package/dist-types/ts3.4/commands/ListJobParameterDefinitionsCommand.d.ts +6 -4
  363. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +6 -8
  364. package/dist-types/ts3.4/commands/ListLicenseEndpointsCommand.d.ts +6 -4
  365. package/dist-types/ts3.4/commands/ListLimitsCommand.d.ts +6 -4
  366. package/dist-types/ts3.4/commands/ListMeteredProductsCommand.d.ts +6 -4
  367. package/dist-types/ts3.4/commands/ListMonitorsCommand.d.ts +6 -4
  368. package/dist-types/ts3.4/commands/ListQueueEnvironmentsCommand.d.ts +6 -4
  369. package/dist-types/ts3.4/commands/ListQueueFleetAssociationsCommand.d.ts +6 -4
  370. package/dist-types/ts3.4/commands/ListQueueLimitAssociationsCommand.d.ts +6 -4
  371. package/dist-types/ts3.4/commands/ListQueueMembersCommand.d.ts +6 -4
  372. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +6 -4
  373. package/dist-types/ts3.4/commands/ListSessionActionsCommand.d.ts +6 -4
  374. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +6 -4
  375. package/dist-types/ts3.4/commands/ListSessionsForWorkerCommand.d.ts +6 -4
  376. package/dist-types/ts3.4/commands/ListStepConsumersCommand.d.ts +6 -4
  377. package/dist-types/ts3.4/commands/ListStepDependenciesCommand.d.ts +6 -4
  378. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +6 -8
  379. package/dist-types/ts3.4/commands/ListStorageProfilesCommand.d.ts +6 -4
  380. package/dist-types/ts3.4/commands/ListStorageProfilesForQueueCommand.d.ts +6 -4
  381. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  382. package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +6 -8
  383. package/dist-types/ts3.4/commands/ListWorkersCommand.d.ts +6 -4
  384. package/dist-types/ts3.4/commands/PutMeteredProductCommand.d.ts +6 -4
  385. package/dist-types/ts3.4/commands/SearchJobsCommand.d.ts +6 -4
  386. package/dist-types/ts3.4/commands/SearchStepsCommand.d.ts +6 -4
  387. package/dist-types/ts3.4/commands/SearchTasksCommand.d.ts +6 -4
  388. package/dist-types/ts3.4/commands/SearchWorkersCommand.d.ts +6 -4
  389. package/dist-types/ts3.4/commands/StartSessionsStatisticsAggregationCommand.d.ts +6 -4
  390. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  391. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  392. package/dist-types/ts3.4/commands/UpdateBudgetCommand.d.ts +6 -4
  393. package/dist-types/ts3.4/commands/UpdateFarmCommand.d.ts +6 -4
  394. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +6 -4
  395. package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +6 -8
  396. package/dist-types/ts3.4/commands/UpdateLimitCommand.d.ts +6 -4
  397. package/dist-types/ts3.4/commands/UpdateMonitorCommand.d.ts +6 -4
  398. package/dist-types/ts3.4/commands/UpdateMonitorSettingsCommand.d.ts +6 -4
  399. package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +6 -4
  400. package/dist-types/ts3.4/commands/UpdateQueueEnvironmentCommand.d.ts +6 -4
  401. package/dist-types/ts3.4/commands/UpdateQueueFleetAssociationCommand.d.ts +6 -4
  402. package/dist-types/ts3.4/commands/UpdateQueueLimitAssociationCommand.d.ts +6 -4
  403. package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +6 -4
  404. package/dist-types/ts3.4/commands/UpdateStepCommand.d.ts +6 -4
  405. package/dist-types/ts3.4/commands/UpdateStorageProfileCommand.d.ts +6 -4
  406. package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +6 -4
  407. package/dist-types/ts3.4/commands/UpdateWorkerCommand.d.ts +6 -4
  408. package/dist-types/ts3.4/commands/UpdateWorkerScheduleCommand.d.ts +6 -4
  409. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  410. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  411. package/dist-types/ts3.4/models/DeadlineServiceException.d.ts +1 -1
  412. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  413. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  414. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  415. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  416. package/dist-types/ts3.4/waiters/waitForFleetActive.d.ts +1 -1
  417. package/dist-types/ts3.4/waiters/waitForJobComplete.d.ts +1 -1
  418. package/dist-types/ts3.4/waiters/waitForJobCreateComplete.d.ts +1 -1
  419. package/dist-types/ts3.4/waiters/waitForJobSucceeded.d.ts +1 -1
  420. package/dist-types/ts3.4/waiters/waitForLicenseEndpointDeleted.d.ts +1 -1
  421. package/dist-types/ts3.4/waiters/waitForLicenseEndpointValid.d.ts +1 -1
  422. package/dist-types/ts3.4/waiters/waitForQueueFleetAssociationStopped.d.ts +1 -1
  423. package/dist-types/ts3.4/waiters/waitForQueueLimitAssociationStopped.d.ts +1 -1
  424. package/dist-types/ts3.4/waiters/waitForQueueScheduling.d.ts +1 -1
  425. package/dist-types/ts3.4/waiters/waitForQueueSchedulingBlocked.d.ts +1 -1
  426. package/dist-types/waiters/waitForFleetActive.d.ts +1 -1
  427. package/dist-types/waiters/waitForJobComplete.d.ts +1 -1
  428. package/dist-types/waiters/waitForJobCreateComplete.d.ts +1 -1
  429. package/dist-types/waiters/waitForJobSucceeded.d.ts +1 -1
  430. package/dist-types/waiters/waitForLicenseEndpointDeleted.d.ts +1 -1
  431. package/dist-types/waiters/waitForLicenseEndpointValid.d.ts +1 -1
  432. package/dist-types/waiters/waitForQueueFleetAssociationStopped.d.ts +1 -1
  433. package/dist-types/waiters/waitForQueueLimitAssociationStopped.d.ts +1 -1
  434. package/dist-types/waiters/waitForQueueScheduling.d.ts +1 -1
  435. package/dist-types/waiters/waitForQueueSchedulingBlocked.d.ts +1 -1
  436. package/package.json +13 -35
package/dist-cjs/index.js CHANGED
@@ -4,19 +4,17 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
4
4
  var middlewareLogger = require('@aws-sdk/middleware-logger');
5
5
  var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
6
6
  var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
7
- var configResolver = require('@smithy/config-resolver');
8
7
  var core = require('@smithy/core');
8
+ var client = require('@smithy/core/client');
9
+ var config = require('@smithy/core/config');
10
+ var endpoints = require('@smithy/core/endpoints');
11
+ var protocols = require('@smithy/core/protocols');
12
+ var retry = require('@smithy/core/retry');
9
13
  var schema = require('@smithy/core/schema');
10
- var middlewareContentLength = require('@smithy/middleware-content-length');
11
- var middlewareEndpoint = require('@smithy/middleware-endpoint');
12
- var middlewareRetry = require('@smithy/middleware-retry');
13
- var smithyClient = require('@smithy/smithy-client');
14
14
  var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
15
15
  var runtimeConfig = require('./runtimeConfig');
16
16
  var regionConfigResolver = require('@aws-sdk/region-config-resolver');
17
- var protocolHttp = require('@smithy/protocol-http');
18
17
  var schemas_0 = require('./schemas/schemas_0');
19
- var utilWaiter = require('@smithy/util-waiter');
20
18
  var errors = require('./models/errors');
21
19
  var DeadlineServiceException = require('./models/DeadlineServiceException');
22
20
 
@@ -74,12 +72,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
74
72
  };
75
73
 
76
74
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
77
- const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), smithyClient.getDefaultExtensionConfiguration(runtimeConfig), protocolHttp.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
75
+ const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
78
76
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
79
- return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), smithyClient.resolveDefaultRuntimeConfig(extensionConfiguration), protocolHttp.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
77
+ return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
80
78
  };
81
79
 
82
- class DeadlineClient extends smithyClient.Client {
80
+ class DeadlineClient extends client.Client {
83
81
  config;
84
82
  constructor(...[configuration]) {
85
83
  const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
@@ -87,17 +85,17 @@ class DeadlineClient extends smithyClient.Client {
87
85
  this.initConfig = _config_0;
88
86
  const _config_1 = resolveClientEndpointParameters(_config_0);
89
87
  const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
90
- const _config_3 = middlewareRetry.resolveRetryConfig(_config_2);
91
- const _config_4 = configResolver.resolveRegionConfig(_config_3);
88
+ const _config_3 = retry.resolveRetryConfig(_config_2);
89
+ const _config_4 = config.resolveRegionConfig(_config_3);
92
90
  const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
93
- const _config_6 = middlewareEndpoint.resolveEndpointConfig(_config_5);
91
+ const _config_6 = endpoints.resolveEndpointConfig(_config_5);
94
92
  const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
95
93
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
96
94
  this.config = _config_8;
97
95
  this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
98
96
  this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
99
- this.middlewareStack.use(middlewareRetry.getRetryPlugin(this.config));
100
- this.middlewareStack.use(middlewareContentLength.getContentLengthPlugin(this.config));
97
+ this.middlewareStack.use(retry.getRetryPlugin(this.config));
98
+ this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
101
99
  this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
102
100
  this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
103
101
  this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
@@ -114,11 +112,11 @@ class DeadlineClient extends smithyClient.Client {
114
112
  }
115
113
  }
116
114
 
117
- class AssociateMemberToFarmCommand extends smithyClient.Command
115
+ class AssociateMemberToFarmCommand extends client.Command
118
116
  .classBuilder()
119
117
  .ep(commonParams)
120
118
  .m(function (Command, cs, config, o) {
121
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
119
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
122
120
  })
123
121
  .s("Deadline", "AssociateMemberToFarm", {})
124
122
  .n("DeadlineClient", "AssociateMemberToFarmCommand")
@@ -126,11 +124,11 @@ class AssociateMemberToFarmCommand extends smithyClient.Command
126
124
  .build() {
127
125
  }
128
126
 
129
- class AssociateMemberToFleetCommand extends smithyClient.Command
127
+ class AssociateMemberToFleetCommand extends client.Command
130
128
  .classBuilder()
131
129
  .ep(commonParams)
132
130
  .m(function (Command, cs, config, o) {
133
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
131
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
134
132
  })
135
133
  .s("Deadline", "AssociateMemberToFleet", {})
136
134
  .n("DeadlineClient", "AssociateMemberToFleetCommand")
@@ -138,11 +136,11 @@ class AssociateMemberToFleetCommand extends smithyClient.Command
138
136
  .build() {
139
137
  }
140
138
 
141
- class AssociateMemberToJobCommand extends smithyClient.Command
139
+ class AssociateMemberToJobCommand extends client.Command
142
140
  .classBuilder()
143
141
  .ep(commonParams)
144
142
  .m(function (Command, cs, config, o) {
145
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
143
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
146
144
  })
147
145
  .s("Deadline", "AssociateMemberToJob", {})
148
146
  .n("DeadlineClient", "AssociateMemberToJobCommand")
@@ -150,11 +148,11 @@ class AssociateMemberToJobCommand extends smithyClient.Command
150
148
  .build() {
151
149
  }
152
150
 
153
- class AssociateMemberToQueueCommand extends smithyClient.Command
151
+ class AssociateMemberToQueueCommand extends client.Command
154
152
  .classBuilder()
155
153
  .ep(commonParams)
156
154
  .m(function (Command, cs, config, o) {
157
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
155
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
158
156
  })
159
157
  .s("Deadline", "AssociateMemberToQueue", {})
160
158
  .n("DeadlineClient", "AssociateMemberToQueueCommand")
@@ -162,11 +160,11 @@ class AssociateMemberToQueueCommand extends smithyClient.Command
162
160
  .build() {
163
161
  }
164
162
 
165
- class AssumeFleetRoleForReadCommand extends smithyClient.Command
163
+ class AssumeFleetRoleForReadCommand extends client.Command
166
164
  .classBuilder()
167
165
  .ep(commonParams)
168
166
  .m(function (Command, cs, config, o) {
169
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
167
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
170
168
  })
171
169
  .s("Deadline", "AssumeFleetRoleForRead", {})
172
170
  .n("DeadlineClient", "AssumeFleetRoleForReadCommand")
@@ -174,11 +172,11 @@ class AssumeFleetRoleForReadCommand extends smithyClient.Command
174
172
  .build() {
175
173
  }
176
174
 
177
- class AssumeFleetRoleForWorkerCommand extends smithyClient.Command
175
+ class AssumeFleetRoleForWorkerCommand extends client.Command
178
176
  .classBuilder()
179
177
  .ep(commonParams)
180
178
  .m(function (Command, cs, config, o) {
181
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
179
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
182
180
  })
183
181
  .s("Deadline", "AssumeFleetRoleForWorker", {})
184
182
  .n("DeadlineClient", "AssumeFleetRoleForWorkerCommand")
@@ -186,11 +184,11 @@ class AssumeFleetRoleForWorkerCommand extends smithyClient.Command
186
184
  .build() {
187
185
  }
188
186
 
189
- class AssumeQueueRoleForReadCommand extends smithyClient.Command
187
+ class AssumeQueueRoleForReadCommand extends client.Command
190
188
  .classBuilder()
191
189
  .ep(commonParams)
192
190
  .m(function (Command, cs, config, o) {
193
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
191
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
194
192
  })
195
193
  .s("Deadline", "AssumeQueueRoleForRead", {})
196
194
  .n("DeadlineClient", "AssumeQueueRoleForReadCommand")
@@ -198,11 +196,11 @@ class AssumeQueueRoleForReadCommand extends smithyClient.Command
198
196
  .build() {
199
197
  }
200
198
 
201
- class AssumeQueueRoleForUserCommand extends smithyClient.Command
199
+ class AssumeQueueRoleForUserCommand extends client.Command
202
200
  .classBuilder()
203
201
  .ep(commonParams)
204
202
  .m(function (Command, cs, config, o) {
205
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
203
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
206
204
  })
207
205
  .s("Deadline", "AssumeQueueRoleForUser", {})
208
206
  .n("DeadlineClient", "AssumeQueueRoleForUserCommand")
@@ -210,11 +208,11 @@ class AssumeQueueRoleForUserCommand extends smithyClient.Command
210
208
  .build() {
211
209
  }
212
210
 
213
- class AssumeQueueRoleForWorkerCommand extends smithyClient.Command
211
+ class AssumeQueueRoleForWorkerCommand extends client.Command
214
212
  .classBuilder()
215
213
  .ep(commonParams)
216
214
  .m(function (Command, cs, config, o) {
217
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
215
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
218
216
  })
219
217
  .s("Deadline", "AssumeQueueRoleForWorker", {})
220
218
  .n("DeadlineClient", "AssumeQueueRoleForWorkerCommand")
@@ -222,11 +220,11 @@ class AssumeQueueRoleForWorkerCommand extends smithyClient.Command
222
220
  .build() {
223
221
  }
224
222
 
225
- class BatchGetJobCommand extends smithyClient.Command
223
+ class BatchGetJobCommand extends client.Command
226
224
  .classBuilder()
227
225
  .ep(commonParams)
228
226
  .m(function (Command, cs, config, o) {
229
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
227
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
230
228
  })
231
229
  .s("Deadline", "BatchGetJob", {})
232
230
  .n("DeadlineClient", "BatchGetJobCommand")
@@ -234,11 +232,11 @@ class BatchGetJobCommand extends smithyClient.Command
234
232
  .build() {
235
233
  }
236
234
 
237
- class BatchGetJobEntityCommand extends smithyClient.Command
235
+ class BatchGetJobEntityCommand extends client.Command
238
236
  .classBuilder()
239
237
  .ep(commonParams)
240
238
  .m(function (Command, cs, config, o) {
241
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
239
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
242
240
  })
243
241
  .s("Deadline", "BatchGetJobEntity", {})
244
242
  .n("DeadlineClient", "BatchGetJobEntityCommand")
@@ -246,11 +244,11 @@ class BatchGetJobEntityCommand extends smithyClient.Command
246
244
  .build() {
247
245
  }
248
246
 
249
- class BatchGetSessionActionCommand extends smithyClient.Command
247
+ class BatchGetSessionActionCommand extends client.Command
250
248
  .classBuilder()
251
249
  .ep(commonParams)
252
250
  .m(function (Command, cs, config, o) {
253
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
251
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
254
252
  })
255
253
  .s("Deadline", "BatchGetSessionAction", {})
256
254
  .n("DeadlineClient", "BatchGetSessionActionCommand")
@@ -258,11 +256,11 @@ class BatchGetSessionActionCommand extends smithyClient.Command
258
256
  .build() {
259
257
  }
260
258
 
261
- class BatchGetSessionCommand extends smithyClient.Command
259
+ class BatchGetSessionCommand extends client.Command
262
260
  .classBuilder()
263
261
  .ep(commonParams)
264
262
  .m(function (Command, cs, config, o) {
265
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
263
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
266
264
  })
267
265
  .s("Deadline", "BatchGetSession", {})
268
266
  .n("DeadlineClient", "BatchGetSessionCommand")
@@ -270,11 +268,11 @@ class BatchGetSessionCommand extends smithyClient.Command
270
268
  .build() {
271
269
  }
272
270
 
273
- class BatchGetStepCommand extends smithyClient.Command
271
+ class BatchGetStepCommand extends client.Command
274
272
  .classBuilder()
275
273
  .ep(commonParams)
276
274
  .m(function (Command, cs, config, o) {
277
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
275
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
278
276
  })
279
277
  .s("Deadline", "BatchGetStep", {})
280
278
  .n("DeadlineClient", "BatchGetStepCommand")
@@ -282,11 +280,11 @@ class BatchGetStepCommand extends smithyClient.Command
282
280
  .build() {
283
281
  }
284
282
 
285
- class BatchGetTaskCommand extends smithyClient.Command
283
+ class BatchGetTaskCommand extends client.Command
286
284
  .classBuilder()
287
285
  .ep(commonParams)
288
286
  .m(function (Command, cs, config, o) {
289
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
287
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
290
288
  })
291
289
  .s("Deadline", "BatchGetTask", {})
292
290
  .n("DeadlineClient", "BatchGetTaskCommand")
@@ -294,11 +292,11 @@ class BatchGetTaskCommand extends smithyClient.Command
294
292
  .build() {
295
293
  }
296
294
 
297
- class BatchGetWorkerCommand extends smithyClient.Command
295
+ class BatchGetWorkerCommand extends client.Command
298
296
  .classBuilder()
299
297
  .ep(commonParams)
300
298
  .m(function (Command, cs, config, o) {
301
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
299
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
302
300
  })
303
301
  .s("Deadline", "BatchGetWorker", {})
304
302
  .n("DeadlineClient", "BatchGetWorkerCommand")
@@ -306,11 +304,11 @@ class BatchGetWorkerCommand extends smithyClient.Command
306
304
  .build() {
307
305
  }
308
306
 
309
- class BatchUpdateJobCommand extends smithyClient.Command
307
+ class BatchUpdateJobCommand extends client.Command
310
308
  .classBuilder()
311
309
  .ep(commonParams)
312
310
  .m(function (Command, cs, config, o) {
313
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
311
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
314
312
  })
315
313
  .s("Deadline", "BatchUpdateJob", {})
316
314
  .n("DeadlineClient", "BatchUpdateJobCommand")
@@ -318,11 +316,11 @@ class BatchUpdateJobCommand extends smithyClient.Command
318
316
  .build() {
319
317
  }
320
318
 
321
- class BatchUpdateTaskCommand extends smithyClient.Command
319
+ class BatchUpdateTaskCommand extends client.Command
322
320
  .classBuilder()
323
321
  .ep(commonParams)
324
322
  .m(function (Command, cs, config, o) {
325
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
323
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
326
324
  })
327
325
  .s("Deadline", "BatchUpdateTask", {})
328
326
  .n("DeadlineClient", "BatchUpdateTaskCommand")
@@ -330,11 +328,11 @@ class BatchUpdateTaskCommand extends smithyClient.Command
330
328
  .build() {
331
329
  }
332
330
 
333
- class CopyJobTemplateCommand extends smithyClient.Command
331
+ class CopyJobTemplateCommand extends client.Command
334
332
  .classBuilder()
335
333
  .ep(commonParams)
336
334
  .m(function (Command, cs, config, o) {
337
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
335
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
338
336
  })
339
337
  .s("Deadline", "CopyJobTemplate", {})
340
338
  .n("DeadlineClient", "CopyJobTemplateCommand")
@@ -342,11 +340,11 @@ class CopyJobTemplateCommand extends smithyClient.Command
342
340
  .build() {
343
341
  }
344
342
 
345
- class CreateBudgetCommand extends smithyClient.Command
343
+ class CreateBudgetCommand extends client.Command
346
344
  .classBuilder()
347
345
  .ep(commonParams)
348
346
  .m(function (Command, cs, config, o) {
349
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
347
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
350
348
  })
351
349
  .s("Deadline", "CreateBudget", {})
352
350
  .n("DeadlineClient", "CreateBudgetCommand")
@@ -354,11 +352,11 @@ class CreateBudgetCommand extends smithyClient.Command
354
352
  .build() {
355
353
  }
356
354
 
357
- class CreateFarmCommand extends smithyClient.Command
355
+ class CreateFarmCommand extends client.Command
358
356
  .classBuilder()
359
357
  .ep(commonParams)
360
358
  .m(function (Command, cs, config, o) {
361
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
359
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
362
360
  })
363
361
  .s("Deadline", "CreateFarm", {})
364
362
  .n("DeadlineClient", "CreateFarmCommand")
@@ -366,11 +364,11 @@ class CreateFarmCommand extends smithyClient.Command
366
364
  .build() {
367
365
  }
368
366
 
369
- class CreateFleetCommand extends smithyClient.Command
367
+ class CreateFleetCommand extends client.Command
370
368
  .classBuilder()
371
369
  .ep(commonParams)
372
370
  .m(function (Command, cs, config, o) {
373
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
371
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
374
372
  })
375
373
  .s("Deadline", "CreateFleet", {})
376
374
  .n("DeadlineClient", "CreateFleetCommand")
@@ -378,11 +376,11 @@ class CreateFleetCommand extends smithyClient.Command
378
376
  .build() {
379
377
  }
380
378
 
381
- class CreateJobCommand extends smithyClient.Command
379
+ class CreateJobCommand extends client.Command
382
380
  .classBuilder()
383
381
  .ep(commonParams)
384
382
  .m(function (Command, cs, config, o) {
385
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
383
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
386
384
  })
387
385
  .s("Deadline", "CreateJob", {})
388
386
  .n("DeadlineClient", "CreateJobCommand")
@@ -390,11 +388,11 @@ class CreateJobCommand extends smithyClient.Command
390
388
  .build() {
391
389
  }
392
390
 
393
- class CreateLicenseEndpointCommand extends smithyClient.Command
391
+ class CreateLicenseEndpointCommand extends client.Command
394
392
  .classBuilder()
395
393
  .ep(commonParams)
396
394
  .m(function (Command, cs, config, o) {
397
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
395
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
398
396
  })
399
397
  .s("Deadline", "CreateLicenseEndpoint", {})
400
398
  .n("DeadlineClient", "CreateLicenseEndpointCommand")
@@ -402,11 +400,11 @@ class CreateLicenseEndpointCommand extends smithyClient.Command
402
400
  .build() {
403
401
  }
404
402
 
405
- class CreateLimitCommand extends smithyClient.Command
403
+ class CreateLimitCommand extends client.Command
406
404
  .classBuilder()
407
405
  .ep(commonParams)
408
406
  .m(function (Command, cs, config, o) {
409
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
407
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
410
408
  })
411
409
  .s("Deadline", "CreateLimit", {})
412
410
  .n("DeadlineClient", "CreateLimitCommand")
@@ -414,11 +412,11 @@ class CreateLimitCommand extends smithyClient.Command
414
412
  .build() {
415
413
  }
416
414
 
417
- class CreateMonitorCommand extends smithyClient.Command
415
+ class CreateMonitorCommand extends client.Command
418
416
  .classBuilder()
419
417
  .ep(commonParams)
420
418
  .m(function (Command, cs, config, o) {
421
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
419
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
422
420
  })
423
421
  .s("Deadline", "CreateMonitor", {})
424
422
  .n("DeadlineClient", "CreateMonitorCommand")
@@ -426,11 +424,11 @@ class CreateMonitorCommand extends smithyClient.Command
426
424
  .build() {
427
425
  }
428
426
 
429
- class CreateQueueCommand extends smithyClient.Command
427
+ class CreateQueueCommand extends client.Command
430
428
  .classBuilder()
431
429
  .ep(commonParams)
432
430
  .m(function (Command, cs, config, o) {
433
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
431
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
434
432
  })
435
433
  .s("Deadline", "CreateQueue", {})
436
434
  .n("DeadlineClient", "CreateQueueCommand")
@@ -438,11 +436,11 @@ class CreateQueueCommand extends smithyClient.Command
438
436
  .build() {
439
437
  }
440
438
 
441
- class CreateQueueEnvironmentCommand extends smithyClient.Command
439
+ class CreateQueueEnvironmentCommand extends client.Command
442
440
  .classBuilder()
443
441
  .ep(commonParams)
444
442
  .m(function (Command, cs, config, o) {
445
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
443
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
446
444
  })
447
445
  .s("Deadline", "CreateQueueEnvironment", {})
448
446
  .n("DeadlineClient", "CreateQueueEnvironmentCommand")
@@ -450,11 +448,11 @@ class CreateQueueEnvironmentCommand extends smithyClient.Command
450
448
  .build() {
451
449
  }
452
450
 
453
- class CreateQueueFleetAssociationCommand extends smithyClient.Command
451
+ class CreateQueueFleetAssociationCommand extends client.Command
454
452
  .classBuilder()
455
453
  .ep(commonParams)
456
454
  .m(function (Command, cs, config, o) {
457
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
455
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
458
456
  })
459
457
  .s("Deadline", "CreateQueueFleetAssociation", {})
460
458
  .n("DeadlineClient", "CreateQueueFleetAssociationCommand")
@@ -462,11 +460,11 @@ class CreateQueueFleetAssociationCommand extends smithyClient.Command
462
460
  .build() {
463
461
  }
464
462
 
465
- class CreateQueueLimitAssociationCommand extends smithyClient.Command
463
+ class CreateQueueLimitAssociationCommand extends client.Command
466
464
  .classBuilder()
467
465
  .ep(commonParams)
468
466
  .m(function (Command, cs, config, o) {
469
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
467
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
470
468
  })
471
469
  .s("Deadline", "CreateQueueLimitAssociation", {})
472
470
  .n("DeadlineClient", "CreateQueueLimitAssociationCommand")
@@ -474,11 +472,11 @@ class CreateQueueLimitAssociationCommand extends smithyClient.Command
474
472
  .build() {
475
473
  }
476
474
 
477
- class CreateStorageProfileCommand extends smithyClient.Command
475
+ class CreateStorageProfileCommand extends client.Command
478
476
  .classBuilder()
479
477
  .ep(commonParams)
480
478
  .m(function (Command, cs, config, o) {
481
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
479
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
482
480
  })
483
481
  .s("Deadline", "CreateStorageProfile", {})
484
482
  .n("DeadlineClient", "CreateStorageProfileCommand")
@@ -486,11 +484,11 @@ class CreateStorageProfileCommand extends smithyClient.Command
486
484
  .build() {
487
485
  }
488
486
 
489
- class CreateWorkerCommand extends smithyClient.Command
487
+ class CreateWorkerCommand extends client.Command
490
488
  .classBuilder()
491
489
  .ep(commonParams)
492
490
  .m(function (Command, cs, config, o) {
493
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
491
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
494
492
  })
495
493
  .s("Deadline", "CreateWorker", {})
496
494
  .n("DeadlineClient", "CreateWorkerCommand")
@@ -498,11 +496,11 @@ class CreateWorkerCommand extends smithyClient.Command
498
496
  .build() {
499
497
  }
500
498
 
501
- class DeleteBudgetCommand extends smithyClient.Command
499
+ class DeleteBudgetCommand extends client.Command
502
500
  .classBuilder()
503
501
  .ep(commonParams)
504
502
  .m(function (Command, cs, config, o) {
505
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
503
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
506
504
  })
507
505
  .s("Deadline", "DeleteBudget", {})
508
506
  .n("DeadlineClient", "DeleteBudgetCommand")
@@ -510,11 +508,11 @@ class DeleteBudgetCommand extends smithyClient.Command
510
508
  .build() {
511
509
  }
512
510
 
513
- class DeleteFarmCommand extends smithyClient.Command
511
+ class DeleteFarmCommand extends client.Command
514
512
  .classBuilder()
515
513
  .ep(commonParams)
516
514
  .m(function (Command, cs, config, o) {
517
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
515
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
518
516
  })
519
517
  .s("Deadline", "DeleteFarm", {})
520
518
  .n("DeadlineClient", "DeleteFarmCommand")
@@ -522,11 +520,11 @@ class DeleteFarmCommand extends smithyClient.Command
522
520
  .build() {
523
521
  }
524
522
 
525
- class DeleteFleetCommand extends smithyClient.Command
523
+ class DeleteFleetCommand extends client.Command
526
524
  .classBuilder()
527
525
  .ep(commonParams)
528
526
  .m(function (Command, cs, config, o) {
529
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
527
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
530
528
  })
531
529
  .s("Deadline", "DeleteFleet", {})
532
530
  .n("DeadlineClient", "DeleteFleetCommand")
@@ -534,11 +532,11 @@ class DeleteFleetCommand extends smithyClient.Command
534
532
  .build() {
535
533
  }
536
534
 
537
- class DeleteLicenseEndpointCommand extends smithyClient.Command
535
+ class DeleteLicenseEndpointCommand extends client.Command
538
536
  .classBuilder()
539
537
  .ep(commonParams)
540
538
  .m(function (Command, cs, config, o) {
541
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
539
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
542
540
  })
543
541
  .s("Deadline", "DeleteLicenseEndpoint", {})
544
542
  .n("DeadlineClient", "DeleteLicenseEndpointCommand")
@@ -546,11 +544,11 @@ class DeleteLicenseEndpointCommand extends smithyClient.Command
546
544
  .build() {
547
545
  }
548
546
 
549
- class DeleteLimitCommand extends smithyClient.Command
547
+ class DeleteLimitCommand extends client.Command
550
548
  .classBuilder()
551
549
  .ep(commonParams)
552
550
  .m(function (Command, cs, config, o) {
553
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
551
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
554
552
  })
555
553
  .s("Deadline", "DeleteLimit", {})
556
554
  .n("DeadlineClient", "DeleteLimitCommand")
@@ -558,11 +556,11 @@ class DeleteLimitCommand extends smithyClient.Command
558
556
  .build() {
559
557
  }
560
558
 
561
- class DeleteMeteredProductCommand extends smithyClient.Command
559
+ class DeleteMeteredProductCommand extends client.Command
562
560
  .classBuilder()
563
561
  .ep(commonParams)
564
562
  .m(function (Command, cs, config, o) {
565
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
563
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
566
564
  })
567
565
  .s("Deadline", "DeleteMeteredProduct", {})
568
566
  .n("DeadlineClient", "DeleteMeteredProductCommand")
@@ -570,11 +568,11 @@ class DeleteMeteredProductCommand extends smithyClient.Command
570
568
  .build() {
571
569
  }
572
570
 
573
- class DeleteMonitorCommand extends smithyClient.Command
571
+ class DeleteMonitorCommand extends client.Command
574
572
  .classBuilder()
575
573
  .ep(commonParams)
576
574
  .m(function (Command, cs, config, o) {
577
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
575
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
578
576
  })
579
577
  .s("Deadline", "DeleteMonitor", {})
580
578
  .n("DeadlineClient", "DeleteMonitorCommand")
@@ -582,11 +580,11 @@ class DeleteMonitorCommand extends smithyClient.Command
582
580
  .build() {
583
581
  }
584
582
 
585
- class DeleteQueueCommand extends smithyClient.Command
583
+ class DeleteQueueCommand extends client.Command
586
584
  .classBuilder()
587
585
  .ep(commonParams)
588
586
  .m(function (Command, cs, config, o) {
589
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
587
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
590
588
  })
591
589
  .s("Deadline", "DeleteQueue", {})
592
590
  .n("DeadlineClient", "DeleteQueueCommand")
@@ -594,11 +592,11 @@ class DeleteQueueCommand extends smithyClient.Command
594
592
  .build() {
595
593
  }
596
594
 
597
- class DeleteQueueEnvironmentCommand extends smithyClient.Command
595
+ class DeleteQueueEnvironmentCommand extends client.Command
598
596
  .classBuilder()
599
597
  .ep(commonParams)
600
598
  .m(function (Command, cs, config, o) {
601
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
599
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
602
600
  })
603
601
  .s("Deadline", "DeleteQueueEnvironment", {})
604
602
  .n("DeadlineClient", "DeleteQueueEnvironmentCommand")
@@ -606,11 +604,11 @@ class DeleteQueueEnvironmentCommand extends smithyClient.Command
606
604
  .build() {
607
605
  }
608
606
 
609
- class DeleteQueueFleetAssociationCommand extends smithyClient.Command
607
+ class DeleteQueueFleetAssociationCommand extends client.Command
610
608
  .classBuilder()
611
609
  .ep(commonParams)
612
610
  .m(function (Command, cs, config, o) {
613
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
611
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
614
612
  })
615
613
  .s("Deadline", "DeleteQueueFleetAssociation", {})
616
614
  .n("DeadlineClient", "DeleteQueueFleetAssociationCommand")
@@ -618,11 +616,11 @@ class DeleteQueueFleetAssociationCommand extends smithyClient.Command
618
616
  .build() {
619
617
  }
620
618
 
621
- class DeleteQueueLimitAssociationCommand extends smithyClient.Command
619
+ class DeleteQueueLimitAssociationCommand extends client.Command
622
620
  .classBuilder()
623
621
  .ep(commonParams)
624
622
  .m(function (Command, cs, config, o) {
625
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
623
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
626
624
  })
627
625
  .s("Deadline", "DeleteQueueLimitAssociation", {})
628
626
  .n("DeadlineClient", "DeleteQueueLimitAssociationCommand")
@@ -630,11 +628,11 @@ class DeleteQueueLimitAssociationCommand extends smithyClient.Command
630
628
  .build() {
631
629
  }
632
630
 
633
- class DeleteStorageProfileCommand extends smithyClient.Command
631
+ class DeleteStorageProfileCommand extends client.Command
634
632
  .classBuilder()
635
633
  .ep(commonParams)
636
634
  .m(function (Command, cs, config, o) {
637
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
635
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
638
636
  })
639
637
  .s("Deadline", "DeleteStorageProfile", {})
640
638
  .n("DeadlineClient", "DeleteStorageProfileCommand")
@@ -642,11 +640,11 @@ class DeleteStorageProfileCommand extends smithyClient.Command
642
640
  .build() {
643
641
  }
644
642
 
645
- class DeleteWorkerCommand extends smithyClient.Command
643
+ class DeleteWorkerCommand extends client.Command
646
644
  .classBuilder()
647
645
  .ep(commonParams)
648
646
  .m(function (Command, cs, config, o) {
649
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
647
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
650
648
  })
651
649
  .s("Deadline", "DeleteWorker", {})
652
650
  .n("DeadlineClient", "DeleteWorkerCommand")
@@ -654,11 +652,11 @@ class DeleteWorkerCommand extends smithyClient.Command
654
652
  .build() {
655
653
  }
656
654
 
657
- class DisassociateMemberFromFarmCommand extends smithyClient.Command
655
+ class DisassociateMemberFromFarmCommand extends client.Command
658
656
  .classBuilder()
659
657
  .ep(commonParams)
660
658
  .m(function (Command, cs, config, o) {
661
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
659
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
662
660
  })
663
661
  .s("Deadline", "DisassociateMemberFromFarm", {})
664
662
  .n("DeadlineClient", "DisassociateMemberFromFarmCommand")
@@ -666,11 +664,11 @@ class DisassociateMemberFromFarmCommand extends smithyClient.Command
666
664
  .build() {
667
665
  }
668
666
 
669
- class DisassociateMemberFromFleetCommand extends smithyClient.Command
667
+ class DisassociateMemberFromFleetCommand extends client.Command
670
668
  .classBuilder()
671
669
  .ep(commonParams)
672
670
  .m(function (Command, cs, config, o) {
673
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
671
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
674
672
  })
675
673
  .s("Deadline", "DisassociateMemberFromFleet", {})
676
674
  .n("DeadlineClient", "DisassociateMemberFromFleetCommand")
@@ -678,11 +676,11 @@ class DisassociateMemberFromFleetCommand extends smithyClient.Command
678
676
  .build() {
679
677
  }
680
678
 
681
- class DisassociateMemberFromJobCommand extends smithyClient.Command
679
+ class DisassociateMemberFromJobCommand extends client.Command
682
680
  .classBuilder()
683
681
  .ep(commonParams)
684
682
  .m(function (Command, cs, config, o) {
685
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
683
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
686
684
  })
687
685
  .s("Deadline", "DisassociateMemberFromJob", {})
688
686
  .n("DeadlineClient", "DisassociateMemberFromJobCommand")
@@ -690,11 +688,11 @@ class DisassociateMemberFromJobCommand extends smithyClient.Command
690
688
  .build() {
691
689
  }
692
690
 
693
- class DisassociateMemberFromQueueCommand extends smithyClient.Command
691
+ class DisassociateMemberFromQueueCommand extends client.Command
694
692
  .classBuilder()
695
693
  .ep(commonParams)
696
694
  .m(function (Command, cs, config, o) {
697
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
695
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
698
696
  })
699
697
  .s("Deadline", "DisassociateMemberFromQueue", {})
700
698
  .n("DeadlineClient", "DisassociateMemberFromQueueCommand")
@@ -702,11 +700,11 @@ class DisassociateMemberFromQueueCommand extends smithyClient.Command
702
700
  .build() {
703
701
  }
704
702
 
705
- class GetBudgetCommand extends smithyClient.Command
703
+ class GetBudgetCommand extends client.Command
706
704
  .classBuilder()
707
705
  .ep(commonParams)
708
706
  .m(function (Command, cs, config, o) {
709
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
707
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
710
708
  })
711
709
  .s("Deadline", "GetBudget", {})
712
710
  .n("DeadlineClient", "GetBudgetCommand")
@@ -714,11 +712,11 @@ class GetBudgetCommand extends smithyClient.Command
714
712
  .build() {
715
713
  }
716
714
 
717
- class GetFarmCommand extends smithyClient.Command
715
+ class GetFarmCommand extends client.Command
718
716
  .classBuilder()
719
717
  .ep(commonParams)
720
718
  .m(function (Command, cs, config, o) {
721
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
719
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
722
720
  })
723
721
  .s("Deadline", "GetFarm", {})
724
722
  .n("DeadlineClient", "GetFarmCommand")
@@ -726,11 +724,11 @@ class GetFarmCommand extends smithyClient.Command
726
724
  .build() {
727
725
  }
728
726
 
729
- class GetFleetCommand extends smithyClient.Command
727
+ class GetFleetCommand extends client.Command
730
728
  .classBuilder()
731
729
  .ep(commonParams)
732
730
  .m(function (Command, cs, config, o) {
733
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
731
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
734
732
  })
735
733
  .s("Deadline", "GetFleet", {})
736
734
  .n("DeadlineClient", "GetFleetCommand")
@@ -738,11 +736,11 @@ class GetFleetCommand extends smithyClient.Command
738
736
  .build() {
739
737
  }
740
738
 
741
- class GetJobCommand extends smithyClient.Command
739
+ class GetJobCommand extends client.Command
742
740
  .classBuilder()
743
741
  .ep(commonParams)
744
742
  .m(function (Command, cs, config, o) {
745
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
743
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
746
744
  })
747
745
  .s("Deadline", "GetJob", {})
748
746
  .n("DeadlineClient", "GetJobCommand")
@@ -750,11 +748,11 @@ class GetJobCommand extends smithyClient.Command
750
748
  .build() {
751
749
  }
752
750
 
753
- class GetLicenseEndpointCommand extends smithyClient.Command
751
+ class GetLicenseEndpointCommand extends client.Command
754
752
  .classBuilder()
755
753
  .ep(commonParams)
756
754
  .m(function (Command, cs, config, o) {
757
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
755
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
758
756
  })
759
757
  .s("Deadline", "GetLicenseEndpoint", {})
760
758
  .n("DeadlineClient", "GetLicenseEndpointCommand")
@@ -762,11 +760,11 @@ class GetLicenseEndpointCommand extends smithyClient.Command
762
760
  .build() {
763
761
  }
764
762
 
765
- class GetLimitCommand extends smithyClient.Command
763
+ class GetLimitCommand extends client.Command
766
764
  .classBuilder()
767
765
  .ep(commonParams)
768
766
  .m(function (Command, cs, config, o) {
769
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
767
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
770
768
  })
771
769
  .s("Deadline", "GetLimit", {})
772
770
  .n("DeadlineClient", "GetLimitCommand")
@@ -774,11 +772,11 @@ class GetLimitCommand extends smithyClient.Command
774
772
  .build() {
775
773
  }
776
774
 
777
- class GetMonitorCommand extends smithyClient.Command
775
+ class GetMonitorCommand extends client.Command
778
776
  .classBuilder()
779
777
  .ep(commonParams)
780
778
  .m(function (Command, cs, config, o) {
781
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
779
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
782
780
  })
783
781
  .s("Deadline", "GetMonitor", {})
784
782
  .n("DeadlineClient", "GetMonitorCommand")
@@ -786,11 +784,11 @@ class GetMonitorCommand extends smithyClient.Command
786
784
  .build() {
787
785
  }
788
786
 
789
- class GetMonitorSettingsCommand extends smithyClient.Command
787
+ class GetMonitorSettingsCommand extends client.Command
790
788
  .classBuilder()
791
789
  .ep(commonParams)
792
790
  .m(function (Command, cs, config, o) {
793
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
791
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
794
792
  })
795
793
  .s("Deadline", "GetMonitorSettings", {})
796
794
  .n("DeadlineClient", "GetMonitorSettingsCommand")
@@ -798,11 +796,11 @@ class GetMonitorSettingsCommand extends smithyClient.Command
798
796
  .build() {
799
797
  }
800
798
 
801
- class GetQueueCommand extends smithyClient.Command
799
+ class GetQueueCommand extends client.Command
802
800
  .classBuilder()
803
801
  .ep(commonParams)
804
802
  .m(function (Command, cs, config, o) {
805
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
803
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
806
804
  })
807
805
  .s("Deadline", "GetQueue", {})
808
806
  .n("DeadlineClient", "GetQueueCommand")
@@ -810,11 +808,11 @@ class GetQueueCommand extends smithyClient.Command
810
808
  .build() {
811
809
  }
812
810
 
813
- class GetQueueEnvironmentCommand extends smithyClient.Command
811
+ class GetQueueEnvironmentCommand extends client.Command
814
812
  .classBuilder()
815
813
  .ep(commonParams)
816
814
  .m(function (Command, cs, config, o) {
817
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
815
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
818
816
  })
819
817
  .s("Deadline", "GetQueueEnvironment", {})
820
818
  .n("DeadlineClient", "GetQueueEnvironmentCommand")
@@ -822,11 +820,11 @@ class GetQueueEnvironmentCommand extends smithyClient.Command
822
820
  .build() {
823
821
  }
824
822
 
825
- class GetQueueFleetAssociationCommand extends smithyClient.Command
823
+ class GetQueueFleetAssociationCommand extends client.Command
826
824
  .classBuilder()
827
825
  .ep(commonParams)
828
826
  .m(function (Command, cs, config, o) {
829
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
827
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
830
828
  })
831
829
  .s("Deadline", "GetQueueFleetAssociation", {})
832
830
  .n("DeadlineClient", "GetQueueFleetAssociationCommand")
@@ -834,11 +832,11 @@ class GetQueueFleetAssociationCommand extends smithyClient.Command
834
832
  .build() {
835
833
  }
836
834
 
837
- class GetQueueLimitAssociationCommand extends smithyClient.Command
835
+ class GetQueueLimitAssociationCommand extends client.Command
838
836
  .classBuilder()
839
837
  .ep(commonParams)
840
838
  .m(function (Command, cs, config, o) {
841
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
839
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
842
840
  })
843
841
  .s("Deadline", "GetQueueLimitAssociation", {})
844
842
  .n("DeadlineClient", "GetQueueLimitAssociationCommand")
@@ -846,11 +844,11 @@ class GetQueueLimitAssociationCommand extends smithyClient.Command
846
844
  .build() {
847
845
  }
848
846
 
849
- class GetSessionActionCommand extends smithyClient.Command
847
+ class GetSessionActionCommand extends client.Command
850
848
  .classBuilder()
851
849
  .ep(commonParams)
852
850
  .m(function (Command, cs, config, o) {
853
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
851
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
854
852
  })
855
853
  .s("Deadline", "GetSessionAction", {})
856
854
  .n("DeadlineClient", "GetSessionActionCommand")
@@ -858,11 +856,11 @@ class GetSessionActionCommand extends smithyClient.Command
858
856
  .build() {
859
857
  }
860
858
 
861
- class GetSessionCommand extends smithyClient.Command
859
+ class GetSessionCommand extends client.Command
862
860
  .classBuilder()
863
861
  .ep(commonParams)
864
862
  .m(function (Command, cs, config, o) {
865
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
863
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
866
864
  })
867
865
  .s("Deadline", "GetSession", {})
868
866
  .n("DeadlineClient", "GetSessionCommand")
@@ -870,11 +868,11 @@ class GetSessionCommand extends smithyClient.Command
870
868
  .build() {
871
869
  }
872
870
 
873
- class GetSessionsStatisticsAggregationCommand extends smithyClient.Command
871
+ class GetSessionsStatisticsAggregationCommand extends client.Command
874
872
  .classBuilder()
875
873
  .ep(commonParams)
876
874
  .m(function (Command, cs, config, o) {
877
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
875
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
878
876
  })
879
877
  .s("Deadline", "GetSessionsStatisticsAggregation", {})
880
878
  .n("DeadlineClient", "GetSessionsStatisticsAggregationCommand")
@@ -882,11 +880,11 @@ class GetSessionsStatisticsAggregationCommand extends smithyClient.Command
882
880
  .build() {
883
881
  }
884
882
 
885
- class GetStepCommand extends smithyClient.Command
883
+ class GetStepCommand extends client.Command
886
884
  .classBuilder()
887
885
  .ep(commonParams)
888
886
  .m(function (Command, cs, config, o) {
889
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
887
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
890
888
  })
891
889
  .s("Deadline", "GetStep", {})
892
890
  .n("DeadlineClient", "GetStepCommand")
@@ -894,11 +892,11 @@ class GetStepCommand extends smithyClient.Command
894
892
  .build() {
895
893
  }
896
894
 
897
- class GetStorageProfileCommand extends smithyClient.Command
895
+ class GetStorageProfileCommand extends client.Command
898
896
  .classBuilder()
899
897
  .ep(commonParams)
900
898
  .m(function (Command, cs, config, o) {
901
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
899
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
902
900
  })
903
901
  .s("Deadline", "GetStorageProfile", {})
904
902
  .n("DeadlineClient", "GetStorageProfileCommand")
@@ -906,11 +904,11 @@ class GetStorageProfileCommand extends smithyClient.Command
906
904
  .build() {
907
905
  }
908
906
 
909
- class GetStorageProfileForQueueCommand extends smithyClient.Command
907
+ class GetStorageProfileForQueueCommand extends client.Command
910
908
  .classBuilder()
911
909
  .ep(commonParams)
912
910
  .m(function (Command, cs, config, o) {
913
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
911
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
914
912
  })
915
913
  .s("Deadline", "GetStorageProfileForQueue", {})
916
914
  .n("DeadlineClient", "GetStorageProfileForQueueCommand")
@@ -918,11 +916,11 @@ class GetStorageProfileForQueueCommand extends smithyClient.Command
918
916
  .build() {
919
917
  }
920
918
 
921
- class GetTaskCommand extends smithyClient.Command
919
+ class GetTaskCommand extends client.Command
922
920
  .classBuilder()
923
921
  .ep(commonParams)
924
922
  .m(function (Command, cs, config, o) {
925
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
923
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
926
924
  })
927
925
  .s("Deadline", "GetTask", {})
928
926
  .n("DeadlineClient", "GetTaskCommand")
@@ -930,11 +928,11 @@ class GetTaskCommand extends smithyClient.Command
930
928
  .build() {
931
929
  }
932
930
 
933
- class GetWorkerCommand extends smithyClient.Command
931
+ class GetWorkerCommand extends client.Command
934
932
  .classBuilder()
935
933
  .ep(commonParams)
936
934
  .m(function (Command, cs, config, o) {
937
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
935
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
938
936
  })
939
937
  .s("Deadline", "GetWorker", {})
940
938
  .n("DeadlineClient", "GetWorkerCommand")
@@ -942,11 +940,11 @@ class GetWorkerCommand extends smithyClient.Command
942
940
  .build() {
943
941
  }
944
942
 
945
- class ListAvailableMeteredProductsCommand extends smithyClient.Command
943
+ class ListAvailableMeteredProductsCommand extends client.Command
946
944
  .classBuilder()
947
945
  .ep(commonParams)
948
946
  .m(function (Command, cs, config, o) {
949
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
947
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
950
948
  })
951
949
  .s("Deadline", "ListAvailableMeteredProducts", {})
952
950
  .n("DeadlineClient", "ListAvailableMeteredProductsCommand")
@@ -954,11 +952,11 @@ class ListAvailableMeteredProductsCommand extends smithyClient.Command
954
952
  .build() {
955
953
  }
956
954
 
957
- class ListBudgetsCommand extends smithyClient.Command
955
+ class ListBudgetsCommand extends client.Command
958
956
  .classBuilder()
959
957
  .ep(commonParams)
960
958
  .m(function (Command, cs, config, o) {
961
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
959
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
962
960
  })
963
961
  .s("Deadline", "ListBudgets", {})
964
962
  .n("DeadlineClient", "ListBudgetsCommand")
@@ -966,11 +964,11 @@ class ListBudgetsCommand extends smithyClient.Command
966
964
  .build() {
967
965
  }
968
966
 
969
- class ListFarmMembersCommand extends smithyClient.Command
967
+ class ListFarmMembersCommand extends client.Command
970
968
  .classBuilder()
971
969
  .ep(commonParams)
972
970
  .m(function (Command, cs, config, o) {
973
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
971
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
974
972
  })
975
973
  .s("Deadline", "ListFarmMembers", {})
976
974
  .n("DeadlineClient", "ListFarmMembersCommand")
@@ -978,11 +976,11 @@ class ListFarmMembersCommand extends smithyClient.Command
978
976
  .build() {
979
977
  }
980
978
 
981
- class ListFarmsCommand extends smithyClient.Command
979
+ class ListFarmsCommand extends client.Command
982
980
  .classBuilder()
983
981
  .ep(commonParams)
984
982
  .m(function (Command, cs, config, o) {
985
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
983
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
986
984
  })
987
985
  .s("Deadline", "ListFarms", {})
988
986
  .n("DeadlineClient", "ListFarmsCommand")
@@ -990,11 +988,11 @@ class ListFarmsCommand extends smithyClient.Command
990
988
  .build() {
991
989
  }
992
990
 
993
- class ListFleetMembersCommand extends smithyClient.Command
991
+ class ListFleetMembersCommand extends client.Command
994
992
  .classBuilder()
995
993
  .ep(commonParams)
996
994
  .m(function (Command, cs, config, o) {
997
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
995
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
998
996
  })
999
997
  .s("Deadline", "ListFleetMembers", {})
1000
998
  .n("DeadlineClient", "ListFleetMembersCommand")
@@ -1002,11 +1000,11 @@ class ListFleetMembersCommand extends smithyClient.Command
1002
1000
  .build() {
1003
1001
  }
1004
1002
 
1005
- class ListFleetsCommand extends smithyClient.Command
1003
+ class ListFleetsCommand extends client.Command
1006
1004
  .classBuilder()
1007
1005
  .ep(commonParams)
1008
1006
  .m(function (Command, cs, config, o) {
1009
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1007
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1010
1008
  })
1011
1009
  .s("Deadline", "ListFleets", {})
1012
1010
  .n("DeadlineClient", "ListFleetsCommand")
@@ -1014,11 +1012,11 @@ class ListFleetsCommand extends smithyClient.Command
1014
1012
  .build() {
1015
1013
  }
1016
1014
 
1017
- class ListJobMembersCommand extends smithyClient.Command
1015
+ class ListJobMembersCommand extends client.Command
1018
1016
  .classBuilder()
1019
1017
  .ep(commonParams)
1020
1018
  .m(function (Command, cs, config, o) {
1021
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1019
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1022
1020
  })
1023
1021
  .s("Deadline", "ListJobMembers", {})
1024
1022
  .n("DeadlineClient", "ListJobMembersCommand")
@@ -1026,11 +1024,11 @@ class ListJobMembersCommand extends smithyClient.Command
1026
1024
  .build() {
1027
1025
  }
1028
1026
 
1029
- class ListJobParameterDefinitionsCommand extends smithyClient.Command
1027
+ class ListJobParameterDefinitionsCommand extends client.Command
1030
1028
  .classBuilder()
1031
1029
  .ep(commonParams)
1032
1030
  .m(function (Command, cs, config, o) {
1033
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1031
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1034
1032
  })
1035
1033
  .s("Deadline", "ListJobParameterDefinitions", {})
1036
1034
  .n("DeadlineClient", "ListJobParameterDefinitionsCommand")
@@ -1038,11 +1036,11 @@ class ListJobParameterDefinitionsCommand extends smithyClient.Command
1038
1036
  .build() {
1039
1037
  }
1040
1038
 
1041
- class ListJobsCommand extends smithyClient.Command
1039
+ class ListJobsCommand extends client.Command
1042
1040
  .classBuilder()
1043
1041
  .ep(commonParams)
1044
1042
  .m(function (Command, cs, config, o) {
1045
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1043
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1046
1044
  })
1047
1045
  .s("Deadline", "ListJobs", {})
1048
1046
  .n("DeadlineClient", "ListJobsCommand")
@@ -1050,11 +1048,11 @@ class ListJobsCommand extends smithyClient.Command
1050
1048
  .build() {
1051
1049
  }
1052
1050
 
1053
- class ListLicenseEndpointsCommand extends smithyClient.Command
1051
+ class ListLicenseEndpointsCommand extends client.Command
1054
1052
  .classBuilder()
1055
1053
  .ep(commonParams)
1056
1054
  .m(function (Command, cs, config, o) {
1057
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1055
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1058
1056
  })
1059
1057
  .s("Deadline", "ListLicenseEndpoints", {})
1060
1058
  .n("DeadlineClient", "ListLicenseEndpointsCommand")
@@ -1062,11 +1060,11 @@ class ListLicenseEndpointsCommand extends smithyClient.Command
1062
1060
  .build() {
1063
1061
  }
1064
1062
 
1065
- class ListLimitsCommand extends smithyClient.Command
1063
+ class ListLimitsCommand extends client.Command
1066
1064
  .classBuilder()
1067
1065
  .ep(commonParams)
1068
1066
  .m(function (Command, cs, config, o) {
1069
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1067
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1070
1068
  })
1071
1069
  .s("Deadline", "ListLimits", {})
1072
1070
  .n("DeadlineClient", "ListLimitsCommand")
@@ -1074,11 +1072,11 @@ class ListLimitsCommand extends smithyClient.Command
1074
1072
  .build() {
1075
1073
  }
1076
1074
 
1077
- class ListMeteredProductsCommand extends smithyClient.Command
1075
+ class ListMeteredProductsCommand extends client.Command
1078
1076
  .classBuilder()
1079
1077
  .ep(commonParams)
1080
1078
  .m(function (Command, cs, config, o) {
1081
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1079
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1082
1080
  })
1083
1081
  .s("Deadline", "ListMeteredProducts", {})
1084
1082
  .n("DeadlineClient", "ListMeteredProductsCommand")
@@ -1086,11 +1084,11 @@ class ListMeteredProductsCommand extends smithyClient.Command
1086
1084
  .build() {
1087
1085
  }
1088
1086
 
1089
- class ListMonitorsCommand extends smithyClient.Command
1087
+ class ListMonitorsCommand extends client.Command
1090
1088
  .classBuilder()
1091
1089
  .ep(commonParams)
1092
1090
  .m(function (Command, cs, config, o) {
1093
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1091
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1094
1092
  })
1095
1093
  .s("Deadline", "ListMonitors", {})
1096
1094
  .n("DeadlineClient", "ListMonitorsCommand")
@@ -1098,11 +1096,11 @@ class ListMonitorsCommand extends smithyClient.Command
1098
1096
  .build() {
1099
1097
  }
1100
1098
 
1101
- class ListQueueEnvironmentsCommand extends smithyClient.Command
1099
+ class ListQueueEnvironmentsCommand extends client.Command
1102
1100
  .classBuilder()
1103
1101
  .ep(commonParams)
1104
1102
  .m(function (Command, cs, config, o) {
1105
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1103
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1106
1104
  })
1107
1105
  .s("Deadline", "ListQueueEnvironments", {})
1108
1106
  .n("DeadlineClient", "ListQueueEnvironmentsCommand")
@@ -1110,11 +1108,11 @@ class ListQueueEnvironmentsCommand extends smithyClient.Command
1110
1108
  .build() {
1111
1109
  }
1112
1110
 
1113
- class ListQueueFleetAssociationsCommand extends smithyClient.Command
1111
+ class ListQueueFleetAssociationsCommand extends client.Command
1114
1112
  .classBuilder()
1115
1113
  .ep(commonParams)
1116
1114
  .m(function (Command, cs, config, o) {
1117
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1115
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1118
1116
  })
1119
1117
  .s("Deadline", "ListQueueFleetAssociations", {})
1120
1118
  .n("DeadlineClient", "ListQueueFleetAssociationsCommand")
@@ -1122,11 +1120,11 @@ class ListQueueFleetAssociationsCommand extends smithyClient.Command
1122
1120
  .build() {
1123
1121
  }
1124
1122
 
1125
- class ListQueueLimitAssociationsCommand extends smithyClient.Command
1123
+ class ListQueueLimitAssociationsCommand extends client.Command
1126
1124
  .classBuilder()
1127
1125
  .ep(commonParams)
1128
1126
  .m(function (Command, cs, config, o) {
1129
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1127
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1130
1128
  })
1131
1129
  .s("Deadline", "ListQueueLimitAssociations", {})
1132
1130
  .n("DeadlineClient", "ListQueueLimitAssociationsCommand")
@@ -1134,11 +1132,11 @@ class ListQueueLimitAssociationsCommand extends smithyClient.Command
1134
1132
  .build() {
1135
1133
  }
1136
1134
 
1137
- class ListQueueMembersCommand extends smithyClient.Command
1135
+ class ListQueueMembersCommand extends client.Command
1138
1136
  .classBuilder()
1139
1137
  .ep(commonParams)
1140
1138
  .m(function (Command, cs, config, o) {
1141
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1139
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1142
1140
  })
1143
1141
  .s("Deadline", "ListQueueMembers", {})
1144
1142
  .n("DeadlineClient", "ListQueueMembersCommand")
@@ -1146,11 +1144,11 @@ class ListQueueMembersCommand extends smithyClient.Command
1146
1144
  .build() {
1147
1145
  }
1148
1146
 
1149
- class ListQueuesCommand extends smithyClient.Command
1147
+ class ListQueuesCommand extends client.Command
1150
1148
  .classBuilder()
1151
1149
  .ep(commonParams)
1152
1150
  .m(function (Command, cs, config, o) {
1153
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1151
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1154
1152
  })
1155
1153
  .s("Deadline", "ListQueues", {})
1156
1154
  .n("DeadlineClient", "ListQueuesCommand")
@@ -1158,11 +1156,11 @@ class ListQueuesCommand extends smithyClient.Command
1158
1156
  .build() {
1159
1157
  }
1160
1158
 
1161
- class ListSessionActionsCommand extends smithyClient.Command
1159
+ class ListSessionActionsCommand extends client.Command
1162
1160
  .classBuilder()
1163
1161
  .ep(commonParams)
1164
1162
  .m(function (Command, cs, config, o) {
1165
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1163
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1166
1164
  })
1167
1165
  .s("Deadline", "ListSessionActions", {})
1168
1166
  .n("DeadlineClient", "ListSessionActionsCommand")
@@ -1170,11 +1168,11 @@ class ListSessionActionsCommand extends smithyClient.Command
1170
1168
  .build() {
1171
1169
  }
1172
1170
 
1173
- class ListSessionsCommand extends smithyClient.Command
1171
+ class ListSessionsCommand extends client.Command
1174
1172
  .classBuilder()
1175
1173
  .ep(commonParams)
1176
1174
  .m(function (Command, cs, config, o) {
1177
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1175
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1178
1176
  })
1179
1177
  .s("Deadline", "ListSessions", {})
1180
1178
  .n("DeadlineClient", "ListSessionsCommand")
@@ -1182,11 +1180,11 @@ class ListSessionsCommand extends smithyClient.Command
1182
1180
  .build() {
1183
1181
  }
1184
1182
 
1185
- class ListSessionsForWorkerCommand extends smithyClient.Command
1183
+ class ListSessionsForWorkerCommand extends client.Command
1186
1184
  .classBuilder()
1187
1185
  .ep(commonParams)
1188
1186
  .m(function (Command, cs, config, o) {
1189
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1187
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1190
1188
  })
1191
1189
  .s("Deadline", "ListSessionsForWorker", {})
1192
1190
  .n("DeadlineClient", "ListSessionsForWorkerCommand")
@@ -1194,11 +1192,11 @@ class ListSessionsForWorkerCommand extends smithyClient.Command
1194
1192
  .build() {
1195
1193
  }
1196
1194
 
1197
- class ListStepConsumersCommand extends smithyClient.Command
1195
+ class ListStepConsumersCommand extends client.Command
1198
1196
  .classBuilder()
1199
1197
  .ep(commonParams)
1200
1198
  .m(function (Command, cs, config, o) {
1201
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1199
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1202
1200
  })
1203
1201
  .s("Deadline", "ListStepConsumers", {})
1204
1202
  .n("DeadlineClient", "ListStepConsumersCommand")
@@ -1206,11 +1204,11 @@ class ListStepConsumersCommand extends smithyClient.Command
1206
1204
  .build() {
1207
1205
  }
1208
1206
 
1209
- class ListStepDependenciesCommand extends smithyClient.Command
1207
+ class ListStepDependenciesCommand extends client.Command
1210
1208
  .classBuilder()
1211
1209
  .ep(commonParams)
1212
1210
  .m(function (Command, cs, config, o) {
1213
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1211
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1214
1212
  })
1215
1213
  .s("Deadline", "ListStepDependencies", {})
1216
1214
  .n("DeadlineClient", "ListStepDependenciesCommand")
@@ -1218,11 +1216,11 @@ class ListStepDependenciesCommand extends smithyClient.Command
1218
1216
  .build() {
1219
1217
  }
1220
1218
 
1221
- class ListStepsCommand extends smithyClient.Command
1219
+ class ListStepsCommand extends client.Command
1222
1220
  .classBuilder()
1223
1221
  .ep(commonParams)
1224
1222
  .m(function (Command, cs, config, o) {
1225
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1223
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1226
1224
  })
1227
1225
  .s("Deadline", "ListSteps", {})
1228
1226
  .n("DeadlineClient", "ListStepsCommand")
@@ -1230,11 +1228,11 @@ class ListStepsCommand extends smithyClient.Command
1230
1228
  .build() {
1231
1229
  }
1232
1230
 
1233
- class ListStorageProfilesCommand extends smithyClient.Command
1231
+ class ListStorageProfilesCommand extends client.Command
1234
1232
  .classBuilder()
1235
1233
  .ep(commonParams)
1236
1234
  .m(function (Command, cs, config, o) {
1237
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1235
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1238
1236
  })
1239
1237
  .s("Deadline", "ListStorageProfiles", {})
1240
1238
  .n("DeadlineClient", "ListStorageProfilesCommand")
@@ -1242,11 +1240,11 @@ class ListStorageProfilesCommand extends smithyClient.Command
1242
1240
  .build() {
1243
1241
  }
1244
1242
 
1245
- class ListStorageProfilesForQueueCommand extends smithyClient.Command
1243
+ class ListStorageProfilesForQueueCommand extends client.Command
1246
1244
  .classBuilder()
1247
1245
  .ep(commonParams)
1248
1246
  .m(function (Command, cs, config, o) {
1249
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1247
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1250
1248
  })
1251
1249
  .s("Deadline", "ListStorageProfilesForQueue", {})
1252
1250
  .n("DeadlineClient", "ListStorageProfilesForQueueCommand")
@@ -1254,11 +1252,11 @@ class ListStorageProfilesForQueueCommand extends smithyClient.Command
1254
1252
  .build() {
1255
1253
  }
1256
1254
 
1257
- class ListTagsForResourceCommand extends smithyClient.Command
1255
+ class ListTagsForResourceCommand extends client.Command
1258
1256
  .classBuilder()
1259
1257
  .ep(commonParams)
1260
1258
  .m(function (Command, cs, config, o) {
1261
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1259
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1262
1260
  })
1263
1261
  .s("Deadline", "ListTagsForResource", {})
1264
1262
  .n("DeadlineClient", "ListTagsForResourceCommand")
@@ -1266,11 +1264,11 @@ class ListTagsForResourceCommand extends smithyClient.Command
1266
1264
  .build() {
1267
1265
  }
1268
1266
 
1269
- class ListTasksCommand extends smithyClient.Command
1267
+ class ListTasksCommand extends client.Command
1270
1268
  .classBuilder()
1271
1269
  .ep(commonParams)
1272
1270
  .m(function (Command, cs, config, o) {
1273
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1271
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1274
1272
  })
1275
1273
  .s("Deadline", "ListTasks", {})
1276
1274
  .n("DeadlineClient", "ListTasksCommand")
@@ -1278,11 +1276,11 @@ class ListTasksCommand extends smithyClient.Command
1278
1276
  .build() {
1279
1277
  }
1280
1278
 
1281
- class ListWorkersCommand extends smithyClient.Command
1279
+ class ListWorkersCommand extends client.Command
1282
1280
  .classBuilder()
1283
1281
  .ep(commonParams)
1284
1282
  .m(function (Command, cs, config, o) {
1285
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1283
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1286
1284
  })
1287
1285
  .s("Deadline", "ListWorkers", {})
1288
1286
  .n("DeadlineClient", "ListWorkersCommand")
@@ -1290,11 +1288,11 @@ class ListWorkersCommand extends smithyClient.Command
1290
1288
  .build() {
1291
1289
  }
1292
1290
 
1293
- class PutMeteredProductCommand extends smithyClient.Command
1291
+ class PutMeteredProductCommand extends client.Command
1294
1292
  .classBuilder()
1295
1293
  .ep(commonParams)
1296
1294
  .m(function (Command, cs, config, o) {
1297
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1295
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1298
1296
  })
1299
1297
  .s("Deadline", "PutMeteredProduct", {})
1300
1298
  .n("DeadlineClient", "PutMeteredProductCommand")
@@ -1302,11 +1300,11 @@ class PutMeteredProductCommand extends smithyClient.Command
1302
1300
  .build() {
1303
1301
  }
1304
1302
 
1305
- class SearchJobsCommand extends smithyClient.Command
1303
+ class SearchJobsCommand extends client.Command
1306
1304
  .classBuilder()
1307
1305
  .ep(commonParams)
1308
1306
  .m(function (Command, cs, config, o) {
1309
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1307
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1310
1308
  })
1311
1309
  .s("Deadline", "SearchJobs", {})
1312
1310
  .n("DeadlineClient", "SearchJobsCommand")
@@ -1314,11 +1312,11 @@ class SearchJobsCommand extends smithyClient.Command
1314
1312
  .build() {
1315
1313
  }
1316
1314
 
1317
- class SearchStepsCommand extends smithyClient.Command
1315
+ class SearchStepsCommand extends client.Command
1318
1316
  .classBuilder()
1319
1317
  .ep(commonParams)
1320
1318
  .m(function (Command, cs, config, o) {
1321
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1319
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1322
1320
  })
1323
1321
  .s("Deadline", "SearchSteps", {})
1324
1322
  .n("DeadlineClient", "SearchStepsCommand")
@@ -1326,11 +1324,11 @@ class SearchStepsCommand extends smithyClient.Command
1326
1324
  .build() {
1327
1325
  }
1328
1326
 
1329
- class SearchTasksCommand extends smithyClient.Command
1327
+ class SearchTasksCommand extends client.Command
1330
1328
  .classBuilder()
1331
1329
  .ep(commonParams)
1332
1330
  .m(function (Command, cs, config, o) {
1333
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1331
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1334
1332
  })
1335
1333
  .s("Deadline", "SearchTasks", {})
1336
1334
  .n("DeadlineClient", "SearchTasksCommand")
@@ -1338,11 +1336,11 @@ class SearchTasksCommand extends smithyClient.Command
1338
1336
  .build() {
1339
1337
  }
1340
1338
 
1341
- class SearchWorkersCommand extends smithyClient.Command
1339
+ class SearchWorkersCommand extends client.Command
1342
1340
  .classBuilder()
1343
1341
  .ep(commonParams)
1344
1342
  .m(function (Command, cs, config, o) {
1345
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1343
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1346
1344
  })
1347
1345
  .s("Deadline", "SearchWorkers", {})
1348
1346
  .n("DeadlineClient", "SearchWorkersCommand")
@@ -1350,11 +1348,11 @@ class SearchWorkersCommand extends smithyClient.Command
1350
1348
  .build() {
1351
1349
  }
1352
1350
 
1353
- class StartSessionsStatisticsAggregationCommand extends smithyClient.Command
1351
+ class StartSessionsStatisticsAggregationCommand extends client.Command
1354
1352
  .classBuilder()
1355
1353
  .ep(commonParams)
1356
1354
  .m(function (Command, cs, config, o) {
1357
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1355
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1358
1356
  })
1359
1357
  .s("Deadline", "StartSessionsStatisticsAggregation", {})
1360
1358
  .n("DeadlineClient", "StartSessionsStatisticsAggregationCommand")
@@ -1362,11 +1360,11 @@ class StartSessionsStatisticsAggregationCommand extends smithyClient.Command
1362
1360
  .build() {
1363
1361
  }
1364
1362
 
1365
- class TagResourceCommand extends smithyClient.Command
1363
+ class TagResourceCommand extends client.Command
1366
1364
  .classBuilder()
1367
1365
  .ep(commonParams)
1368
1366
  .m(function (Command, cs, config, o) {
1369
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1367
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1370
1368
  })
1371
1369
  .s("Deadline", "TagResource", {})
1372
1370
  .n("DeadlineClient", "TagResourceCommand")
@@ -1374,11 +1372,11 @@ class TagResourceCommand extends smithyClient.Command
1374
1372
  .build() {
1375
1373
  }
1376
1374
 
1377
- class UntagResourceCommand extends smithyClient.Command
1375
+ class UntagResourceCommand extends client.Command
1378
1376
  .classBuilder()
1379
1377
  .ep(commonParams)
1380
1378
  .m(function (Command, cs, config, o) {
1381
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1379
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1382
1380
  })
1383
1381
  .s("Deadline", "UntagResource", {})
1384
1382
  .n("DeadlineClient", "UntagResourceCommand")
@@ -1386,11 +1384,11 @@ class UntagResourceCommand extends smithyClient.Command
1386
1384
  .build() {
1387
1385
  }
1388
1386
 
1389
- class UpdateBudgetCommand extends smithyClient.Command
1387
+ class UpdateBudgetCommand extends client.Command
1390
1388
  .classBuilder()
1391
1389
  .ep(commonParams)
1392
1390
  .m(function (Command, cs, config, o) {
1393
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1391
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1394
1392
  })
1395
1393
  .s("Deadline", "UpdateBudget", {})
1396
1394
  .n("DeadlineClient", "UpdateBudgetCommand")
@@ -1398,11 +1396,11 @@ class UpdateBudgetCommand extends smithyClient.Command
1398
1396
  .build() {
1399
1397
  }
1400
1398
 
1401
- class UpdateFarmCommand extends smithyClient.Command
1399
+ class UpdateFarmCommand extends client.Command
1402
1400
  .classBuilder()
1403
1401
  .ep(commonParams)
1404
1402
  .m(function (Command, cs, config, o) {
1405
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1403
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1406
1404
  })
1407
1405
  .s("Deadline", "UpdateFarm", {})
1408
1406
  .n("DeadlineClient", "UpdateFarmCommand")
@@ -1410,11 +1408,11 @@ class UpdateFarmCommand extends smithyClient.Command
1410
1408
  .build() {
1411
1409
  }
1412
1410
 
1413
- class UpdateFleetCommand extends smithyClient.Command
1411
+ class UpdateFleetCommand extends client.Command
1414
1412
  .classBuilder()
1415
1413
  .ep(commonParams)
1416
1414
  .m(function (Command, cs, config, o) {
1417
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1415
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1418
1416
  })
1419
1417
  .s("Deadline", "UpdateFleet", {})
1420
1418
  .n("DeadlineClient", "UpdateFleetCommand")
@@ -1422,11 +1420,11 @@ class UpdateFleetCommand extends smithyClient.Command
1422
1420
  .build() {
1423
1421
  }
1424
1422
 
1425
- class UpdateJobCommand extends smithyClient.Command
1423
+ class UpdateJobCommand extends client.Command
1426
1424
  .classBuilder()
1427
1425
  .ep(commonParams)
1428
1426
  .m(function (Command, cs, config, o) {
1429
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1427
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1430
1428
  })
1431
1429
  .s("Deadline", "UpdateJob", {})
1432
1430
  .n("DeadlineClient", "UpdateJobCommand")
@@ -1434,11 +1432,11 @@ class UpdateJobCommand extends smithyClient.Command
1434
1432
  .build() {
1435
1433
  }
1436
1434
 
1437
- class UpdateLimitCommand extends smithyClient.Command
1435
+ class UpdateLimitCommand extends client.Command
1438
1436
  .classBuilder()
1439
1437
  .ep(commonParams)
1440
1438
  .m(function (Command, cs, config, o) {
1441
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1439
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1442
1440
  })
1443
1441
  .s("Deadline", "UpdateLimit", {})
1444
1442
  .n("DeadlineClient", "UpdateLimitCommand")
@@ -1446,11 +1444,11 @@ class UpdateLimitCommand extends smithyClient.Command
1446
1444
  .build() {
1447
1445
  }
1448
1446
 
1449
- class UpdateMonitorCommand extends smithyClient.Command
1447
+ class UpdateMonitorCommand extends client.Command
1450
1448
  .classBuilder()
1451
1449
  .ep(commonParams)
1452
1450
  .m(function (Command, cs, config, o) {
1453
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1451
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1454
1452
  })
1455
1453
  .s("Deadline", "UpdateMonitor", {})
1456
1454
  .n("DeadlineClient", "UpdateMonitorCommand")
@@ -1458,11 +1456,11 @@ class UpdateMonitorCommand extends smithyClient.Command
1458
1456
  .build() {
1459
1457
  }
1460
1458
 
1461
- class UpdateMonitorSettingsCommand extends smithyClient.Command
1459
+ class UpdateMonitorSettingsCommand extends client.Command
1462
1460
  .classBuilder()
1463
1461
  .ep(commonParams)
1464
1462
  .m(function (Command, cs, config, o) {
1465
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1463
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1466
1464
  })
1467
1465
  .s("Deadline", "UpdateMonitorSettings", {})
1468
1466
  .n("DeadlineClient", "UpdateMonitorSettingsCommand")
@@ -1470,11 +1468,11 @@ class UpdateMonitorSettingsCommand extends smithyClient.Command
1470
1468
  .build() {
1471
1469
  }
1472
1470
 
1473
- class UpdateQueueCommand extends smithyClient.Command
1471
+ class UpdateQueueCommand extends client.Command
1474
1472
  .classBuilder()
1475
1473
  .ep(commonParams)
1476
1474
  .m(function (Command, cs, config, o) {
1477
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1475
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1478
1476
  })
1479
1477
  .s("Deadline", "UpdateQueue", {})
1480
1478
  .n("DeadlineClient", "UpdateQueueCommand")
@@ -1482,11 +1480,11 @@ class UpdateQueueCommand extends smithyClient.Command
1482
1480
  .build() {
1483
1481
  }
1484
1482
 
1485
- class UpdateQueueEnvironmentCommand extends smithyClient.Command
1483
+ class UpdateQueueEnvironmentCommand extends client.Command
1486
1484
  .classBuilder()
1487
1485
  .ep(commonParams)
1488
1486
  .m(function (Command, cs, config, o) {
1489
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1487
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1490
1488
  })
1491
1489
  .s("Deadline", "UpdateQueueEnvironment", {})
1492
1490
  .n("DeadlineClient", "UpdateQueueEnvironmentCommand")
@@ -1494,11 +1492,11 @@ class UpdateQueueEnvironmentCommand extends smithyClient.Command
1494
1492
  .build() {
1495
1493
  }
1496
1494
 
1497
- class UpdateQueueFleetAssociationCommand extends smithyClient.Command
1495
+ class UpdateQueueFleetAssociationCommand extends client.Command
1498
1496
  .classBuilder()
1499
1497
  .ep(commonParams)
1500
1498
  .m(function (Command, cs, config, o) {
1501
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1499
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1502
1500
  })
1503
1501
  .s("Deadline", "UpdateQueueFleetAssociation", {})
1504
1502
  .n("DeadlineClient", "UpdateQueueFleetAssociationCommand")
@@ -1506,11 +1504,11 @@ class UpdateQueueFleetAssociationCommand extends smithyClient.Command
1506
1504
  .build() {
1507
1505
  }
1508
1506
 
1509
- class UpdateQueueLimitAssociationCommand extends smithyClient.Command
1507
+ class UpdateQueueLimitAssociationCommand extends client.Command
1510
1508
  .classBuilder()
1511
1509
  .ep(commonParams)
1512
1510
  .m(function (Command, cs, config, o) {
1513
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1511
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1514
1512
  })
1515
1513
  .s("Deadline", "UpdateQueueLimitAssociation", {})
1516
1514
  .n("DeadlineClient", "UpdateQueueLimitAssociationCommand")
@@ -1518,11 +1516,11 @@ class UpdateQueueLimitAssociationCommand extends smithyClient.Command
1518
1516
  .build() {
1519
1517
  }
1520
1518
 
1521
- class UpdateSessionCommand extends smithyClient.Command
1519
+ class UpdateSessionCommand extends client.Command
1522
1520
  .classBuilder()
1523
1521
  .ep(commonParams)
1524
1522
  .m(function (Command, cs, config, o) {
1525
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1523
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1526
1524
  })
1527
1525
  .s("Deadline", "UpdateSession", {})
1528
1526
  .n("DeadlineClient", "UpdateSessionCommand")
@@ -1530,11 +1528,11 @@ class UpdateSessionCommand extends smithyClient.Command
1530
1528
  .build() {
1531
1529
  }
1532
1530
 
1533
- class UpdateStepCommand extends smithyClient.Command
1531
+ class UpdateStepCommand extends client.Command
1534
1532
  .classBuilder()
1535
1533
  .ep(commonParams)
1536
1534
  .m(function (Command, cs, config, o) {
1537
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1535
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1538
1536
  })
1539
1537
  .s("Deadline", "UpdateStep", {})
1540
1538
  .n("DeadlineClient", "UpdateStepCommand")
@@ -1542,11 +1540,11 @@ class UpdateStepCommand extends smithyClient.Command
1542
1540
  .build() {
1543
1541
  }
1544
1542
 
1545
- class UpdateStorageProfileCommand extends smithyClient.Command
1543
+ class UpdateStorageProfileCommand extends client.Command
1546
1544
  .classBuilder()
1547
1545
  .ep(commonParams)
1548
1546
  .m(function (Command, cs, config, o) {
1549
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1547
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1550
1548
  })
1551
1549
  .s("Deadline", "UpdateStorageProfile", {})
1552
1550
  .n("DeadlineClient", "UpdateStorageProfileCommand")
@@ -1554,11 +1552,11 @@ class UpdateStorageProfileCommand extends smithyClient.Command
1554
1552
  .build() {
1555
1553
  }
1556
1554
 
1557
- class UpdateTaskCommand extends smithyClient.Command
1555
+ class UpdateTaskCommand extends client.Command
1558
1556
  .classBuilder()
1559
1557
  .ep(commonParams)
1560
1558
  .m(function (Command, cs, config, o) {
1561
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1559
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1562
1560
  })
1563
1561
  .s("Deadline", "UpdateTask", {})
1564
1562
  .n("DeadlineClient", "UpdateTaskCommand")
@@ -1566,11 +1564,11 @@ class UpdateTaskCommand extends smithyClient.Command
1566
1564
  .build() {
1567
1565
  }
1568
1566
 
1569
- class UpdateWorkerCommand extends smithyClient.Command
1567
+ class UpdateWorkerCommand extends client.Command
1570
1568
  .classBuilder()
1571
1569
  .ep(commonParams)
1572
1570
  .m(function (Command, cs, config, o) {
1573
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1571
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1574
1572
  })
1575
1573
  .s("Deadline", "UpdateWorker", {})
1576
1574
  .n("DeadlineClient", "UpdateWorkerCommand")
@@ -1578,11 +1576,11 @@ class UpdateWorkerCommand extends smithyClient.Command
1578
1576
  .build() {
1579
1577
  }
1580
1578
 
1581
- class UpdateWorkerScheduleCommand extends smithyClient.Command
1579
+ class UpdateWorkerScheduleCommand extends client.Command
1582
1580
  .classBuilder()
1583
1581
  .ep(commonParams)
1584
1582
  .m(function (Command, cs, config, o) {
1585
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1583
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1586
1584
  })
1587
1585
  .s("Deadline", "UpdateWorkerSchedule", {})
1588
1586
  .n("DeadlineClient", "UpdateWorkerScheduleCommand")
@@ -1648,17 +1646,17 @@ const paginateListTasks = core.createPaginator(DeadlineClient, ListTasksCommand,
1648
1646
 
1649
1647
  const paginateListWorkers = core.createPaginator(DeadlineClient, ListWorkersCommand, "nextToken", "nextToken", "maxResults");
1650
1648
 
1651
- const checkState$9 = async (client, input) => {
1649
+ const checkState$9 = async (client$1, input) => {
1652
1650
  let reason;
1653
1651
  try {
1654
- let result = await client.send(new GetFleetCommand(input));
1652
+ let result = await client$1.send(new GetFleetCommand(input));
1655
1653
  reason = result;
1656
1654
  try {
1657
1655
  const returnComparator = () => {
1658
1656
  return result.status;
1659
1657
  };
1660
1658
  if (returnComparator() === "ACTIVE") {
1661
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1659
+ return { state: client.WaiterState.SUCCESS, reason };
1662
1660
  }
1663
1661
  }
1664
1662
  catch (e) { }
@@ -1667,7 +1665,7 @@ const checkState$9 = async (client, input) => {
1667
1665
  return result.status;
1668
1666
  };
1669
1667
  if (returnComparator() === "CREATE_FAILED") {
1670
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1668
+ return { state: client.WaiterState.FAILURE, reason };
1671
1669
  }
1672
1670
  }
1673
1671
  catch (e) { }
@@ -1676,7 +1674,7 @@ const checkState$9 = async (client, input) => {
1676
1674
  return result.status;
1677
1675
  };
1678
1676
  if (returnComparator() === "UPDATE_FAILED") {
1679
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1677
+ return { state: client.WaiterState.FAILURE, reason };
1680
1678
  }
1681
1679
  }
1682
1680
  catch (e) { }
@@ -1684,29 +1682,29 @@ const checkState$9 = async (client, input) => {
1684
1682
  catch (exception) {
1685
1683
  reason = exception;
1686
1684
  }
1687
- return { state: utilWaiter.WaiterState.RETRY, reason };
1685
+ return { state: client.WaiterState.RETRY, reason };
1688
1686
  };
1689
1687
  const waitForFleetActive = async (params, input) => {
1690
1688
  const serviceDefaults = { minDelay: 5, maxDelay: 900 };
1691
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
1689
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
1692
1690
  };
1693
1691
  const waitUntilFleetActive = async (params, input) => {
1694
1692
  const serviceDefaults = { minDelay: 5, maxDelay: 900 };
1695
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
1696
- return utilWaiter.checkExceptions(result);
1693
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
1694
+ return client.checkExceptions(result);
1697
1695
  };
1698
1696
 
1699
- const checkState$8 = async (client, input) => {
1697
+ const checkState$8 = async (client$1, input) => {
1700
1698
  let reason;
1701
1699
  try {
1702
- let result = await client.send(new GetJobCommand(input));
1700
+ let result = await client$1.send(new GetJobCommand(input));
1703
1701
  reason = result;
1704
1702
  try {
1705
1703
  const returnComparator = () => {
1706
1704
  return result.taskRunStatus;
1707
1705
  };
1708
1706
  if (returnComparator() === "SUCCEEDED") {
1709
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1707
+ return { state: client.WaiterState.SUCCESS, reason };
1710
1708
  }
1711
1709
  }
1712
1710
  catch (e) { }
@@ -1715,7 +1713,7 @@ const checkState$8 = async (client, input) => {
1715
1713
  return result.taskRunStatus;
1716
1714
  };
1717
1715
  if (returnComparator() === "FAILED") {
1718
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1716
+ return { state: client.WaiterState.SUCCESS, reason };
1719
1717
  }
1720
1718
  }
1721
1719
  catch (e) { }
@@ -1724,7 +1722,7 @@ const checkState$8 = async (client, input) => {
1724
1722
  return result.taskRunStatus;
1725
1723
  };
1726
1724
  if (returnComparator() === "CANCELED") {
1727
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1725
+ return { state: client.WaiterState.SUCCESS, reason };
1728
1726
  }
1729
1727
  }
1730
1728
  catch (e) { }
@@ -1733,7 +1731,7 @@ const checkState$8 = async (client, input) => {
1733
1731
  return result.taskRunStatus;
1734
1732
  };
1735
1733
  if (returnComparator() === "SUSPENDED") {
1736
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1734
+ return { state: client.WaiterState.SUCCESS, reason };
1737
1735
  }
1738
1736
  }
1739
1737
  catch (e) { }
@@ -1742,7 +1740,7 @@ const checkState$8 = async (client, input) => {
1742
1740
  return result.taskRunStatus;
1743
1741
  };
1744
1742
  if (returnComparator() === "NOT_COMPATIBLE") {
1745
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1743
+ return { state: client.WaiterState.SUCCESS, reason };
1746
1744
  }
1747
1745
  }
1748
1746
  catch (e) { }
@@ -1751,7 +1749,7 @@ const checkState$8 = async (client, input) => {
1751
1749
  return result.lifecycleStatus;
1752
1750
  };
1753
1751
  if (returnComparator() === "ARCHIVED") {
1754
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1752
+ return { state: client.WaiterState.SUCCESS, reason };
1755
1753
  }
1756
1754
  }
1757
1755
  catch (e) { }
@@ -1759,29 +1757,29 @@ const checkState$8 = async (client, input) => {
1759
1757
  catch (exception) {
1760
1758
  reason = exception;
1761
1759
  }
1762
- return { state: utilWaiter.WaiterState.RETRY, reason };
1760
+ return { state: client.WaiterState.RETRY, reason };
1763
1761
  };
1764
1762
  const waitForJobComplete = async (params, input) => {
1765
1763
  const serviceDefaults = { minDelay: 15, maxDelay: 3600 };
1766
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
1764
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
1767
1765
  };
1768
1766
  const waitUntilJobComplete = async (params, input) => {
1769
1767
  const serviceDefaults = { minDelay: 15, maxDelay: 3600 };
1770
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
1771
- return utilWaiter.checkExceptions(result);
1768
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
1769
+ return client.checkExceptions(result);
1772
1770
  };
1773
1771
 
1774
- const checkState$7 = async (client, input) => {
1772
+ const checkState$7 = async (client$1, input) => {
1775
1773
  let reason;
1776
1774
  try {
1777
- let result = await client.send(new GetJobCommand(input));
1775
+ let result = await client$1.send(new GetJobCommand(input));
1778
1776
  reason = result;
1779
1777
  try {
1780
1778
  const returnComparator = () => {
1781
1779
  return result.lifecycleStatus;
1782
1780
  };
1783
1781
  if (returnComparator() === "CREATE_COMPLETE") {
1784
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1782
+ return { state: client.WaiterState.SUCCESS, reason };
1785
1783
  }
1786
1784
  }
1787
1785
  catch (e) { }
@@ -1790,7 +1788,7 @@ const checkState$7 = async (client, input) => {
1790
1788
  return result.lifecycleStatus;
1791
1789
  };
1792
1790
  if (returnComparator() === "UPDATE_IN_PROGRESS") {
1793
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1791
+ return { state: client.WaiterState.SUCCESS, reason };
1794
1792
  }
1795
1793
  }
1796
1794
  catch (e) { }
@@ -1799,7 +1797,7 @@ const checkState$7 = async (client, input) => {
1799
1797
  return result.lifecycleStatus;
1800
1798
  };
1801
1799
  if (returnComparator() === "UPDATE_FAILED") {
1802
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1800
+ return { state: client.WaiterState.SUCCESS, reason };
1803
1801
  }
1804
1802
  }
1805
1803
  catch (e) { }
@@ -1808,7 +1806,7 @@ const checkState$7 = async (client, input) => {
1808
1806
  return result.lifecycleStatus;
1809
1807
  };
1810
1808
  if (returnComparator() === "UPDATE_SUCCEEDED") {
1811
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1809
+ return { state: client.WaiterState.SUCCESS, reason };
1812
1810
  }
1813
1811
  }
1814
1812
  catch (e) { }
@@ -1817,7 +1815,7 @@ const checkState$7 = async (client, input) => {
1817
1815
  return result.lifecycleStatus;
1818
1816
  };
1819
1817
  if (returnComparator() === "UPLOAD_FAILED") {
1820
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1818
+ return { state: client.WaiterState.FAILURE, reason };
1821
1819
  }
1822
1820
  }
1823
1821
  catch (e) { }
@@ -1826,7 +1824,7 @@ const checkState$7 = async (client, input) => {
1826
1824
  return result.lifecycleStatus;
1827
1825
  };
1828
1826
  if (returnComparator() === "CREATE_FAILED") {
1829
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1827
+ return { state: client.WaiterState.FAILURE, reason };
1830
1828
  }
1831
1829
  }
1832
1830
  catch (e) { }
@@ -1834,29 +1832,29 @@ const checkState$7 = async (client, input) => {
1834
1832
  catch (exception) {
1835
1833
  reason = exception;
1836
1834
  }
1837
- return { state: utilWaiter.WaiterState.RETRY, reason };
1835
+ return { state: client.WaiterState.RETRY, reason };
1838
1836
  };
1839
1837
  const waitForJobCreateComplete = async (params, input) => {
1840
1838
  const serviceDefaults = { minDelay: 1, maxDelay: 120 };
1841
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
1839
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
1842
1840
  };
1843
1841
  const waitUntilJobCreateComplete = async (params, input) => {
1844
1842
  const serviceDefaults = { minDelay: 1, maxDelay: 120 };
1845
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
1846
- return utilWaiter.checkExceptions(result);
1843
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
1844
+ return client.checkExceptions(result);
1847
1845
  };
1848
1846
 
1849
- const checkState$6 = async (client, input) => {
1847
+ const checkState$6 = async (client$1, input) => {
1850
1848
  let reason;
1851
1849
  try {
1852
- let result = await client.send(new GetJobCommand(input));
1850
+ let result = await client$1.send(new GetJobCommand(input));
1853
1851
  reason = result;
1854
1852
  try {
1855
1853
  const returnComparator = () => {
1856
1854
  return result.taskRunStatus;
1857
1855
  };
1858
1856
  if (returnComparator() === "SUCCEEDED") {
1859
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1857
+ return { state: client.WaiterState.SUCCESS, reason };
1860
1858
  }
1861
1859
  }
1862
1860
  catch (e) { }
@@ -1865,7 +1863,7 @@ const checkState$6 = async (client, input) => {
1865
1863
  return result.taskRunStatus;
1866
1864
  };
1867
1865
  if (returnComparator() === "FAILED") {
1868
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1866
+ return { state: client.WaiterState.FAILURE, reason };
1869
1867
  }
1870
1868
  }
1871
1869
  catch (e) { }
@@ -1874,7 +1872,7 @@ const checkState$6 = async (client, input) => {
1874
1872
  return result.taskRunStatus;
1875
1873
  };
1876
1874
  if (returnComparator() === "CANCELED") {
1877
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1875
+ return { state: client.WaiterState.FAILURE, reason };
1878
1876
  }
1879
1877
  }
1880
1878
  catch (e) { }
@@ -1883,7 +1881,7 @@ const checkState$6 = async (client, input) => {
1883
1881
  return result.taskRunStatus;
1884
1882
  };
1885
1883
  if (returnComparator() === "SUSPENDED") {
1886
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1884
+ return { state: client.WaiterState.FAILURE, reason };
1887
1885
  }
1888
1886
  }
1889
1887
  catch (e) { }
@@ -1892,7 +1890,7 @@ const checkState$6 = async (client, input) => {
1892
1890
  return result.taskRunStatus;
1893
1891
  };
1894
1892
  if (returnComparator() === "NOT_COMPATIBLE") {
1895
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1893
+ return { state: client.WaiterState.FAILURE, reason };
1896
1894
  }
1897
1895
  }
1898
1896
  catch (e) { }
@@ -1901,7 +1899,7 @@ const checkState$6 = async (client, input) => {
1901
1899
  return result.lifecycleStatus;
1902
1900
  };
1903
1901
  if (returnComparator() === "ARCHIVED") {
1904
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1902
+ return { state: client.WaiterState.FAILURE, reason };
1905
1903
  }
1906
1904
  }
1907
1905
  catch (e) { }
@@ -1909,29 +1907,29 @@ const checkState$6 = async (client, input) => {
1909
1907
  catch (exception) {
1910
1908
  reason = exception;
1911
1909
  }
1912
- return { state: utilWaiter.WaiterState.RETRY, reason };
1910
+ return { state: client.WaiterState.RETRY, reason };
1913
1911
  };
1914
1912
  const waitForJobSucceeded = async (params, input) => {
1915
1913
  const serviceDefaults = { minDelay: 15, maxDelay: 3600 };
1916
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
1914
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
1917
1915
  };
1918
1916
  const waitUntilJobSucceeded = async (params, input) => {
1919
1917
  const serviceDefaults = { minDelay: 15, maxDelay: 3600 };
1920
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
1921
- return utilWaiter.checkExceptions(result);
1918
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
1919
+ return client.checkExceptions(result);
1922
1920
  };
1923
1921
 
1924
- const checkState$5 = async (client, input) => {
1922
+ const checkState$5 = async (client$1, input) => {
1925
1923
  let reason;
1926
1924
  try {
1927
- let result = await client.send(new GetLicenseEndpointCommand(input));
1925
+ let result = await client$1.send(new GetLicenseEndpointCommand(input));
1928
1926
  reason = result;
1929
1927
  try {
1930
1928
  const returnComparator = () => {
1931
1929
  return result.status;
1932
1930
  };
1933
1931
  if (returnComparator() === "NOT_READY") {
1934
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1932
+ return { state: client.WaiterState.FAILURE, reason };
1935
1933
  }
1936
1934
  }
1937
1935
  catch (e) { }
@@ -1939,32 +1937,32 @@ const checkState$5 = async (client, input) => {
1939
1937
  catch (exception) {
1940
1938
  reason = exception;
1941
1939
  if (exception.name === "ResourceNotFoundException") {
1942
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1940
+ return { state: client.WaiterState.SUCCESS, reason };
1943
1941
  }
1944
1942
  }
1945
- return { state: utilWaiter.WaiterState.RETRY, reason };
1943
+ return { state: client.WaiterState.RETRY, reason };
1946
1944
  };
1947
1945
  const waitForLicenseEndpointDeleted = async (params, input) => {
1948
1946
  const serviceDefaults = { minDelay: 10, maxDelay: 2340 };
1949
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
1947
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
1950
1948
  };
1951
1949
  const waitUntilLicenseEndpointDeleted = async (params, input) => {
1952
1950
  const serviceDefaults = { minDelay: 10, maxDelay: 2340 };
1953
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
1954
- return utilWaiter.checkExceptions(result);
1951
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
1952
+ return client.checkExceptions(result);
1955
1953
  };
1956
1954
 
1957
- const checkState$4 = async (client, input) => {
1955
+ const checkState$4 = async (client$1, input) => {
1958
1956
  let reason;
1959
1957
  try {
1960
- let result = await client.send(new GetLicenseEndpointCommand(input));
1958
+ let result = await client$1.send(new GetLicenseEndpointCommand(input));
1961
1959
  reason = result;
1962
1960
  try {
1963
1961
  const returnComparator = () => {
1964
1962
  return result.status;
1965
1963
  };
1966
1964
  if (returnComparator() === "READY") {
1967
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1965
+ return { state: client.WaiterState.SUCCESS, reason };
1968
1966
  }
1969
1967
  }
1970
1968
  catch (e) { }
@@ -1973,7 +1971,7 @@ const checkState$4 = async (client, input) => {
1973
1971
  return result.status;
1974
1972
  };
1975
1973
  if (returnComparator() === "NOT_READY") {
1976
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1974
+ return { state: client.WaiterState.FAILURE, reason };
1977
1975
  }
1978
1976
  }
1979
1977
  catch (e) { }
@@ -1981,29 +1979,29 @@ const checkState$4 = async (client, input) => {
1981
1979
  catch (exception) {
1982
1980
  reason = exception;
1983
1981
  }
1984
- return { state: utilWaiter.WaiterState.RETRY, reason };
1982
+ return { state: client.WaiterState.RETRY, reason };
1985
1983
  };
1986
1984
  const waitForLicenseEndpointValid = async (params, input) => {
1987
1985
  const serviceDefaults = { minDelay: 10, maxDelay: 1140 };
1988
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
1986
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
1989
1987
  };
1990
1988
  const waitUntilLicenseEndpointValid = async (params, input) => {
1991
1989
  const serviceDefaults = { minDelay: 10, maxDelay: 1140 };
1992
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
1993
- return utilWaiter.checkExceptions(result);
1990
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
1991
+ return client.checkExceptions(result);
1994
1992
  };
1995
1993
 
1996
- const checkState$3 = async (client, input) => {
1994
+ const checkState$3 = async (client$1, input) => {
1997
1995
  let reason;
1998
1996
  try {
1999
- let result = await client.send(new GetQueueFleetAssociationCommand(input));
1997
+ let result = await client$1.send(new GetQueueFleetAssociationCommand(input));
2000
1998
  reason = result;
2001
1999
  try {
2002
2000
  const returnComparator = () => {
2003
2001
  return result.status;
2004
2002
  };
2005
2003
  if (returnComparator() === "STOPPED") {
2006
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2004
+ return { state: client.WaiterState.SUCCESS, reason };
2007
2005
  }
2008
2006
  }
2009
2007
  catch (e) { }
@@ -2011,29 +2009,29 @@ const checkState$3 = async (client, input) => {
2011
2009
  catch (exception) {
2012
2010
  reason = exception;
2013
2011
  }
2014
- return { state: utilWaiter.WaiterState.RETRY, reason };
2012
+ return { state: client.WaiterState.RETRY, reason };
2015
2013
  };
2016
2014
  const waitForQueueFleetAssociationStopped = async (params, input) => {
2017
2015
  const serviceDefaults = { minDelay: 10, maxDelay: 600 };
2018
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
2016
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
2019
2017
  };
2020
2018
  const waitUntilQueueFleetAssociationStopped = async (params, input) => {
2021
2019
  const serviceDefaults = { minDelay: 10, maxDelay: 600 };
2022
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
2023
- return utilWaiter.checkExceptions(result);
2020
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
2021
+ return client.checkExceptions(result);
2024
2022
  };
2025
2023
 
2026
- const checkState$2 = async (client, input) => {
2024
+ const checkState$2 = async (client$1, input) => {
2027
2025
  let reason;
2028
2026
  try {
2029
- let result = await client.send(new GetQueueLimitAssociationCommand(input));
2027
+ let result = await client$1.send(new GetQueueLimitAssociationCommand(input));
2030
2028
  reason = result;
2031
2029
  try {
2032
2030
  const returnComparator = () => {
2033
2031
  return result.status;
2034
2032
  };
2035
2033
  if (returnComparator() === "STOPPED") {
2036
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2034
+ return { state: client.WaiterState.SUCCESS, reason };
2037
2035
  }
2038
2036
  }
2039
2037
  catch (e) { }
@@ -2041,29 +2039,29 @@ const checkState$2 = async (client, input) => {
2041
2039
  catch (exception) {
2042
2040
  reason = exception;
2043
2041
  }
2044
- return { state: utilWaiter.WaiterState.RETRY, reason };
2042
+ return { state: client.WaiterState.RETRY, reason };
2045
2043
  };
2046
2044
  const waitForQueueLimitAssociationStopped = async (params, input) => {
2047
2045
  const serviceDefaults = { minDelay: 10, maxDelay: 600 };
2048
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
2046
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
2049
2047
  };
2050
2048
  const waitUntilQueueLimitAssociationStopped = async (params, input) => {
2051
2049
  const serviceDefaults = { minDelay: 10, maxDelay: 600 };
2052
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
2053
- return utilWaiter.checkExceptions(result);
2050
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
2051
+ return client.checkExceptions(result);
2054
2052
  };
2055
2053
 
2056
- const checkState$1 = async (client, input) => {
2054
+ const checkState$1 = async (client$1, input) => {
2057
2055
  let reason;
2058
2056
  try {
2059
- let result = await client.send(new GetQueueCommand(input));
2057
+ let result = await client$1.send(new GetQueueCommand(input));
2060
2058
  reason = result;
2061
2059
  try {
2062
2060
  const returnComparator = () => {
2063
2061
  return result.status;
2064
2062
  };
2065
2063
  if (returnComparator() === "SCHEDULING") {
2066
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2064
+ return { state: client.WaiterState.SUCCESS, reason };
2067
2065
  }
2068
2066
  }
2069
2067
  catch (e) { }
@@ -2071,29 +2069,29 @@ const checkState$1 = async (client, input) => {
2071
2069
  catch (exception) {
2072
2070
  reason = exception;
2073
2071
  }
2074
- return { state: utilWaiter.WaiterState.RETRY, reason };
2072
+ return { state: client.WaiterState.RETRY, reason };
2075
2073
  };
2076
2074
  const waitForQueueScheduling = async (params, input) => {
2077
2075
  const serviceDefaults = { minDelay: 10, maxDelay: 700 };
2078
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
2076
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
2079
2077
  };
2080
2078
  const waitUntilQueueScheduling = async (params, input) => {
2081
2079
  const serviceDefaults = { minDelay: 10, maxDelay: 700 };
2082
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
2083
- return utilWaiter.checkExceptions(result);
2080
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
2081
+ return client.checkExceptions(result);
2084
2082
  };
2085
2083
 
2086
- const checkState = async (client, input) => {
2084
+ const checkState = async (client$1, input) => {
2087
2085
  let reason;
2088
2086
  try {
2089
- let result = await client.send(new GetQueueCommand(input));
2087
+ let result = await client$1.send(new GetQueueCommand(input));
2090
2088
  reason = result;
2091
2089
  try {
2092
2090
  const returnComparator = () => {
2093
2091
  return result.status;
2094
2092
  };
2095
2093
  if (returnComparator() === "SCHEDULING_BLOCKED") {
2096
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2094
+ return { state: client.WaiterState.SUCCESS, reason };
2097
2095
  }
2098
2096
  }
2099
2097
  catch (e) { }
@@ -2101,16 +2099,16 @@ const checkState = async (client, input) => {
2101
2099
  catch (exception) {
2102
2100
  reason = exception;
2103
2101
  }
2104
- return { state: utilWaiter.WaiterState.RETRY, reason };
2102
+ return { state: client.WaiterState.RETRY, reason };
2105
2103
  };
2106
2104
  const waitForQueueSchedulingBlocked = async (params, input) => {
2107
2105
  const serviceDefaults = { minDelay: 10, maxDelay: 300 };
2108
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
2106
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
2109
2107
  };
2110
2108
  const waitUntilQueueSchedulingBlocked = async (params, input) => {
2111
2109
  const serviceDefaults = { minDelay: 10, maxDelay: 300 };
2112
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
2113
- return utilWaiter.checkExceptions(result);
2110
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
2111
+ return client.checkExceptions(result);
2114
2112
  };
2115
2113
 
2116
2114
  const commands = {
@@ -2283,7 +2281,7 @@ const waiters = {
2283
2281
  };
2284
2282
  class Deadline extends DeadlineClient {
2285
2283
  }
2286
- smithyClient.createAggregatedClient(commands, Deadline, { paginators, waiters });
2284
+ client.createAggregatedClient(commands, Deadline, { paginators, waiters });
2287
2285
 
2288
2286
  const AcceleratorName = {
2289
2287
  A10G: "a10g",
@@ -2680,8 +2678,8 @@ const UpdateQueueLimitAssociationStatus = {
2680
2678
  STOP_LIMIT_USAGE_AND_COMPLETE_TASKS: "STOP_LIMIT_USAGE_AND_COMPLETE_TASKS",
2681
2679
  };
2682
2680
 
2683
- exports.$Command = smithyClient.Command;
2684
- exports.__Client = smithyClient.Client;
2681
+ exports.$Command = client.Command;
2682
+ exports.__Client = client.Client;
2685
2683
  exports.DeadlineServiceException = DeadlineServiceException.DeadlineServiceException;
2686
2684
  exports.AcceleratorName = AcceleratorName;
2687
2685
  exports.AcceleratorType = AcceleratorType;