@aws-sdk/client-device-farm 3.35.0 → 3.36.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 (541) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist-cjs/DeviceFarm.js +0 -1
  3. package/dist-cjs/DeviceFarmClient.js +0 -1
  4. package/dist-cjs/commands/CreateDevicePoolCommand.js +0 -1
  5. package/dist-cjs/commands/CreateInstanceProfileCommand.js +0 -1
  6. package/dist-cjs/commands/CreateNetworkProfileCommand.js +0 -1
  7. package/dist-cjs/commands/CreateProjectCommand.js +0 -1
  8. package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js +0 -1
  9. package/dist-cjs/commands/CreateTestGridProjectCommand.js +0 -1
  10. package/dist-cjs/commands/CreateTestGridUrlCommand.js +0 -1
  11. package/dist-cjs/commands/CreateUploadCommand.js +0 -1
  12. package/dist-cjs/commands/CreateVPCEConfigurationCommand.js +0 -1
  13. package/dist-cjs/commands/DeleteDevicePoolCommand.js +0 -1
  14. package/dist-cjs/commands/DeleteInstanceProfileCommand.js +0 -1
  15. package/dist-cjs/commands/DeleteNetworkProfileCommand.js +0 -1
  16. package/dist-cjs/commands/DeleteProjectCommand.js +0 -1
  17. package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js +0 -1
  18. package/dist-cjs/commands/DeleteRunCommand.js +0 -1
  19. package/dist-cjs/commands/DeleteTestGridProjectCommand.js +0 -1
  20. package/dist-cjs/commands/DeleteUploadCommand.js +0 -1
  21. package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js +0 -1
  22. package/dist-cjs/commands/GetAccountSettingsCommand.js +0 -1
  23. package/dist-cjs/commands/GetDeviceCommand.js +0 -1
  24. package/dist-cjs/commands/GetDeviceInstanceCommand.js +0 -1
  25. package/dist-cjs/commands/GetDevicePoolCommand.js +0 -1
  26. package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js +0 -1
  27. package/dist-cjs/commands/GetInstanceProfileCommand.js +0 -1
  28. package/dist-cjs/commands/GetJobCommand.js +0 -1
  29. package/dist-cjs/commands/GetNetworkProfileCommand.js +0 -1
  30. package/dist-cjs/commands/GetOfferingStatusCommand.js +0 -1
  31. package/dist-cjs/commands/GetProjectCommand.js +0 -1
  32. package/dist-cjs/commands/GetRemoteAccessSessionCommand.js +0 -1
  33. package/dist-cjs/commands/GetRunCommand.js +0 -1
  34. package/dist-cjs/commands/GetSuiteCommand.js +0 -1
  35. package/dist-cjs/commands/GetTestCommand.js +0 -1
  36. package/dist-cjs/commands/GetTestGridProjectCommand.js +0 -1
  37. package/dist-cjs/commands/GetTestGridSessionCommand.js +0 -1
  38. package/dist-cjs/commands/GetUploadCommand.js +0 -1
  39. package/dist-cjs/commands/GetVPCEConfigurationCommand.js +0 -1
  40. package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js +0 -1
  41. package/dist-cjs/commands/ListArtifactsCommand.js +0 -1
  42. package/dist-cjs/commands/ListDeviceInstancesCommand.js +0 -1
  43. package/dist-cjs/commands/ListDevicePoolsCommand.js +0 -1
  44. package/dist-cjs/commands/ListDevicesCommand.js +0 -1
  45. package/dist-cjs/commands/ListInstanceProfilesCommand.js +0 -1
  46. package/dist-cjs/commands/ListJobsCommand.js +0 -1
  47. package/dist-cjs/commands/ListNetworkProfilesCommand.js +0 -1
  48. package/dist-cjs/commands/ListOfferingPromotionsCommand.js +0 -1
  49. package/dist-cjs/commands/ListOfferingTransactionsCommand.js +0 -1
  50. package/dist-cjs/commands/ListOfferingsCommand.js +0 -1
  51. package/dist-cjs/commands/ListProjectsCommand.js +0 -1
  52. package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js +0 -1
  53. package/dist-cjs/commands/ListRunsCommand.js +0 -1
  54. package/dist-cjs/commands/ListSamplesCommand.js +0 -1
  55. package/dist-cjs/commands/ListSuitesCommand.js +0 -1
  56. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  57. package/dist-cjs/commands/ListTestGridProjectsCommand.js +0 -1
  58. package/dist-cjs/commands/ListTestGridSessionActionsCommand.js +0 -1
  59. package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js +0 -1
  60. package/dist-cjs/commands/ListTestGridSessionsCommand.js +0 -1
  61. package/dist-cjs/commands/ListTestsCommand.js +0 -1
  62. package/dist-cjs/commands/ListUniqueProblemsCommand.js +0 -1
  63. package/dist-cjs/commands/ListUploadsCommand.js +0 -1
  64. package/dist-cjs/commands/ListVPCEConfigurationsCommand.js +0 -1
  65. package/dist-cjs/commands/PurchaseOfferingCommand.js +0 -1
  66. package/dist-cjs/commands/RenewOfferingCommand.js +0 -1
  67. package/dist-cjs/commands/ScheduleRunCommand.js +0 -1
  68. package/dist-cjs/commands/StopJobCommand.js +0 -1
  69. package/dist-cjs/commands/StopRemoteAccessSessionCommand.js +0 -1
  70. package/dist-cjs/commands/StopRunCommand.js +0 -1
  71. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  72. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  73. package/dist-cjs/commands/UpdateDeviceInstanceCommand.js +0 -1
  74. package/dist-cjs/commands/UpdateDevicePoolCommand.js +0 -1
  75. package/dist-cjs/commands/UpdateInstanceProfileCommand.js +0 -1
  76. package/dist-cjs/commands/UpdateNetworkProfileCommand.js +0 -1
  77. package/dist-cjs/commands/UpdateProjectCommand.js +0 -1
  78. package/dist-cjs/commands/UpdateTestGridProjectCommand.js +0 -1
  79. package/dist-cjs/commands/UpdateUploadCommand.js +0 -1
  80. package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js +0 -1
  81. package/dist-cjs/endpoints.js +0 -1
  82. package/dist-cjs/index.js +0 -1
  83. package/dist-cjs/models/index.js +0 -1
  84. package/dist-cjs/models/models_0.js +0 -1
  85. package/dist-cjs/pagination/GetOfferingStatusPaginator.js +0 -1
  86. package/dist-cjs/pagination/Interfaces.js +0 -1
  87. package/dist-cjs/pagination/ListArtifactsPaginator.js +0 -1
  88. package/dist-cjs/pagination/ListDevicePoolsPaginator.js +0 -1
  89. package/dist-cjs/pagination/ListDevicesPaginator.js +0 -1
  90. package/dist-cjs/pagination/ListJobsPaginator.js +0 -1
  91. package/dist-cjs/pagination/ListOfferingTransactionsPaginator.js +0 -1
  92. package/dist-cjs/pagination/ListOfferingsPaginator.js +0 -1
  93. package/dist-cjs/pagination/ListProjectsPaginator.js +0 -1
  94. package/dist-cjs/pagination/ListRunsPaginator.js +0 -1
  95. package/dist-cjs/pagination/ListSamplesPaginator.js +0 -1
  96. package/dist-cjs/pagination/ListSuitesPaginator.js +0 -1
  97. package/dist-cjs/pagination/ListTestGridProjectsPaginator.js +0 -1
  98. package/dist-cjs/pagination/ListTestGridSessionActionsPaginator.js +0 -1
  99. package/dist-cjs/pagination/ListTestGridSessionArtifactsPaginator.js +0 -1
  100. package/dist-cjs/pagination/ListTestGridSessionsPaginator.js +0 -1
  101. package/dist-cjs/pagination/ListTestsPaginator.js +0 -1
  102. package/dist-cjs/pagination/ListUniqueProblemsPaginator.js +0 -1
  103. package/dist-cjs/pagination/ListUploadsPaginator.js +0 -1
  104. package/dist-cjs/protocols/Aws_json1_1.js +0 -1
  105. package/dist-cjs/runtimeConfig.browser.js +2 -3
  106. package/dist-cjs/runtimeConfig.js +3 -4
  107. package/dist-cjs/runtimeConfig.native.js +0 -1
  108. package/dist-cjs/runtimeConfig.shared.js +0 -1
  109. package/dist-es/DeviceFarm.js +0 -1
  110. package/dist-es/DeviceFarmClient.js +0 -1
  111. package/dist-es/commands/CreateDevicePoolCommand.js +0 -1
  112. package/dist-es/commands/CreateInstanceProfileCommand.js +0 -1
  113. package/dist-es/commands/CreateNetworkProfileCommand.js +0 -1
  114. package/dist-es/commands/CreateProjectCommand.js +0 -1
  115. package/dist-es/commands/CreateRemoteAccessSessionCommand.js +0 -1
  116. package/dist-es/commands/CreateTestGridProjectCommand.js +0 -1
  117. package/dist-es/commands/CreateTestGridUrlCommand.js +0 -1
  118. package/dist-es/commands/CreateUploadCommand.js +0 -1
  119. package/dist-es/commands/CreateVPCEConfigurationCommand.js +0 -1
  120. package/dist-es/commands/DeleteDevicePoolCommand.js +0 -1
  121. package/dist-es/commands/DeleteInstanceProfileCommand.js +0 -1
  122. package/dist-es/commands/DeleteNetworkProfileCommand.js +0 -1
  123. package/dist-es/commands/DeleteProjectCommand.js +0 -1
  124. package/dist-es/commands/DeleteRemoteAccessSessionCommand.js +0 -1
  125. package/dist-es/commands/DeleteRunCommand.js +0 -1
  126. package/dist-es/commands/DeleteTestGridProjectCommand.js +0 -1
  127. package/dist-es/commands/DeleteUploadCommand.js +0 -1
  128. package/dist-es/commands/DeleteVPCEConfigurationCommand.js +0 -1
  129. package/dist-es/commands/GetAccountSettingsCommand.js +0 -1
  130. package/dist-es/commands/GetDeviceCommand.js +0 -1
  131. package/dist-es/commands/GetDeviceInstanceCommand.js +0 -1
  132. package/dist-es/commands/GetDevicePoolCommand.js +0 -1
  133. package/dist-es/commands/GetDevicePoolCompatibilityCommand.js +0 -1
  134. package/dist-es/commands/GetInstanceProfileCommand.js +0 -1
  135. package/dist-es/commands/GetJobCommand.js +0 -1
  136. package/dist-es/commands/GetNetworkProfileCommand.js +0 -1
  137. package/dist-es/commands/GetOfferingStatusCommand.js +0 -1
  138. package/dist-es/commands/GetProjectCommand.js +0 -1
  139. package/dist-es/commands/GetRemoteAccessSessionCommand.js +0 -1
  140. package/dist-es/commands/GetRunCommand.js +0 -1
  141. package/dist-es/commands/GetSuiteCommand.js +0 -1
  142. package/dist-es/commands/GetTestCommand.js +0 -1
  143. package/dist-es/commands/GetTestGridProjectCommand.js +0 -1
  144. package/dist-es/commands/GetTestGridSessionCommand.js +0 -1
  145. package/dist-es/commands/GetUploadCommand.js +0 -1
  146. package/dist-es/commands/GetVPCEConfigurationCommand.js +0 -1
  147. package/dist-es/commands/InstallToRemoteAccessSessionCommand.js +0 -1
  148. package/dist-es/commands/ListArtifactsCommand.js +0 -1
  149. package/dist-es/commands/ListDeviceInstancesCommand.js +0 -1
  150. package/dist-es/commands/ListDevicePoolsCommand.js +0 -1
  151. package/dist-es/commands/ListDevicesCommand.js +0 -1
  152. package/dist-es/commands/ListInstanceProfilesCommand.js +0 -1
  153. package/dist-es/commands/ListJobsCommand.js +0 -1
  154. package/dist-es/commands/ListNetworkProfilesCommand.js +0 -1
  155. package/dist-es/commands/ListOfferingPromotionsCommand.js +0 -1
  156. package/dist-es/commands/ListOfferingTransactionsCommand.js +0 -1
  157. package/dist-es/commands/ListOfferingsCommand.js +0 -1
  158. package/dist-es/commands/ListProjectsCommand.js +0 -1
  159. package/dist-es/commands/ListRemoteAccessSessionsCommand.js +0 -1
  160. package/dist-es/commands/ListRunsCommand.js +0 -1
  161. package/dist-es/commands/ListSamplesCommand.js +0 -1
  162. package/dist-es/commands/ListSuitesCommand.js +0 -1
  163. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  164. package/dist-es/commands/ListTestGridProjectsCommand.js +0 -1
  165. package/dist-es/commands/ListTestGridSessionActionsCommand.js +0 -1
  166. package/dist-es/commands/ListTestGridSessionArtifactsCommand.js +0 -1
  167. package/dist-es/commands/ListTestGridSessionsCommand.js +0 -1
  168. package/dist-es/commands/ListTestsCommand.js +0 -1
  169. package/dist-es/commands/ListUniqueProblemsCommand.js +0 -1
  170. package/dist-es/commands/ListUploadsCommand.js +0 -1
  171. package/dist-es/commands/ListVPCEConfigurationsCommand.js +0 -1
  172. package/dist-es/commands/PurchaseOfferingCommand.js +0 -1
  173. package/dist-es/commands/RenewOfferingCommand.js +0 -1
  174. package/dist-es/commands/ScheduleRunCommand.js +0 -1
  175. package/dist-es/commands/StopJobCommand.js +0 -1
  176. package/dist-es/commands/StopRemoteAccessSessionCommand.js +0 -1
  177. package/dist-es/commands/StopRunCommand.js +0 -1
  178. package/dist-es/commands/TagResourceCommand.js +0 -1
  179. package/dist-es/commands/UntagResourceCommand.js +0 -1
  180. package/dist-es/commands/UpdateDeviceInstanceCommand.js +0 -1
  181. package/dist-es/commands/UpdateDevicePoolCommand.js +0 -1
  182. package/dist-es/commands/UpdateInstanceProfileCommand.js +0 -1
  183. package/dist-es/commands/UpdateNetworkProfileCommand.js +0 -1
  184. package/dist-es/commands/UpdateProjectCommand.js +0 -1
  185. package/dist-es/commands/UpdateTestGridProjectCommand.js +0 -1
  186. package/dist-es/commands/UpdateUploadCommand.js +0 -1
  187. package/dist-es/commands/UpdateVPCEConfigurationCommand.js +0 -1
  188. package/dist-es/endpoints.js +0 -1
  189. package/dist-es/index.js +0 -1
  190. package/dist-es/models/index.js +0 -1
  191. package/dist-es/models/models_0.js +0 -1
  192. package/dist-es/pagination/GetOfferingStatusPaginator.js +0 -1
  193. package/dist-es/pagination/Interfaces.js +0 -1
  194. package/dist-es/pagination/ListArtifactsPaginator.js +0 -1
  195. package/dist-es/pagination/ListDevicePoolsPaginator.js +0 -1
  196. package/dist-es/pagination/ListDevicesPaginator.js +0 -1
  197. package/dist-es/pagination/ListJobsPaginator.js +0 -1
  198. package/dist-es/pagination/ListOfferingTransactionsPaginator.js +0 -1
  199. package/dist-es/pagination/ListOfferingsPaginator.js +0 -1
  200. package/dist-es/pagination/ListProjectsPaginator.js +0 -1
  201. package/dist-es/pagination/ListRunsPaginator.js +0 -1
  202. package/dist-es/pagination/ListSamplesPaginator.js +0 -1
  203. package/dist-es/pagination/ListSuitesPaginator.js +0 -1
  204. package/dist-es/pagination/ListTestGridProjectsPaginator.js +0 -1
  205. package/dist-es/pagination/ListTestGridSessionActionsPaginator.js +0 -1
  206. package/dist-es/pagination/ListTestGridSessionArtifactsPaginator.js +0 -1
  207. package/dist-es/pagination/ListTestGridSessionsPaginator.js +0 -1
  208. package/dist-es/pagination/ListTestsPaginator.js +0 -1
  209. package/dist-es/pagination/ListUniqueProblemsPaginator.js +0 -1
  210. package/dist-es/pagination/ListUploadsPaginator.js +0 -1
  211. package/dist-es/protocols/Aws_json1_1.js +0 -1
  212. package/dist-es/runtimeConfig.browser.js +1 -2
  213. package/dist-es/runtimeConfig.js +2 -3
  214. package/dist-es/runtimeConfig.native.js +0 -1
  215. package/dist-es/runtimeConfig.shared.js +0 -1
  216. package/package.json +33 -30
  217. package/dist-cjs/DeviceFarm.js.map +0 -1
  218. package/dist-cjs/DeviceFarmClient.js.map +0 -1
  219. package/dist-cjs/commands/CreateDevicePoolCommand.js.map +0 -1
  220. package/dist-cjs/commands/CreateInstanceProfileCommand.js.map +0 -1
  221. package/dist-cjs/commands/CreateNetworkProfileCommand.js.map +0 -1
  222. package/dist-cjs/commands/CreateProjectCommand.js.map +0 -1
  223. package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js.map +0 -1
  224. package/dist-cjs/commands/CreateTestGridProjectCommand.js.map +0 -1
  225. package/dist-cjs/commands/CreateTestGridUrlCommand.js.map +0 -1
  226. package/dist-cjs/commands/CreateUploadCommand.js.map +0 -1
  227. package/dist-cjs/commands/CreateVPCEConfigurationCommand.js.map +0 -1
  228. package/dist-cjs/commands/DeleteDevicePoolCommand.js.map +0 -1
  229. package/dist-cjs/commands/DeleteInstanceProfileCommand.js.map +0 -1
  230. package/dist-cjs/commands/DeleteNetworkProfileCommand.js.map +0 -1
  231. package/dist-cjs/commands/DeleteProjectCommand.js.map +0 -1
  232. package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js.map +0 -1
  233. package/dist-cjs/commands/DeleteRunCommand.js.map +0 -1
  234. package/dist-cjs/commands/DeleteTestGridProjectCommand.js.map +0 -1
  235. package/dist-cjs/commands/DeleteUploadCommand.js.map +0 -1
  236. package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js.map +0 -1
  237. package/dist-cjs/commands/GetAccountSettingsCommand.js.map +0 -1
  238. package/dist-cjs/commands/GetDeviceCommand.js.map +0 -1
  239. package/dist-cjs/commands/GetDeviceInstanceCommand.js.map +0 -1
  240. package/dist-cjs/commands/GetDevicePoolCommand.js.map +0 -1
  241. package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js.map +0 -1
  242. package/dist-cjs/commands/GetInstanceProfileCommand.js.map +0 -1
  243. package/dist-cjs/commands/GetJobCommand.js.map +0 -1
  244. package/dist-cjs/commands/GetNetworkProfileCommand.js.map +0 -1
  245. package/dist-cjs/commands/GetOfferingStatusCommand.js.map +0 -1
  246. package/dist-cjs/commands/GetProjectCommand.js.map +0 -1
  247. package/dist-cjs/commands/GetRemoteAccessSessionCommand.js.map +0 -1
  248. package/dist-cjs/commands/GetRunCommand.js.map +0 -1
  249. package/dist-cjs/commands/GetSuiteCommand.js.map +0 -1
  250. package/dist-cjs/commands/GetTestCommand.js.map +0 -1
  251. package/dist-cjs/commands/GetTestGridProjectCommand.js.map +0 -1
  252. package/dist-cjs/commands/GetTestGridSessionCommand.js.map +0 -1
  253. package/dist-cjs/commands/GetUploadCommand.js.map +0 -1
  254. package/dist-cjs/commands/GetVPCEConfigurationCommand.js.map +0 -1
  255. package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js.map +0 -1
  256. package/dist-cjs/commands/ListArtifactsCommand.js.map +0 -1
  257. package/dist-cjs/commands/ListDeviceInstancesCommand.js.map +0 -1
  258. package/dist-cjs/commands/ListDevicePoolsCommand.js.map +0 -1
  259. package/dist-cjs/commands/ListDevicesCommand.js.map +0 -1
  260. package/dist-cjs/commands/ListInstanceProfilesCommand.js.map +0 -1
  261. package/dist-cjs/commands/ListJobsCommand.js.map +0 -1
  262. package/dist-cjs/commands/ListNetworkProfilesCommand.js.map +0 -1
  263. package/dist-cjs/commands/ListOfferingPromotionsCommand.js.map +0 -1
  264. package/dist-cjs/commands/ListOfferingTransactionsCommand.js.map +0 -1
  265. package/dist-cjs/commands/ListOfferingsCommand.js.map +0 -1
  266. package/dist-cjs/commands/ListProjectsCommand.js.map +0 -1
  267. package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js.map +0 -1
  268. package/dist-cjs/commands/ListRunsCommand.js.map +0 -1
  269. package/dist-cjs/commands/ListSamplesCommand.js.map +0 -1
  270. package/dist-cjs/commands/ListSuitesCommand.js.map +0 -1
  271. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  272. package/dist-cjs/commands/ListTestGridProjectsCommand.js.map +0 -1
  273. package/dist-cjs/commands/ListTestGridSessionActionsCommand.js.map +0 -1
  274. package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js.map +0 -1
  275. package/dist-cjs/commands/ListTestGridSessionsCommand.js.map +0 -1
  276. package/dist-cjs/commands/ListTestsCommand.js.map +0 -1
  277. package/dist-cjs/commands/ListUniqueProblemsCommand.js.map +0 -1
  278. package/dist-cjs/commands/ListUploadsCommand.js.map +0 -1
  279. package/dist-cjs/commands/ListVPCEConfigurationsCommand.js.map +0 -1
  280. package/dist-cjs/commands/PurchaseOfferingCommand.js.map +0 -1
  281. package/dist-cjs/commands/RenewOfferingCommand.js.map +0 -1
  282. package/dist-cjs/commands/ScheduleRunCommand.js.map +0 -1
  283. package/dist-cjs/commands/StopJobCommand.js.map +0 -1
  284. package/dist-cjs/commands/StopRemoteAccessSessionCommand.js.map +0 -1
  285. package/dist-cjs/commands/StopRunCommand.js.map +0 -1
  286. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  287. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  288. package/dist-cjs/commands/UpdateDeviceInstanceCommand.js.map +0 -1
  289. package/dist-cjs/commands/UpdateDevicePoolCommand.js.map +0 -1
  290. package/dist-cjs/commands/UpdateInstanceProfileCommand.js.map +0 -1
  291. package/dist-cjs/commands/UpdateNetworkProfileCommand.js.map +0 -1
  292. package/dist-cjs/commands/UpdateProjectCommand.js.map +0 -1
  293. package/dist-cjs/commands/UpdateTestGridProjectCommand.js.map +0 -1
  294. package/dist-cjs/commands/UpdateUploadCommand.js.map +0 -1
  295. package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js.map +0 -1
  296. package/dist-cjs/endpoints.js.map +0 -1
  297. package/dist-cjs/index.js.map +0 -1
  298. package/dist-cjs/models/index.js.map +0 -1
  299. package/dist-cjs/models/models_0.js.map +0 -1
  300. package/dist-cjs/pagination/GetOfferingStatusPaginator.js.map +0 -1
  301. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  302. package/dist-cjs/pagination/ListArtifactsPaginator.js.map +0 -1
  303. package/dist-cjs/pagination/ListDevicePoolsPaginator.js.map +0 -1
  304. package/dist-cjs/pagination/ListDevicesPaginator.js.map +0 -1
  305. package/dist-cjs/pagination/ListJobsPaginator.js.map +0 -1
  306. package/dist-cjs/pagination/ListOfferingTransactionsPaginator.js.map +0 -1
  307. package/dist-cjs/pagination/ListOfferingsPaginator.js.map +0 -1
  308. package/dist-cjs/pagination/ListProjectsPaginator.js.map +0 -1
  309. package/dist-cjs/pagination/ListRunsPaginator.js.map +0 -1
  310. package/dist-cjs/pagination/ListSamplesPaginator.js.map +0 -1
  311. package/dist-cjs/pagination/ListSuitesPaginator.js.map +0 -1
  312. package/dist-cjs/pagination/ListTestGridProjectsPaginator.js.map +0 -1
  313. package/dist-cjs/pagination/ListTestGridSessionActionsPaginator.js.map +0 -1
  314. package/dist-cjs/pagination/ListTestGridSessionArtifactsPaginator.js.map +0 -1
  315. package/dist-cjs/pagination/ListTestGridSessionsPaginator.js.map +0 -1
  316. package/dist-cjs/pagination/ListTestsPaginator.js.map +0 -1
  317. package/dist-cjs/pagination/ListUniqueProblemsPaginator.js.map +0 -1
  318. package/dist-cjs/pagination/ListUploadsPaginator.js.map +0 -1
  319. package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
  320. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  321. package/dist-cjs/runtimeConfig.js.map +0 -1
  322. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  323. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  324. package/dist-es/DeviceFarm.js.map +0 -1
  325. package/dist-es/DeviceFarmClient.js.map +0 -1
  326. package/dist-es/commands/CreateDevicePoolCommand.js.map +0 -1
  327. package/dist-es/commands/CreateInstanceProfileCommand.js.map +0 -1
  328. package/dist-es/commands/CreateNetworkProfileCommand.js.map +0 -1
  329. package/dist-es/commands/CreateProjectCommand.js.map +0 -1
  330. package/dist-es/commands/CreateRemoteAccessSessionCommand.js.map +0 -1
  331. package/dist-es/commands/CreateTestGridProjectCommand.js.map +0 -1
  332. package/dist-es/commands/CreateTestGridUrlCommand.js.map +0 -1
  333. package/dist-es/commands/CreateUploadCommand.js.map +0 -1
  334. package/dist-es/commands/CreateVPCEConfigurationCommand.js.map +0 -1
  335. package/dist-es/commands/DeleteDevicePoolCommand.js.map +0 -1
  336. package/dist-es/commands/DeleteInstanceProfileCommand.js.map +0 -1
  337. package/dist-es/commands/DeleteNetworkProfileCommand.js.map +0 -1
  338. package/dist-es/commands/DeleteProjectCommand.js.map +0 -1
  339. package/dist-es/commands/DeleteRemoteAccessSessionCommand.js.map +0 -1
  340. package/dist-es/commands/DeleteRunCommand.js.map +0 -1
  341. package/dist-es/commands/DeleteTestGridProjectCommand.js.map +0 -1
  342. package/dist-es/commands/DeleteUploadCommand.js.map +0 -1
  343. package/dist-es/commands/DeleteVPCEConfigurationCommand.js.map +0 -1
  344. package/dist-es/commands/GetAccountSettingsCommand.js.map +0 -1
  345. package/dist-es/commands/GetDeviceCommand.js.map +0 -1
  346. package/dist-es/commands/GetDeviceInstanceCommand.js.map +0 -1
  347. package/dist-es/commands/GetDevicePoolCommand.js.map +0 -1
  348. package/dist-es/commands/GetDevicePoolCompatibilityCommand.js.map +0 -1
  349. package/dist-es/commands/GetInstanceProfileCommand.js.map +0 -1
  350. package/dist-es/commands/GetJobCommand.js.map +0 -1
  351. package/dist-es/commands/GetNetworkProfileCommand.js.map +0 -1
  352. package/dist-es/commands/GetOfferingStatusCommand.js.map +0 -1
  353. package/dist-es/commands/GetProjectCommand.js.map +0 -1
  354. package/dist-es/commands/GetRemoteAccessSessionCommand.js.map +0 -1
  355. package/dist-es/commands/GetRunCommand.js.map +0 -1
  356. package/dist-es/commands/GetSuiteCommand.js.map +0 -1
  357. package/dist-es/commands/GetTestCommand.js.map +0 -1
  358. package/dist-es/commands/GetTestGridProjectCommand.js.map +0 -1
  359. package/dist-es/commands/GetTestGridSessionCommand.js.map +0 -1
  360. package/dist-es/commands/GetUploadCommand.js.map +0 -1
  361. package/dist-es/commands/GetVPCEConfigurationCommand.js.map +0 -1
  362. package/dist-es/commands/InstallToRemoteAccessSessionCommand.js.map +0 -1
  363. package/dist-es/commands/ListArtifactsCommand.js.map +0 -1
  364. package/dist-es/commands/ListDeviceInstancesCommand.js.map +0 -1
  365. package/dist-es/commands/ListDevicePoolsCommand.js.map +0 -1
  366. package/dist-es/commands/ListDevicesCommand.js.map +0 -1
  367. package/dist-es/commands/ListInstanceProfilesCommand.js.map +0 -1
  368. package/dist-es/commands/ListJobsCommand.js.map +0 -1
  369. package/dist-es/commands/ListNetworkProfilesCommand.js.map +0 -1
  370. package/dist-es/commands/ListOfferingPromotionsCommand.js.map +0 -1
  371. package/dist-es/commands/ListOfferingTransactionsCommand.js.map +0 -1
  372. package/dist-es/commands/ListOfferingsCommand.js.map +0 -1
  373. package/dist-es/commands/ListProjectsCommand.js.map +0 -1
  374. package/dist-es/commands/ListRemoteAccessSessionsCommand.js.map +0 -1
  375. package/dist-es/commands/ListRunsCommand.js.map +0 -1
  376. package/dist-es/commands/ListSamplesCommand.js.map +0 -1
  377. package/dist-es/commands/ListSuitesCommand.js.map +0 -1
  378. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  379. package/dist-es/commands/ListTestGridProjectsCommand.js.map +0 -1
  380. package/dist-es/commands/ListTestGridSessionActionsCommand.js.map +0 -1
  381. package/dist-es/commands/ListTestGridSessionArtifactsCommand.js.map +0 -1
  382. package/dist-es/commands/ListTestGridSessionsCommand.js.map +0 -1
  383. package/dist-es/commands/ListTestsCommand.js.map +0 -1
  384. package/dist-es/commands/ListUniqueProblemsCommand.js.map +0 -1
  385. package/dist-es/commands/ListUploadsCommand.js.map +0 -1
  386. package/dist-es/commands/ListVPCEConfigurationsCommand.js.map +0 -1
  387. package/dist-es/commands/PurchaseOfferingCommand.js.map +0 -1
  388. package/dist-es/commands/RenewOfferingCommand.js.map +0 -1
  389. package/dist-es/commands/ScheduleRunCommand.js.map +0 -1
  390. package/dist-es/commands/StopJobCommand.js.map +0 -1
  391. package/dist-es/commands/StopRemoteAccessSessionCommand.js.map +0 -1
  392. package/dist-es/commands/StopRunCommand.js.map +0 -1
  393. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  394. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  395. package/dist-es/commands/UpdateDeviceInstanceCommand.js.map +0 -1
  396. package/dist-es/commands/UpdateDevicePoolCommand.js.map +0 -1
  397. package/dist-es/commands/UpdateInstanceProfileCommand.js.map +0 -1
  398. package/dist-es/commands/UpdateNetworkProfileCommand.js.map +0 -1
  399. package/dist-es/commands/UpdateProjectCommand.js.map +0 -1
  400. package/dist-es/commands/UpdateTestGridProjectCommand.js.map +0 -1
  401. package/dist-es/commands/UpdateUploadCommand.js.map +0 -1
  402. package/dist-es/commands/UpdateVPCEConfigurationCommand.js.map +0 -1
  403. package/dist-es/endpoints.js.map +0 -1
  404. package/dist-es/index.js.map +0 -1
  405. package/dist-es/models/index.js.map +0 -1
  406. package/dist-es/models/models_0.js.map +0 -1
  407. package/dist-es/pagination/GetOfferingStatusPaginator.js.map +0 -1
  408. package/dist-es/pagination/Interfaces.js.map +0 -1
  409. package/dist-es/pagination/ListArtifactsPaginator.js.map +0 -1
  410. package/dist-es/pagination/ListDevicePoolsPaginator.js.map +0 -1
  411. package/dist-es/pagination/ListDevicesPaginator.js.map +0 -1
  412. package/dist-es/pagination/ListJobsPaginator.js.map +0 -1
  413. package/dist-es/pagination/ListOfferingTransactionsPaginator.js.map +0 -1
  414. package/dist-es/pagination/ListOfferingsPaginator.js.map +0 -1
  415. package/dist-es/pagination/ListProjectsPaginator.js.map +0 -1
  416. package/dist-es/pagination/ListRunsPaginator.js.map +0 -1
  417. package/dist-es/pagination/ListSamplesPaginator.js.map +0 -1
  418. package/dist-es/pagination/ListSuitesPaginator.js.map +0 -1
  419. package/dist-es/pagination/ListTestGridProjectsPaginator.js.map +0 -1
  420. package/dist-es/pagination/ListTestGridSessionActionsPaginator.js.map +0 -1
  421. package/dist-es/pagination/ListTestGridSessionArtifactsPaginator.js.map +0 -1
  422. package/dist-es/pagination/ListTestGridSessionsPaginator.js.map +0 -1
  423. package/dist-es/pagination/ListTestsPaginator.js.map +0 -1
  424. package/dist-es/pagination/ListUniqueProblemsPaginator.js.map +0 -1
  425. package/dist-es/pagination/ListUploadsPaginator.js.map +0 -1
  426. package/dist-es/protocols/Aws_json1_1.js.map +0 -1
  427. package/dist-es/runtimeConfig.browser.js.map +0 -1
  428. package/dist-es/runtimeConfig.js.map +0 -1
  429. package/dist-es/runtimeConfig.native.js.map +0 -1
  430. package/dist-es/runtimeConfig.shared.js.map +0 -1
  431. package/jest.config.js +0 -4
  432. package/src/DeviceFarm.ts +0 -2728
  433. package/src/DeviceFarmClient.ts +0 -577
  434. package/src/commands/CreateDevicePoolCommand.ts +0 -95
  435. package/src/commands/CreateInstanceProfileCommand.ts +0 -96
  436. package/src/commands/CreateNetworkProfileCommand.ts +0 -95
  437. package/src/commands/CreateProjectCommand.ts +0 -95
  438. package/src/commands/CreateRemoteAccessSessionCommand.ts +0 -98
  439. package/src/commands/CreateTestGridProjectCommand.ts +0 -96
  440. package/src/commands/CreateTestGridUrlCommand.ts +0 -96
  441. package/src/commands/CreateUploadCommand.ts +0 -95
  442. package/src/commands/CreateVPCEConfigurationCommand.ts +0 -96
  443. package/src/commands/DeleteDevicePoolCommand.ts +0 -96
  444. package/src/commands/DeleteInstanceProfileCommand.ts +0 -95
  445. package/src/commands/DeleteNetworkProfileCommand.ts +0 -95
  446. package/src/commands/DeleteProjectCommand.ts +0 -96
  447. package/src/commands/DeleteRemoteAccessSessionCommand.ts +0 -98
  448. package/src/commands/DeleteRunCommand.ts +0 -93
  449. package/src/commands/DeleteTestGridProjectCommand.ts +0 -101
  450. package/src/commands/DeleteUploadCommand.ts +0 -95
  451. package/src/commands/DeleteVPCEConfigurationCommand.ts +0 -95
  452. package/src/commands/GetAccountSettingsCommand.ts +0 -96
  453. package/src/commands/GetDeviceCommand.ts +0 -92
  454. package/src/commands/GetDeviceInstanceCommand.ts +0 -95
  455. package/src/commands/GetDevicePoolCommand.ts +0 -95
  456. package/src/commands/GetDevicePoolCompatibilityCommand.ts +0 -98
  457. package/src/commands/GetInstanceProfileCommand.ts +0 -95
  458. package/src/commands/GetJobCommand.ts +0 -88
  459. package/src/commands/GetNetworkProfileCommand.ts +0 -95
  460. package/src/commands/GetOfferingStatusCommand.ts +0 -98
  461. package/src/commands/GetProjectCommand.ts +0 -95
  462. package/src/commands/GetRemoteAccessSessionCommand.ts +0 -95
  463. package/src/commands/GetRunCommand.ts +0 -88
  464. package/src/commands/GetSuiteCommand.ts +0 -92
  465. package/src/commands/GetTestCommand.ts +0 -92
  466. package/src/commands/GetTestGridProjectCommand.ts +0 -95
  467. package/src/commands/GetTestGridSessionCommand.ts +0 -104
  468. package/src/commands/GetUploadCommand.ts +0 -92
  469. package/src/commands/GetVPCEConfigurationCommand.ts +0 -96
  470. package/src/commands/InstallToRemoteAccessSessionCommand.ts +0 -102
  471. package/src/commands/ListArtifactsCommand.ts +0 -95
  472. package/src/commands/ListDeviceInstancesCommand.ts +0 -96
  473. package/src/commands/ListDevicePoolsCommand.ts +0 -95
  474. package/src/commands/ListDevicesCommand.ts +0 -95
  475. package/src/commands/ListInstanceProfilesCommand.ts +0 -95
  476. package/src/commands/ListJobsCommand.ts +0 -92
  477. package/src/commands/ListNetworkProfilesCommand.ts +0 -95
  478. package/src/commands/ListOfferingPromotionsCommand.ts +0 -97
  479. package/src/commands/ListOfferingTransactionsCommand.ts +0 -98
  480. package/src/commands/ListOfferingsCommand.ts +0 -98
  481. package/src/commands/ListProjectsCommand.ts +0 -95
  482. package/src/commands/ListRemoteAccessSessionsCommand.ts +0 -95
  483. package/src/commands/ListRunsCommand.ts +0 -92
  484. package/src/commands/ListSamplesCommand.ts +0 -95
  485. package/src/commands/ListSuitesCommand.ts +0 -95
  486. package/src/commands/ListTagsForResourceCommand.ts +0 -95
  487. package/src/commands/ListTestGridProjectsCommand.ts +0 -95
  488. package/src/commands/ListTestGridSessionActionsCommand.ts +0 -98
  489. package/src/commands/ListTestGridSessionArtifactsCommand.ts +0 -100
  490. package/src/commands/ListTestGridSessionsCommand.ts +0 -95
  491. package/src/commands/ListTestsCommand.ts +0 -92
  492. package/src/commands/ListUniqueProblemsCommand.ts +0 -99
  493. package/src/commands/ListUploadsCommand.ts +0 -95
  494. package/src/commands/ListVPCEConfigurationsCommand.ts +0 -96
  495. package/src/commands/PurchaseOfferingCommand.ts +0 -98
  496. package/src/commands/RenewOfferingCommand.ts +0 -97
  497. package/src/commands/ScheduleRunCommand.ts +0 -95
  498. package/src/commands/StopJobCommand.ts +0 -95
  499. package/src/commands/StopRemoteAccessSessionCommand.ts +0 -95
  500. package/src/commands/StopRunCommand.ts +0 -95
  501. package/src/commands/TagResourceCommand.ts +0 -97
  502. package/src/commands/UntagResourceCommand.ts +0 -95
  503. package/src/commands/UpdateDeviceInstanceCommand.ts +0 -95
  504. package/src/commands/UpdateDevicePoolCommand.ts +0 -97
  505. package/src/commands/UpdateInstanceProfileCommand.ts +0 -95
  506. package/src/commands/UpdateNetworkProfileCommand.ts +0 -95
  507. package/src/commands/UpdateProjectCommand.ts +0 -96
  508. package/src/commands/UpdateTestGridProjectCommand.ts +0 -95
  509. package/src/commands/UpdateUploadCommand.ts +0 -95
  510. package/src/commands/UpdateVPCEConfigurationCommand.ts +0 -95
  511. package/src/endpoints.ts +0 -57
  512. package/src/index.ts +0 -99
  513. package/src/models/index.ts +0 -1
  514. package/src/models/models_0.ts +0 -8246
  515. package/src/pagination/GetOfferingStatusPaginator.ts +0 -58
  516. package/src/pagination/Interfaces.ts +0 -8
  517. package/src/pagination/ListArtifactsPaginator.ts +0 -58
  518. package/src/pagination/ListDevicePoolsPaginator.ts +0 -58
  519. package/src/pagination/ListDevicesPaginator.ts +0 -54
  520. package/src/pagination/ListJobsPaginator.ts +0 -54
  521. package/src/pagination/ListOfferingTransactionsPaginator.ts +0 -58
  522. package/src/pagination/ListOfferingsPaginator.ts +0 -58
  523. package/src/pagination/ListProjectsPaginator.ts +0 -58
  524. package/src/pagination/ListRunsPaginator.ts +0 -54
  525. package/src/pagination/ListSamplesPaginator.ts +0 -54
  526. package/src/pagination/ListSuitesPaginator.ts +0 -54
  527. package/src/pagination/ListTestGridProjectsPaginator.ts +0 -59
  528. package/src/pagination/ListTestGridSessionActionsPaginator.ts +0 -59
  529. package/src/pagination/ListTestGridSessionArtifactsPaginator.ts +0 -59
  530. package/src/pagination/ListTestGridSessionsPaginator.ts +0 -59
  531. package/src/pagination/ListTestsPaginator.ts +0 -54
  532. package/src/pagination/ListUniqueProblemsPaginator.ts +0 -58
  533. package/src/pagination/ListUploadsPaginator.ts +0 -54
  534. package/src/protocols/Aws_json1_1.ts +0 -10779
  535. package/src/runtimeConfig.browser.ts +0 -41
  536. package/src/runtimeConfig.native.ts +0 -17
  537. package/src/runtimeConfig.shared.ts +0 -17
  538. package/src/runtimeConfig.ts +0 -46
  539. package/tsconfig.es.json +0 -10
  540. package/tsconfig.json +0 -33
  541. package/tsconfig.types.json +0 -9
@@ -1,577 +0,0 @@
1
- import {
2
- EndpointsInputConfig,
3
- EndpointsResolvedConfig,
4
- RegionInputConfig,
5
- RegionResolvedConfig,
6
- resolveEndpointsConfig,
7
- resolveRegionConfig,
8
- } from "@aws-sdk/config-resolver";
9
- import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
10
- import {
11
- getHostHeaderPlugin,
12
- HostHeaderInputConfig,
13
- HostHeaderResolvedConfig,
14
- resolveHostHeaderConfig,
15
- } from "@aws-sdk/middleware-host-header";
16
- import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
17
- import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
18
- import {
19
- AwsAuthInputConfig,
20
- AwsAuthResolvedConfig,
21
- getAwsAuthPlugin,
22
- resolveAwsAuthConfig,
23
- } from "@aws-sdk/middleware-signing";
24
- import {
25
- getUserAgentPlugin,
26
- resolveUserAgentConfig,
27
- UserAgentInputConfig,
28
- UserAgentResolvedConfig,
29
- } from "@aws-sdk/middleware-user-agent";
30
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
31
- import {
32
- Client as __Client,
33
- SmithyConfiguration as __SmithyConfiguration,
34
- SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
35
- } from "@aws-sdk/smithy-client";
36
- import {
37
- Credentials as __Credentials,
38
- Decoder as __Decoder,
39
- Encoder as __Encoder,
40
- Hash as __Hash,
41
- HashConstructor as __HashConstructor,
42
- HttpHandlerOptions as __HttpHandlerOptions,
43
- Logger as __Logger,
44
- Provider as __Provider,
45
- Provider,
46
- RegionInfoProvider,
47
- StreamCollector as __StreamCollector,
48
- UrlParser as __UrlParser,
49
- UserAgent as __UserAgent,
50
- } from "@aws-sdk/types";
51
-
52
- import { CreateDevicePoolCommandInput, CreateDevicePoolCommandOutput } from "./commands/CreateDevicePoolCommand";
53
- import {
54
- CreateInstanceProfileCommandInput,
55
- CreateInstanceProfileCommandOutput,
56
- } from "./commands/CreateInstanceProfileCommand";
57
- import {
58
- CreateNetworkProfileCommandInput,
59
- CreateNetworkProfileCommandOutput,
60
- } from "./commands/CreateNetworkProfileCommand";
61
- import { CreateProjectCommandInput, CreateProjectCommandOutput } from "./commands/CreateProjectCommand";
62
- import {
63
- CreateRemoteAccessSessionCommandInput,
64
- CreateRemoteAccessSessionCommandOutput,
65
- } from "./commands/CreateRemoteAccessSessionCommand";
66
- import {
67
- CreateTestGridProjectCommandInput,
68
- CreateTestGridProjectCommandOutput,
69
- } from "./commands/CreateTestGridProjectCommand";
70
- import { CreateTestGridUrlCommandInput, CreateTestGridUrlCommandOutput } from "./commands/CreateTestGridUrlCommand";
71
- import { CreateUploadCommandInput, CreateUploadCommandOutput } from "./commands/CreateUploadCommand";
72
- import {
73
- CreateVPCEConfigurationCommandInput,
74
- CreateVPCEConfigurationCommandOutput,
75
- } from "./commands/CreateVPCEConfigurationCommand";
76
- import { DeleteDevicePoolCommandInput, DeleteDevicePoolCommandOutput } from "./commands/DeleteDevicePoolCommand";
77
- import {
78
- DeleteInstanceProfileCommandInput,
79
- DeleteInstanceProfileCommandOutput,
80
- } from "./commands/DeleteInstanceProfileCommand";
81
- import {
82
- DeleteNetworkProfileCommandInput,
83
- DeleteNetworkProfileCommandOutput,
84
- } from "./commands/DeleteNetworkProfileCommand";
85
- import { DeleteProjectCommandInput, DeleteProjectCommandOutput } from "./commands/DeleteProjectCommand";
86
- import {
87
- DeleteRemoteAccessSessionCommandInput,
88
- DeleteRemoteAccessSessionCommandOutput,
89
- } from "./commands/DeleteRemoteAccessSessionCommand";
90
- import { DeleteRunCommandInput, DeleteRunCommandOutput } from "./commands/DeleteRunCommand";
91
- import {
92
- DeleteTestGridProjectCommandInput,
93
- DeleteTestGridProjectCommandOutput,
94
- } from "./commands/DeleteTestGridProjectCommand";
95
- import { DeleteUploadCommandInput, DeleteUploadCommandOutput } from "./commands/DeleteUploadCommand";
96
- import {
97
- DeleteVPCEConfigurationCommandInput,
98
- DeleteVPCEConfigurationCommandOutput,
99
- } from "./commands/DeleteVPCEConfigurationCommand";
100
- import { GetAccountSettingsCommandInput, GetAccountSettingsCommandOutput } from "./commands/GetAccountSettingsCommand";
101
- import { GetDeviceCommandInput, GetDeviceCommandOutput } from "./commands/GetDeviceCommand";
102
- import { GetDeviceInstanceCommandInput, GetDeviceInstanceCommandOutput } from "./commands/GetDeviceInstanceCommand";
103
- import { GetDevicePoolCommandInput, GetDevicePoolCommandOutput } from "./commands/GetDevicePoolCommand";
104
- import {
105
- GetDevicePoolCompatibilityCommandInput,
106
- GetDevicePoolCompatibilityCommandOutput,
107
- } from "./commands/GetDevicePoolCompatibilityCommand";
108
- import { GetInstanceProfileCommandInput, GetInstanceProfileCommandOutput } from "./commands/GetInstanceProfileCommand";
109
- import { GetJobCommandInput, GetJobCommandOutput } from "./commands/GetJobCommand";
110
- import { GetNetworkProfileCommandInput, GetNetworkProfileCommandOutput } from "./commands/GetNetworkProfileCommand";
111
- import { GetOfferingStatusCommandInput, GetOfferingStatusCommandOutput } from "./commands/GetOfferingStatusCommand";
112
- import { GetProjectCommandInput, GetProjectCommandOutput } from "./commands/GetProjectCommand";
113
- import {
114
- GetRemoteAccessSessionCommandInput,
115
- GetRemoteAccessSessionCommandOutput,
116
- } from "./commands/GetRemoteAccessSessionCommand";
117
- import { GetRunCommandInput, GetRunCommandOutput } from "./commands/GetRunCommand";
118
- import { GetSuiteCommandInput, GetSuiteCommandOutput } from "./commands/GetSuiteCommand";
119
- import { GetTestCommandInput, GetTestCommandOutput } from "./commands/GetTestCommand";
120
- import { GetTestGridProjectCommandInput, GetTestGridProjectCommandOutput } from "./commands/GetTestGridProjectCommand";
121
- import { GetTestGridSessionCommandInput, GetTestGridSessionCommandOutput } from "./commands/GetTestGridSessionCommand";
122
- import { GetUploadCommandInput, GetUploadCommandOutput } from "./commands/GetUploadCommand";
123
- import {
124
- GetVPCEConfigurationCommandInput,
125
- GetVPCEConfigurationCommandOutput,
126
- } from "./commands/GetVPCEConfigurationCommand";
127
- import {
128
- InstallToRemoteAccessSessionCommandInput,
129
- InstallToRemoteAccessSessionCommandOutput,
130
- } from "./commands/InstallToRemoteAccessSessionCommand";
131
- import { ListArtifactsCommandInput, ListArtifactsCommandOutput } from "./commands/ListArtifactsCommand";
132
- import {
133
- ListDeviceInstancesCommandInput,
134
- ListDeviceInstancesCommandOutput,
135
- } from "./commands/ListDeviceInstancesCommand";
136
- import { ListDevicePoolsCommandInput, ListDevicePoolsCommandOutput } from "./commands/ListDevicePoolsCommand";
137
- import { ListDevicesCommandInput, ListDevicesCommandOutput } from "./commands/ListDevicesCommand";
138
- import {
139
- ListInstanceProfilesCommandInput,
140
- ListInstanceProfilesCommandOutput,
141
- } from "./commands/ListInstanceProfilesCommand";
142
- import { ListJobsCommandInput, ListJobsCommandOutput } from "./commands/ListJobsCommand";
143
- import {
144
- ListNetworkProfilesCommandInput,
145
- ListNetworkProfilesCommandOutput,
146
- } from "./commands/ListNetworkProfilesCommand";
147
- import {
148
- ListOfferingPromotionsCommandInput,
149
- ListOfferingPromotionsCommandOutput,
150
- } from "./commands/ListOfferingPromotionsCommand";
151
- import { ListOfferingsCommandInput, ListOfferingsCommandOutput } from "./commands/ListOfferingsCommand";
152
- import {
153
- ListOfferingTransactionsCommandInput,
154
- ListOfferingTransactionsCommandOutput,
155
- } from "./commands/ListOfferingTransactionsCommand";
156
- import { ListProjectsCommandInput, ListProjectsCommandOutput } from "./commands/ListProjectsCommand";
157
- import {
158
- ListRemoteAccessSessionsCommandInput,
159
- ListRemoteAccessSessionsCommandOutput,
160
- } from "./commands/ListRemoteAccessSessionsCommand";
161
- import { ListRunsCommandInput, ListRunsCommandOutput } from "./commands/ListRunsCommand";
162
- import { ListSamplesCommandInput, ListSamplesCommandOutput } from "./commands/ListSamplesCommand";
163
- import { ListSuitesCommandInput, ListSuitesCommandOutput } from "./commands/ListSuitesCommand";
164
- import {
165
- ListTagsForResourceCommandInput,
166
- ListTagsForResourceCommandOutput,
167
- } from "./commands/ListTagsForResourceCommand";
168
- import {
169
- ListTestGridProjectsCommandInput,
170
- ListTestGridProjectsCommandOutput,
171
- } from "./commands/ListTestGridProjectsCommand";
172
- import {
173
- ListTestGridSessionActionsCommandInput,
174
- ListTestGridSessionActionsCommandOutput,
175
- } from "./commands/ListTestGridSessionActionsCommand";
176
- import {
177
- ListTestGridSessionArtifactsCommandInput,
178
- ListTestGridSessionArtifactsCommandOutput,
179
- } from "./commands/ListTestGridSessionArtifactsCommand";
180
- import {
181
- ListTestGridSessionsCommandInput,
182
- ListTestGridSessionsCommandOutput,
183
- } from "./commands/ListTestGridSessionsCommand";
184
- import { ListTestsCommandInput, ListTestsCommandOutput } from "./commands/ListTestsCommand";
185
- import { ListUniqueProblemsCommandInput, ListUniqueProblemsCommandOutput } from "./commands/ListUniqueProblemsCommand";
186
- import { ListUploadsCommandInput, ListUploadsCommandOutput } from "./commands/ListUploadsCommand";
187
- import {
188
- ListVPCEConfigurationsCommandInput,
189
- ListVPCEConfigurationsCommandOutput,
190
- } from "./commands/ListVPCEConfigurationsCommand";
191
- import { PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput } from "./commands/PurchaseOfferingCommand";
192
- import { RenewOfferingCommandInput, RenewOfferingCommandOutput } from "./commands/RenewOfferingCommand";
193
- import { ScheduleRunCommandInput, ScheduleRunCommandOutput } from "./commands/ScheduleRunCommand";
194
- import { StopJobCommandInput, StopJobCommandOutput } from "./commands/StopJobCommand";
195
- import {
196
- StopRemoteAccessSessionCommandInput,
197
- StopRemoteAccessSessionCommandOutput,
198
- } from "./commands/StopRemoteAccessSessionCommand";
199
- import { StopRunCommandInput, StopRunCommandOutput } from "./commands/StopRunCommand";
200
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
201
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
202
- import {
203
- UpdateDeviceInstanceCommandInput,
204
- UpdateDeviceInstanceCommandOutput,
205
- } from "./commands/UpdateDeviceInstanceCommand";
206
- import { UpdateDevicePoolCommandInput, UpdateDevicePoolCommandOutput } from "./commands/UpdateDevicePoolCommand";
207
- import {
208
- UpdateInstanceProfileCommandInput,
209
- UpdateInstanceProfileCommandOutput,
210
- } from "./commands/UpdateInstanceProfileCommand";
211
- import {
212
- UpdateNetworkProfileCommandInput,
213
- UpdateNetworkProfileCommandOutput,
214
- } from "./commands/UpdateNetworkProfileCommand";
215
- import { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "./commands/UpdateProjectCommand";
216
- import {
217
- UpdateTestGridProjectCommandInput,
218
- UpdateTestGridProjectCommandOutput,
219
- } from "./commands/UpdateTestGridProjectCommand";
220
- import { UpdateUploadCommandInput, UpdateUploadCommandOutput } from "./commands/UpdateUploadCommand";
221
- import {
222
- UpdateVPCEConfigurationCommandInput,
223
- UpdateVPCEConfigurationCommandOutput,
224
- } from "./commands/UpdateVPCEConfigurationCommand";
225
- import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
226
-
227
- export type ServiceInputTypes =
228
- | CreateDevicePoolCommandInput
229
- | CreateInstanceProfileCommandInput
230
- | CreateNetworkProfileCommandInput
231
- | CreateProjectCommandInput
232
- | CreateRemoteAccessSessionCommandInput
233
- | CreateTestGridProjectCommandInput
234
- | CreateTestGridUrlCommandInput
235
- | CreateUploadCommandInput
236
- | CreateVPCEConfigurationCommandInput
237
- | DeleteDevicePoolCommandInput
238
- | DeleteInstanceProfileCommandInput
239
- | DeleteNetworkProfileCommandInput
240
- | DeleteProjectCommandInput
241
- | DeleteRemoteAccessSessionCommandInput
242
- | DeleteRunCommandInput
243
- | DeleteTestGridProjectCommandInput
244
- | DeleteUploadCommandInput
245
- | DeleteVPCEConfigurationCommandInput
246
- | GetAccountSettingsCommandInput
247
- | GetDeviceCommandInput
248
- | GetDeviceInstanceCommandInput
249
- | GetDevicePoolCommandInput
250
- | GetDevicePoolCompatibilityCommandInput
251
- | GetInstanceProfileCommandInput
252
- | GetJobCommandInput
253
- | GetNetworkProfileCommandInput
254
- | GetOfferingStatusCommandInput
255
- | GetProjectCommandInput
256
- | GetRemoteAccessSessionCommandInput
257
- | GetRunCommandInput
258
- | GetSuiteCommandInput
259
- | GetTestCommandInput
260
- | GetTestGridProjectCommandInput
261
- | GetTestGridSessionCommandInput
262
- | GetUploadCommandInput
263
- | GetVPCEConfigurationCommandInput
264
- | InstallToRemoteAccessSessionCommandInput
265
- | ListArtifactsCommandInput
266
- | ListDeviceInstancesCommandInput
267
- | ListDevicePoolsCommandInput
268
- | ListDevicesCommandInput
269
- | ListInstanceProfilesCommandInput
270
- | ListJobsCommandInput
271
- | ListNetworkProfilesCommandInput
272
- | ListOfferingPromotionsCommandInput
273
- | ListOfferingTransactionsCommandInput
274
- | ListOfferingsCommandInput
275
- | ListProjectsCommandInput
276
- | ListRemoteAccessSessionsCommandInput
277
- | ListRunsCommandInput
278
- | ListSamplesCommandInput
279
- | ListSuitesCommandInput
280
- | ListTagsForResourceCommandInput
281
- | ListTestGridProjectsCommandInput
282
- | ListTestGridSessionActionsCommandInput
283
- | ListTestGridSessionArtifactsCommandInput
284
- | ListTestGridSessionsCommandInput
285
- | ListTestsCommandInput
286
- | ListUniqueProblemsCommandInput
287
- | ListUploadsCommandInput
288
- | ListVPCEConfigurationsCommandInput
289
- | PurchaseOfferingCommandInput
290
- | RenewOfferingCommandInput
291
- | ScheduleRunCommandInput
292
- | StopJobCommandInput
293
- | StopRemoteAccessSessionCommandInput
294
- | StopRunCommandInput
295
- | TagResourceCommandInput
296
- | UntagResourceCommandInput
297
- | UpdateDeviceInstanceCommandInput
298
- | UpdateDevicePoolCommandInput
299
- | UpdateInstanceProfileCommandInput
300
- | UpdateNetworkProfileCommandInput
301
- | UpdateProjectCommandInput
302
- | UpdateTestGridProjectCommandInput
303
- | UpdateUploadCommandInput
304
- | UpdateVPCEConfigurationCommandInput;
305
-
306
- export type ServiceOutputTypes =
307
- | CreateDevicePoolCommandOutput
308
- | CreateInstanceProfileCommandOutput
309
- | CreateNetworkProfileCommandOutput
310
- | CreateProjectCommandOutput
311
- | CreateRemoteAccessSessionCommandOutput
312
- | CreateTestGridProjectCommandOutput
313
- | CreateTestGridUrlCommandOutput
314
- | CreateUploadCommandOutput
315
- | CreateVPCEConfigurationCommandOutput
316
- | DeleteDevicePoolCommandOutput
317
- | DeleteInstanceProfileCommandOutput
318
- | DeleteNetworkProfileCommandOutput
319
- | DeleteProjectCommandOutput
320
- | DeleteRemoteAccessSessionCommandOutput
321
- | DeleteRunCommandOutput
322
- | DeleteTestGridProjectCommandOutput
323
- | DeleteUploadCommandOutput
324
- | DeleteVPCEConfigurationCommandOutput
325
- | GetAccountSettingsCommandOutput
326
- | GetDeviceCommandOutput
327
- | GetDeviceInstanceCommandOutput
328
- | GetDevicePoolCommandOutput
329
- | GetDevicePoolCompatibilityCommandOutput
330
- | GetInstanceProfileCommandOutput
331
- | GetJobCommandOutput
332
- | GetNetworkProfileCommandOutput
333
- | GetOfferingStatusCommandOutput
334
- | GetProjectCommandOutput
335
- | GetRemoteAccessSessionCommandOutput
336
- | GetRunCommandOutput
337
- | GetSuiteCommandOutput
338
- | GetTestCommandOutput
339
- | GetTestGridProjectCommandOutput
340
- | GetTestGridSessionCommandOutput
341
- | GetUploadCommandOutput
342
- | GetVPCEConfigurationCommandOutput
343
- | InstallToRemoteAccessSessionCommandOutput
344
- | ListArtifactsCommandOutput
345
- | ListDeviceInstancesCommandOutput
346
- | ListDevicePoolsCommandOutput
347
- | ListDevicesCommandOutput
348
- | ListInstanceProfilesCommandOutput
349
- | ListJobsCommandOutput
350
- | ListNetworkProfilesCommandOutput
351
- | ListOfferingPromotionsCommandOutput
352
- | ListOfferingTransactionsCommandOutput
353
- | ListOfferingsCommandOutput
354
- | ListProjectsCommandOutput
355
- | ListRemoteAccessSessionsCommandOutput
356
- | ListRunsCommandOutput
357
- | ListSamplesCommandOutput
358
- | ListSuitesCommandOutput
359
- | ListTagsForResourceCommandOutput
360
- | ListTestGridProjectsCommandOutput
361
- | ListTestGridSessionActionsCommandOutput
362
- | ListTestGridSessionArtifactsCommandOutput
363
- | ListTestGridSessionsCommandOutput
364
- | ListTestsCommandOutput
365
- | ListUniqueProblemsCommandOutput
366
- | ListUploadsCommandOutput
367
- | ListVPCEConfigurationsCommandOutput
368
- | PurchaseOfferingCommandOutput
369
- | RenewOfferingCommandOutput
370
- | ScheduleRunCommandOutput
371
- | StopJobCommandOutput
372
- | StopRemoteAccessSessionCommandOutput
373
- | StopRunCommandOutput
374
- | TagResourceCommandOutput
375
- | UntagResourceCommandOutput
376
- | UpdateDeviceInstanceCommandOutput
377
- | UpdateDevicePoolCommandOutput
378
- | UpdateInstanceProfileCommandOutput
379
- | UpdateNetworkProfileCommandOutput
380
- | UpdateProjectCommandOutput
381
- | UpdateTestGridProjectCommandOutput
382
- | UpdateUploadCommandOutput
383
- | UpdateVPCEConfigurationCommandOutput;
384
-
385
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
386
- /**
387
- * The HTTP handler to use. Fetch in browser and Https in Nodejs.
388
- */
389
- requestHandler?: __HttpHandler;
390
-
391
- /**
392
- * A constructor for a class implementing the {@link __Hash} interface
393
- * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
394
- * @internal
395
- */
396
- sha256?: __HashConstructor;
397
-
398
- /**
399
- * The function that will be used to convert strings into HTTP endpoints.
400
- * @internal
401
- */
402
- urlParser?: __UrlParser;
403
-
404
- /**
405
- * A function that can calculate the length of a request body.
406
- * @internal
407
- */
408
- bodyLengthChecker?: (body: any) => number | undefined;
409
-
410
- /**
411
- * A function that converts a stream into an array of bytes.
412
- * @internal
413
- */
414
- streamCollector?: __StreamCollector;
415
-
416
- /**
417
- * The function that will be used to convert a base64-encoded string to a byte array.
418
- * @internal
419
- */
420
- base64Decoder?: __Decoder;
421
-
422
- /**
423
- * The function that will be used to convert binary data to a base64-encoded string.
424
- * @internal
425
- */
426
- base64Encoder?: __Encoder;
427
-
428
- /**
429
- * The function that will be used to convert a UTF8-encoded string to a byte array.
430
- * @internal
431
- */
432
- utf8Decoder?: __Decoder;
433
-
434
- /**
435
- * The function that will be used to convert binary data to a UTF-8 encoded string.
436
- * @internal
437
- */
438
- utf8Encoder?: __Encoder;
439
-
440
- /**
441
- * The runtime environment.
442
- * @internal
443
- */
444
- runtime?: string;
445
-
446
- /**
447
- * Disable dyanamically changing the endpoint of the client based on the hostPrefix
448
- * trait of an operation.
449
- */
450
- disableHostPrefix?: boolean;
451
-
452
- /**
453
- * Value for how many times a request will be made at most in case of retry.
454
- */
455
- maxAttempts?: number | __Provider<number>;
456
-
457
- /**
458
- * Specifies which retry algorithm to use.
459
- */
460
- retryMode?: string | __Provider<string>;
461
-
462
- /**
463
- * Optional logger for logging debug/info/warn/error.
464
- */
465
- logger?: __Logger;
466
-
467
- /**
468
- * Unique service identifier.
469
- * @internal
470
- */
471
- serviceId?: string;
472
-
473
- /**
474
- * The AWS region to which this client will send requests
475
- */
476
- region?: string | __Provider<string>;
477
-
478
- /**
479
- * Default credentials provider; Not available in browser runtime.
480
- * @internal
481
- */
482
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
483
-
484
- /**
485
- * Fetch related hostname, signing name or signing region with given region.
486
- * @internal
487
- */
488
- regionInfoProvider?: RegionInfoProvider;
489
-
490
- /**
491
- * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
492
- * @internal
493
- */
494
- defaultUserAgentProvider?: Provider<__UserAgent>;
495
- }
496
-
497
- type DeviceFarmClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
498
- ClientDefaults &
499
- RegionInputConfig &
500
- EndpointsInputConfig &
501
- RetryInputConfig &
502
- HostHeaderInputConfig &
503
- AwsAuthInputConfig &
504
- UserAgentInputConfig;
505
- /**
506
- * The configuration interface of DeviceFarmClient class constructor that set the region, credentials and other options.
507
- */
508
- export interface DeviceFarmClientConfig extends DeviceFarmClientConfigType {}
509
-
510
- type DeviceFarmClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
511
- Required<ClientDefaults> &
512
- RegionResolvedConfig &
513
- EndpointsResolvedConfig &
514
- RetryResolvedConfig &
515
- HostHeaderResolvedConfig &
516
- AwsAuthResolvedConfig &
517
- UserAgentResolvedConfig;
518
- /**
519
- * The resolved configuration interface of DeviceFarmClient class. This is resolved and normalized from the {@link DeviceFarmClientConfig | constructor configuration interface}.
520
- */
521
- export interface DeviceFarmClientResolvedConfig extends DeviceFarmClientResolvedConfigType {}
522
-
523
- /**
524
- * <p>Welcome to the AWS Device Farm API documentation, which contains APIs for:</p>
525
- * <ul>
526
- * <li>
527
- * <p>Testing on desktop browsers</p>
528
- * <p> Device Farm makes it possible for you to test your web applications on desktop browsers using
529
- * Selenium. The APIs for desktop browser testing contain <code>TestGrid</code> in their names. For
530
- * more information, see <a href="https://docs.aws.amazon.com/devicefarm/latest/testgrid/">Testing Web
531
- * Applications on Selenium with Device Farm</a>.</p>
532
- * </li>
533
- * <li>
534
- * <p>Testing on real mobile devices</p>
535
- * <p>Device Farm makes it possible for you to test apps on physical phones, tablets, and other
536
- * devices in the cloud. For more information, see the <a href="https://docs.aws.amazon.com/devicefarm/latest/developerguide/">Device Farm Developer Guide</a>.</p>
537
- * </li>
538
- * </ul>
539
- */
540
- export class DeviceFarmClient extends __Client<
541
- __HttpHandlerOptions,
542
- ServiceInputTypes,
543
- ServiceOutputTypes,
544
- DeviceFarmClientResolvedConfig
545
- > {
546
- /**
547
- * The resolved configuration of DeviceFarmClient class. This is resolved and normalized from the {@link DeviceFarmClientConfig | constructor configuration interface}.
548
- */
549
- readonly config: DeviceFarmClientResolvedConfig;
550
-
551
- constructor(configuration: DeviceFarmClientConfig) {
552
- const _config_0 = __getRuntimeConfig(configuration);
553
- const _config_1 = resolveRegionConfig(_config_0);
554
- const _config_2 = resolveEndpointsConfig(_config_1);
555
- const _config_3 = resolveRetryConfig(_config_2);
556
- const _config_4 = resolveHostHeaderConfig(_config_3);
557
- const _config_5 = resolveAwsAuthConfig(_config_4);
558
- const _config_6 = resolveUserAgentConfig(_config_5);
559
- super(_config_6);
560
- this.config = _config_6;
561
- this.middlewareStack.use(getRetryPlugin(this.config));
562
- this.middlewareStack.use(getContentLengthPlugin(this.config));
563
- this.middlewareStack.use(getHostHeaderPlugin(this.config));
564
- this.middlewareStack.use(getLoggerPlugin(this.config));
565
- this.middlewareStack.use(getAwsAuthPlugin(this.config));
566
- this.middlewareStack.use(getUserAgentPlugin(this.config));
567
- }
568
-
569
- /**
570
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
571
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
572
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
573
- */
574
- destroy(): void {
575
- super.destroy();
576
- }
577
- }
@@ -1,95 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DeviceFarmClient";
15
- import { CreateDevicePoolRequest, CreateDevicePoolResult } from "../models/models_0";
16
- import {
17
- deserializeAws_json1_1CreateDevicePoolCommand,
18
- serializeAws_json1_1CreateDevicePoolCommand,
19
- } from "../protocols/Aws_json1_1";
20
-
21
- export interface CreateDevicePoolCommandInput extends CreateDevicePoolRequest {}
22
- export interface CreateDevicePoolCommandOutput extends CreateDevicePoolResult, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Creates a device pool.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { DeviceFarmClient, CreateDevicePoolCommand } from "@aws-sdk/client-device-farm"; // ES Modules import
30
- * // const { DeviceFarmClient, CreateDevicePoolCommand } = require("@aws-sdk/client-device-farm"); // CommonJS import
31
- * const client = new DeviceFarmClient(config);
32
- * const command = new CreateDevicePoolCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link CreateDevicePoolCommandInput} for command's `input` shape.
37
- * @see {@link CreateDevicePoolCommandOutput} for command's `response` shape.
38
- * @see {@link DeviceFarmClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class CreateDevicePoolCommand extends $Command<
42
- CreateDevicePoolCommandInput,
43
- CreateDevicePoolCommandOutput,
44
- DeviceFarmClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: CreateDevicePoolCommandInput) {
50
- // Start section: command_constructor
51
- super();
52
- // End section: command_constructor
53
- }
54
-
55
- /**
56
- * @internal
57
- */
58
- resolveMiddleware(
59
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
60
- configuration: DeviceFarmClientResolvedConfig,
61
- options?: __HttpHandlerOptions
62
- ): Handler<CreateDevicePoolCommandInput, CreateDevicePoolCommandOutput> {
63
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
-
65
- const stack = clientStack.concat(this.middlewareStack);
66
-
67
- const { logger } = configuration;
68
- const clientName = "DeviceFarmClient";
69
- const commandName = "CreateDevicePoolCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: CreateDevicePoolRequest.filterSensitiveLog,
75
- outputFilterSensitiveLog: CreateDevicePoolResult.filterSensitiveLog,
76
- };
77
- const { requestHandler } = configuration;
78
- return stack.resolve(
79
- (request: FinalizeHandlerArguments<any>) =>
80
- requestHandler.handle(request.request as __HttpRequest, options || {}),
81
- handlerExecutionContext
82
- );
83
- }
84
-
85
- private serialize(input: CreateDevicePoolCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_json1_1CreateDevicePoolCommand(input, context);
87
- }
88
-
89
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<CreateDevicePoolCommandOutput> {
90
- return deserializeAws_json1_1CreateDevicePoolCommand(output, context);
91
- }
92
-
93
- // Start section: command_body_extra
94
- // End section: command_body_extra
95
- }