@aws-sdk/client-deadline 3.1045.0 → 3.1047.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
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { BatchGetJobRequest, BatchGetJobResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface BatchGetJobCommandInput extends BatchGetJobRequest {
22
22
  export interface BatchGetJobCommandOutput extends BatchGetJobResponse, __MetadataBearer {
23
23
  }
24
24
  declare const BatchGetJobCommand_base: {
25
- new (input: BatchGetJobCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetJobCommandInput, BatchGetJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchGetJobCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetJobCommandInput, BatchGetJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: BatchGetJobCommandInput): import("@smithy/core/client").CommandImpl<BatchGetJobCommandInput, BatchGetJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetJobCommandInput): import("@smithy/core/client").CommandImpl<BatchGetJobCommandInput, BatchGetJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Retrieves multiple jobs in a single request. This is a batch version of the <code>GetJob</code> API.</p> <p>The result of getting each job is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { BatchGetJobEntityRequest, BatchGetJobEntityResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface BatchGetJobEntityCommandInput extends BatchGetJobEntityRequest
22
22
  export interface BatchGetJobEntityCommandOutput extends BatchGetJobEntityResponse, __MetadataBearer {
23
23
  }
24
24
  declare const BatchGetJobEntityCommand_base: {
25
- new (input: BatchGetJobEntityCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetJobEntityCommandInput, BatchGetJobEntityCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchGetJobEntityCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetJobEntityCommandInput, BatchGetJobEntityCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: BatchGetJobEntityCommandInput): import("@smithy/core/client").CommandImpl<BatchGetJobEntityCommandInput, BatchGetJobEntityCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetJobEntityCommandInput): import("@smithy/core/client").CommandImpl<BatchGetJobEntityCommandInput, BatchGetJobEntityCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Get batched job details for a worker.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { BatchGetSessionActionRequest, BatchGetSessionActionResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface BatchGetSessionActionCommandInput extends BatchGetSessionAction
22
22
  export interface BatchGetSessionActionCommandOutput extends BatchGetSessionActionResponse, __MetadataBearer {
23
23
  }
24
24
  declare const BatchGetSessionActionCommand_base: {
25
- new (input: BatchGetSessionActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSessionActionCommandInput, BatchGetSessionActionCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchGetSessionActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSessionActionCommandInput, BatchGetSessionActionCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: BatchGetSessionActionCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSessionActionCommandInput, BatchGetSessionActionCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetSessionActionCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSessionActionCommandInput, BatchGetSessionActionCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Retrieves multiple session actions in a single request. This is a batch version of the <code>GetSessionAction</code> API.</p> <p>The result of getting each session action is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { BatchGetSessionRequest, BatchGetSessionResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface BatchGetSessionCommandInput extends BatchGetSessionRequest {
22
22
  export interface BatchGetSessionCommandOutput extends BatchGetSessionResponse, __MetadataBearer {
23
23
  }
24
24
  declare const BatchGetSessionCommand_base: {
25
- new (input: BatchGetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSessionCommandInput, BatchGetSessionCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchGetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSessionCommandInput, BatchGetSessionCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: BatchGetSessionCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSessionCommandInput, BatchGetSessionCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetSessionCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSessionCommandInput, BatchGetSessionCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Retrieves multiple sessions in a single request. This is a batch version of the <code>GetSession</code> API.</p> <p>The result of getting each session is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { BatchGetStepRequest, BatchGetStepResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface BatchGetStepCommandInput extends BatchGetStepRequest {
22
22
  export interface BatchGetStepCommandOutput extends BatchGetStepResponse, __MetadataBearer {
23
23
  }
24
24
  declare const BatchGetStepCommand_base: {
25
- new (input: BatchGetStepCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetStepCommandInput, BatchGetStepCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchGetStepCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetStepCommandInput, BatchGetStepCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: BatchGetStepCommandInput): import("@smithy/core/client").CommandImpl<BatchGetStepCommandInput, BatchGetStepCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetStepCommandInput): import("@smithy/core/client").CommandImpl<BatchGetStepCommandInput, BatchGetStepCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Retrieves multiple steps in a single request. This is a batch version of the <code>GetStep</code> API.</p> <p>The result of getting each step is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { BatchGetTaskRequest, BatchGetTaskResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface BatchGetTaskCommandInput extends BatchGetTaskRequest {
22
22
  export interface BatchGetTaskCommandOutput extends BatchGetTaskResponse, __MetadataBearer {
23
23
  }
24
24
  declare const BatchGetTaskCommand_base: {
25
- new (input: BatchGetTaskCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetTaskCommandInput, BatchGetTaskCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchGetTaskCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetTaskCommandInput, BatchGetTaskCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: BatchGetTaskCommandInput): import("@smithy/core/client").CommandImpl<BatchGetTaskCommandInput, BatchGetTaskCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetTaskCommandInput): import("@smithy/core/client").CommandImpl<BatchGetTaskCommandInput, BatchGetTaskCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Retrieves multiple tasks in a single request. This is a batch version of the <code>GetTask</code> API.</p> <p>The result of getting each task is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { BatchGetWorkerRequest, BatchGetWorkerResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface BatchGetWorkerCommandInput extends BatchGetWorkerRequest {
22
22
  export interface BatchGetWorkerCommandOutput extends BatchGetWorkerResponse, __MetadataBearer {
23
23
  }
24
24
  declare const BatchGetWorkerCommand_base: {
25
- new (input: BatchGetWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetWorkerCommandInput, BatchGetWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchGetWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetWorkerCommandInput, BatchGetWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: BatchGetWorkerCommandInput): import("@smithy/core/client").CommandImpl<BatchGetWorkerCommandInput, BatchGetWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetWorkerCommandInput): import("@smithy/core/client").CommandImpl<BatchGetWorkerCommandInput, BatchGetWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Retrieves multiple workers in a single request. This is a batch version of the <code>GetWorker</code> API.</p> <p>The result of getting each worker is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { BatchUpdateJobRequest, BatchUpdateJobResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface BatchUpdateJobCommandInput extends BatchUpdateJobRequest {
22
22
  export interface BatchUpdateJobCommandOutput extends BatchUpdateJobResponse, __MetadataBearer {
23
23
  }
24
24
  declare const BatchUpdateJobCommand_base: {
25
- new (input: BatchUpdateJobCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateJobCommandInput, BatchUpdateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchUpdateJobCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateJobCommandInput, BatchUpdateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: BatchUpdateJobCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateJobCommandInput, BatchUpdateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchUpdateJobCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateJobCommandInput, BatchUpdateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Updates multiple jobs in a single request. This is a batch version of the <code>UpdateJob</code> API.</p> <p>The result of updating each job is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p> <p>When you change the status of a job to <code>ARCHIVED</code>, the job can't be scheduled or archived.</p> <important> <p>An archived job and its steps and tasks are deleted after 120 days. The job can't be recovered.</p> </important>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { BatchUpdateTaskRequest, BatchUpdateTaskResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface BatchUpdateTaskCommandInput extends BatchUpdateTaskRequest {
22
22
  export interface BatchUpdateTaskCommandOutput extends BatchUpdateTaskResponse, __MetadataBearer {
23
23
  }
24
24
  declare const BatchUpdateTaskCommand_base: {
25
- new (input: BatchUpdateTaskCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateTaskCommandInput, BatchUpdateTaskCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchUpdateTaskCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateTaskCommandInput, BatchUpdateTaskCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: BatchUpdateTaskCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateTaskCommandInput, BatchUpdateTaskCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchUpdateTaskCommandInput): import("@smithy/core/client").CommandImpl<BatchUpdateTaskCommandInput, BatchUpdateTaskCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Updates multiple tasks in a single request. This is a batch version of the <code>UpdateTask</code> API.</p> <p>The result of updating each task is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CopyJobTemplateRequest, CopyJobTemplateResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CopyJobTemplateCommandInput extends CopyJobTemplateRequest {
22
22
  export interface CopyJobTemplateCommandOutput extends CopyJobTemplateResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CopyJobTemplateCommand_base: {
25
- new (input: CopyJobTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CopyJobTemplateCommandInput, CopyJobTemplateCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CopyJobTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CopyJobTemplateCommandInput, CopyJobTemplateCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CopyJobTemplateCommandInput): import("@smithy/core/client").CommandImpl<CopyJobTemplateCommandInput, CopyJobTemplateCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CopyJobTemplateCommandInput): import("@smithy/core/client").CommandImpl<CopyJobTemplateCommandInput, CopyJobTemplateCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Copies a job template to an Amazon S3 bucket.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateBudgetRequest, CreateBudgetResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateBudgetCommandInput extends CreateBudgetRequest {
22
22
  export interface CreateBudgetCommandOutput extends CreateBudgetResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateBudgetCommand_base: {
25
- new (input: CreateBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBudgetCommandInput, CreateBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBudgetCommandInput, CreateBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateBudgetCommandInput): import("@smithy/core/client").CommandImpl<CreateBudgetCommandInput, CreateBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBudgetCommandInput): import("@smithy/core/client").CommandImpl<CreateBudgetCommandInput, CreateBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Creates a budget to set spending thresholds for your rendering activity.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateFarmRequest, CreateFarmResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateFarmCommandInput extends CreateFarmRequest {
22
22
  export interface CreateFarmCommandOutput extends CreateFarmResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateFarmCommand_base: {
25
- new (input: CreateFarmCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFarmCommandInput, CreateFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateFarmCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFarmCommandInput, CreateFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateFarmCommandInput): import("@smithy/core/client").CommandImpl<CreateFarmCommandInput, CreateFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateFarmCommandInput): import("@smithy/core/client").CommandImpl<CreateFarmCommandInput, CreateFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Creates a farm to allow space for queues and fleets. Farms are the space where the components of your renders gather and are pieced together in the cloud. Farms contain budgets and allow you to enforce permissions. Deadline Cloud farms are a useful container for large projects.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateFleetRequest, CreateFleetResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateFleetCommandInput extends CreateFleetRequest {
22
22
  export interface CreateFleetCommandOutput extends CreateFleetResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateFleetCommand_base: {
25
- new (input: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateFleetCommandInput): import("@smithy/core/client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateFleetCommandInput): import("@smithy/core/client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Creates a fleet. Fleets gather information relating to compute, or capacity, for renders within your farms. You can choose to manage your own capacity or opt to have fleets fully managed by Deadline Cloud.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateJobRequest, CreateJobResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateJobCommandInput extends CreateJobRequest {
22
22
  export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateJobCommand_base: {
25
- new (input: CreateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateJobCommandInput): import("@smithy/core/client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateJobCommandInput): import("@smithy/core/client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Creates a job. A job is a set of instructions that Deadline Cloud uses to schedule and run work on available workers. For more information, see <a href="https://docs.aws.amazon.com/deadline-cloud/latest/userguide/deadline-cloud-jobs.html">Deadline Cloud jobs</a>.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateLicenseEndpointRequest, CreateLicenseEndpointResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateLicenseEndpointCommandInput extends CreateLicenseEndpoint
22
22
  export interface CreateLicenseEndpointCommandOutput extends CreateLicenseEndpointResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateLicenseEndpointCommand_base: {
25
- new (input: CreateLicenseEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLicenseEndpointCommandInput, CreateLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateLicenseEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLicenseEndpointCommandInput, CreateLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateLicenseEndpointCommandInput): import("@smithy/core/client").CommandImpl<CreateLicenseEndpointCommandInput, CreateLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLicenseEndpointCommandInput): import("@smithy/core/client").CommandImpl<CreateLicenseEndpointCommandInput, CreateLicenseEndpointCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Creates a license endpoint to integrate your various licensed software used for rendering on Deadline Cloud.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateLimitRequest, CreateLimitResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateLimitCommandInput extends CreateLimitRequest {
22
22
  export interface CreateLimitCommandOutput extends CreateLimitResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateLimitCommand_base: {
25
- new (input: CreateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLimitCommandInput, CreateLimitCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateLimitCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLimitCommandInput, CreateLimitCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateLimitCommandInput): import("@smithy/core/client").CommandImpl<CreateLimitCommandInput, CreateLimitCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLimitCommandInput): import("@smithy/core/client").CommandImpl<CreateLimitCommandInput, CreateLimitCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Creates a limit that manages the distribution of shared resources, such as floating licenses. A limit can throttle work assignments, help manage workloads, and track current usage. Before you use a limit, you must associate the limit with one or more queues. </p> <p>You must add the <code>amountRequirementName</code> to a step in a job template to declare the limit requirement.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateMonitorRequest, CreateMonitorResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateMonitorCommandInput extends CreateMonitorRequest {
22
22
  export interface CreateMonitorCommandOutput extends CreateMonitorResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateMonitorCommand_base: {
25
- new (input: CreateMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMonitorCommandInput, CreateMonitorCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMonitorCommandInput, CreateMonitorCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateMonitorCommandInput): import("@smithy/core/client").CommandImpl<CreateMonitorCommandInput, CreateMonitorCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMonitorCommandInput): import("@smithy/core/client").CommandImpl<CreateMonitorCommandInput, CreateMonitorCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Creates an Amazon Web Services Deadline Cloud monitor that you can use to view your farms, queues, and fleets. After you submit a job, you can track the progress of the tasks and steps that make up the job, and then download the job's results. </p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateQueueRequest, CreateQueueResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateQueueCommandInput extends CreateQueueRequest {
22
22
  export interface CreateQueueCommandOutput extends CreateQueueResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateQueueCommand_base: {
25
- new (input: CreateQueueCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueCommandInput, CreateQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateQueueCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueCommandInput, CreateQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateQueueCommandInput): import("@smithy/core/client").CommandImpl<CreateQueueCommandInput, CreateQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateQueueCommandInput): import("@smithy/core/client").CommandImpl<CreateQueueCommandInput, CreateQueueCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Creates a queue to coordinate the order in which jobs run on a farm. A queue can also specify where to pull resources and indicate where to output completed jobs.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateQueueEnvironmentRequest, CreateQueueEnvironmentResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateQueueEnvironmentCommandInput extends CreateQueueEnvironme
22
22
  export interface CreateQueueEnvironmentCommandOutput extends CreateQueueEnvironmentResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateQueueEnvironmentCommand_base: {
25
- new (input: CreateQueueEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueEnvironmentCommandInput, CreateQueueEnvironmentCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateQueueEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueEnvironmentCommandInput, CreateQueueEnvironmentCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateQueueEnvironmentCommandInput): import("@smithy/core/client").CommandImpl<CreateQueueEnvironmentCommandInput, CreateQueueEnvironmentCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateQueueEnvironmentCommandInput): import("@smithy/core/client").CommandImpl<CreateQueueEnvironmentCommandInput, CreateQueueEnvironmentCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Creates an environment for a queue that defines how jobs in the queue run.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateQueueFleetAssociationRequest, CreateQueueFleetAssociationResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateQueueFleetAssociationCommandInput extends CreateQueueFlee
22
22
  export interface CreateQueueFleetAssociationCommandOutput extends CreateQueueFleetAssociationResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateQueueFleetAssociationCommand_base: {
25
- new (input: CreateQueueFleetAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueFleetAssociationCommandInput, CreateQueueFleetAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateQueueFleetAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueFleetAssociationCommandInput, CreateQueueFleetAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateQueueFleetAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateQueueFleetAssociationCommandInput, CreateQueueFleetAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateQueueFleetAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateQueueFleetAssociationCommandInput, CreateQueueFleetAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Creates an association between a queue and a fleet.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateQueueLimitAssociationRequest, CreateQueueLimitAssociationResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateQueueLimitAssociationCommandInput extends CreateQueueLimi
22
22
  export interface CreateQueueLimitAssociationCommandOutput extends CreateQueueLimitAssociationResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateQueueLimitAssociationCommand_base: {
25
- new (input: CreateQueueLimitAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueLimitAssociationCommandInput, CreateQueueLimitAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateQueueLimitAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueueLimitAssociationCommandInput, CreateQueueLimitAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateQueueLimitAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateQueueLimitAssociationCommandInput, CreateQueueLimitAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateQueueLimitAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateQueueLimitAssociationCommandInput, CreateQueueLimitAssociationCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Associates a limit with a particular queue. After the limit is associated, all workers for jobs that specify the limit associated with the queue are subject to the limit. You can't associate two limits with the same <code>amountRequirementName</code> to the same queue.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateStorageProfileRequest, CreateStorageProfileResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateStorageProfileCommandInput extends CreateStorageProfileRe
22
22
  export interface CreateStorageProfileCommandOutput extends CreateStorageProfileResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateStorageProfileCommand_base: {
25
- new (input: CreateStorageProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStorageProfileCommandInput, CreateStorageProfileCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateStorageProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStorageProfileCommandInput, CreateStorageProfileCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateStorageProfileCommandInput): import("@smithy/core/client").CommandImpl<CreateStorageProfileCommandInput, CreateStorageProfileCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateStorageProfileCommandInput): import("@smithy/core/client").CommandImpl<CreateStorageProfileCommandInput, CreateStorageProfileCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Creates a storage profile that specifies the operating system, file type, and file location of resources used on a farm.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { CreateWorkerRequest, CreateWorkerResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface CreateWorkerCommandInput extends CreateWorkerRequest {
22
22
  export interface CreateWorkerCommandOutput extends CreateWorkerResponse, __MetadataBearer {
23
23
  }
24
24
  declare const CreateWorkerCommand_base: {
25
- new (input: CreateWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkerCommandInput, CreateWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateWorkerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkerCommandInput, CreateWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: CreateWorkerCommandInput): import("@smithy/core/client").CommandImpl<CreateWorkerCommandInput, CreateWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWorkerCommandInput): import("@smithy/core/client").CommandImpl<CreateWorkerCommandInput, CreateWorkerCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Creates a worker. A worker tells your instance how much processing power (vCPU), and memory (GiB) you’ll need to assemble the digital assets held within a particular instance. You can specify certain instance types to use, or let the worker know which instances types to exclude.</p> <p>Deadline Cloud limits the number of workers to less than or equal to the fleet's maximum worker count. The service maintains eventual consistency for the worker count. If you make multiple rapid calls to <code>CreateWorker</code> before the field updates, you might exceed your fleet's maximum worker count. For example, if your <code>maxWorkerCount</code> is 10 and you currently have 9 workers, making two quick <code>CreateWorker</code> calls might successfully create 2 workers instead of 1, resulting in 11 total workers.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { DeleteBudgetRequest, DeleteBudgetResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteBudgetCommandInput extends DeleteBudgetRequest {
22
22
  export interface DeleteBudgetCommandOutput extends DeleteBudgetResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBudgetCommand_base: {
25
- new (input: DeleteBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBudgetCommandInput, DeleteBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteBudgetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBudgetCommandInput, DeleteBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteBudgetCommandInput): import("@smithy/core/client").CommandImpl<DeleteBudgetCommandInput, DeleteBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBudgetCommandInput): import("@smithy/core/client").CommandImpl<DeleteBudgetCommandInput, DeleteBudgetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a budget.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { DeleteFarmRequest, DeleteFarmResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteFarmCommandInput extends DeleteFarmRequest {
22
22
  export interface DeleteFarmCommandOutput extends DeleteFarmResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteFarmCommand_base: {
25
- new (input: DeleteFarmCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFarmCommandInput, DeleteFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteFarmCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFarmCommandInput, DeleteFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteFarmCommandInput): import("@smithy/core/client").CommandImpl<DeleteFarmCommandInput, DeleteFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFarmCommandInput): import("@smithy/core/client").CommandImpl<DeleteFarmCommandInput, DeleteFarmCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a farm.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeadlineClient";
4
4
  import type { DeleteFleetRequest, DeleteFleetResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteFleetCommandInput extends DeleteFleetRequest {
22
22
  export interface DeleteFleetCommandOutput extends DeleteFleetResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteFleetCommand_base: {
25
- new (input: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteFleetCommandInput): import("@smithy/core/client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteFleetCommandInput): import("@smithy/core/client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, DeadlineClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a fleet.</p>