@aws-sdk/client-device-farm 3.1076.0 → 3.1078.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 (251) hide show
  1. package/dist-cjs/index.js +88 -775
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/CreateDevicePoolCommand.js +2 -14
  4. package/dist-es/commands/CreateInstanceProfileCommand.js +2 -14
  5. package/dist-es/commands/CreateNetworkProfileCommand.js +2 -14
  6. package/dist-es/commands/CreateProjectCommand.js +2 -14
  7. package/dist-es/commands/CreateRemoteAccessSessionCommand.js +2 -14
  8. package/dist-es/commands/CreateTestGridProjectCommand.js +2 -14
  9. package/dist-es/commands/CreateTestGridUrlCommand.js +2 -14
  10. package/dist-es/commands/CreateUploadCommand.js +2 -14
  11. package/dist-es/commands/CreateVPCEConfigurationCommand.js +2 -14
  12. package/dist-es/commands/DeleteDevicePoolCommand.js +2 -14
  13. package/dist-es/commands/DeleteInstanceProfileCommand.js +2 -14
  14. package/dist-es/commands/DeleteNetworkProfileCommand.js +2 -14
  15. package/dist-es/commands/DeleteProjectCommand.js +2 -14
  16. package/dist-es/commands/DeleteRemoteAccessSessionCommand.js +2 -14
  17. package/dist-es/commands/DeleteRunCommand.js +2 -14
  18. package/dist-es/commands/DeleteTestGridProjectCommand.js +2 -14
  19. package/dist-es/commands/DeleteUploadCommand.js +2 -14
  20. package/dist-es/commands/DeleteVPCEConfigurationCommand.js +2 -14
  21. package/dist-es/commands/GetAccountSettingsCommand.js +2 -14
  22. package/dist-es/commands/GetDeviceCommand.js +2 -14
  23. package/dist-es/commands/GetDeviceInstanceCommand.js +2 -14
  24. package/dist-es/commands/GetDevicePoolCommand.js +2 -14
  25. package/dist-es/commands/GetDevicePoolCompatibilityCommand.js +2 -14
  26. package/dist-es/commands/GetInstanceProfileCommand.js +2 -14
  27. package/dist-es/commands/GetJobCommand.js +2 -14
  28. package/dist-es/commands/GetNetworkProfileCommand.js +2 -14
  29. package/dist-es/commands/GetOfferingStatusCommand.js +2 -14
  30. package/dist-es/commands/GetProjectCommand.js +2 -14
  31. package/dist-es/commands/GetRemoteAccessSessionCommand.js +2 -14
  32. package/dist-es/commands/GetRunCommand.js +2 -14
  33. package/dist-es/commands/GetSuiteCommand.js +2 -14
  34. package/dist-es/commands/GetTestCommand.js +2 -14
  35. package/dist-es/commands/GetTestGridProjectCommand.js +2 -14
  36. package/dist-es/commands/GetTestGridSessionCommand.js +2 -14
  37. package/dist-es/commands/GetUploadCommand.js +2 -14
  38. package/dist-es/commands/GetVPCEConfigurationCommand.js +2 -14
  39. package/dist-es/commands/InstallToRemoteAccessSessionCommand.js +2 -14
  40. package/dist-es/commands/ListArtifactsCommand.js +2 -14
  41. package/dist-es/commands/ListDeviceInstancesCommand.js +2 -14
  42. package/dist-es/commands/ListDevicePoolsCommand.js +2 -14
  43. package/dist-es/commands/ListDevicesCommand.js +2 -14
  44. package/dist-es/commands/ListInstanceProfilesCommand.js +2 -14
  45. package/dist-es/commands/ListJobsCommand.js +2 -14
  46. package/dist-es/commands/ListNetworkProfilesCommand.js +2 -14
  47. package/dist-es/commands/ListOfferingPromotionsCommand.js +2 -14
  48. package/dist-es/commands/ListOfferingTransactionsCommand.js +2 -14
  49. package/dist-es/commands/ListOfferingsCommand.js +2 -14
  50. package/dist-es/commands/ListProjectsCommand.js +2 -14
  51. package/dist-es/commands/ListRemoteAccessSessionsCommand.js +2 -14
  52. package/dist-es/commands/ListRunsCommand.js +2 -14
  53. package/dist-es/commands/ListSamplesCommand.js +2 -14
  54. package/dist-es/commands/ListSuitesCommand.js +2 -14
  55. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  56. package/dist-es/commands/ListTestGridProjectsCommand.js +2 -14
  57. package/dist-es/commands/ListTestGridSessionActionsCommand.js +2 -14
  58. package/dist-es/commands/ListTestGridSessionArtifactsCommand.js +2 -14
  59. package/dist-es/commands/ListTestGridSessionsCommand.js +2 -14
  60. package/dist-es/commands/ListTestsCommand.js +2 -14
  61. package/dist-es/commands/ListUniqueProblemsCommand.js +2 -14
  62. package/dist-es/commands/ListUploadsCommand.js +2 -14
  63. package/dist-es/commands/ListVPCEConfigurationsCommand.js +2 -14
  64. package/dist-es/commands/PurchaseOfferingCommand.js +2 -14
  65. package/dist-es/commands/RenewOfferingCommand.js +2 -14
  66. package/dist-es/commands/ScheduleRunCommand.js +2 -14
  67. package/dist-es/commands/StopJobCommand.js +2 -14
  68. package/dist-es/commands/StopRemoteAccessSessionCommand.js +2 -14
  69. package/dist-es/commands/StopRunCommand.js +2 -14
  70. package/dist-es/commands/TagResourceCommand.js +2 -14
  71. package/dist-es/commands/UntagResourceCommand.js +2 -14
  72. package/dist-es/commands/UpdateDeviceInstanceCommand.js +2 -14
  73. package/dist-es/commands/UpdateDevicePoolCommand.js +2 -14
  74. package/dist-es/commands/UpdateInstanceProfileCommand.js +2 -14
  75. package/dist-es/commands/UpdateNetworkProfileCommand.js +2 -14
  76. package/dist-es/commands/UpdateProjectCommand.js +2 -14
  77. package/dist-es/commands/UpdateTestGridProjectCommand.js +2 -14
  78. package/dist-es/commands/UpdateUploadCommand.js +2 -14
  79. package/dist-es/commands/UpdateVPCEConfigurationCommand.js +2 -14
  80. package/dist-es/index.js +1 -0
  81. package/dist-es/runtimeConfig.browser.js +0 -2
  82. package/dist-es/runtimeConfig.js +1 -2
  83. package/dist-es/runtimeConfig.native.js +0 -2
  84. package/dist-es/runtimeConfig.shared.js +2 -0
  85. package/dist-types/commandBuilder.d.ts +18 -0
  86. package/dist-types/commands/CreateDevicePoolCommand.d.ts +3 -8
  87. package/dist-types/commands/CreateInstanceProfileCommand.d.ts +3 -8
  88. package/dist-types/commands/CreateNetworkProfileCommand.d.ts +3 -8
  89. package/dist-types/commands/CreateProjectCommand.d.ts +3 -8
  90. package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +3 -8
  91. package/dist-types/commands/CreateTestGridProjectCommand.d.ts +3 -8
  92. package/dist-types/commands/CreateTestGridUrlCommand.d.ts +3 -8
  93. package/dist-types/commands/CreateUploadCommand.d.ts +3 -8
  94. package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +3 -8
  95. package/dist-types/commands/DeleteDevicePoolCommand.d.ts +3 -8
  96. package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +3 -8
  97. package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +3 -8
  98. package/dist-types/commands/DeleteProjectCommand.d.ts +3 -8
  99. package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +3 -8
  100. package/dist-types/commands/DeleteRunCommand.d.ts +3 -8
  101. package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +3 -8
  102. package/dist-types/commands/DeleteUploadCommand.d.ts +3 -8
  103. package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +3 -8
  104. package/dist-types/commands/GetAccountSettingsCommand.d.ts +3 -8
  105. package/dist-types/commands/GetDeviceCommand.d.ts +3 -8
  106. package/dist-types/commands/GetDeviceInstanceCommand.d.ts +3 -8
  107. package/dist-types/commands/GetDevicePoolCommand.d.ts +3 -8
  108. package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +3 -8
  109. package/dist-types/commands/GetInstanceProfileCommand.d.ts +3 -8
  110. package/dist-types/commands/GetJobCommand.d.ts +3 -8
  111. package/dist-types/commands/GetNetworkProfileCommand.d.ts +3 -8
  112. package/dist-types/commands/GetOfferingStatusCommand.d.ts +3 -8
  113. package/dist-types/commands/GetProjectCommand.d.ts +3 -8
  114. package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +3 -8
  115. package/dist-types/commands/GetRunCommand.d.ts +3 -8
  116. package/dist-types/commands/GetSuiteCommand.d.ts +3 -8
  117. package/dist-types/commands/GetTestCommand.d.ts +3 -8
  118. package/dist-types/commands/GetTestGridProjectCommand.d.ts +3 -8
  119. package/dist-types/commands/GetTestGridSessionCommand.d.ts +3 -8
  120. package/dist-types/commands/GetUploadCommand.d.ts +3 -8
  121. package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +3 -8
  122. package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +3 -8
  123. package/dist-types/commands/ListArtifactsCommand.d.ts +3 -8
  124. package/dist-types/commands/ListDeviceInstancesCommand.d.ts +3 -8
  125. package/dist-types/commands/ListDevicePoolsCommand.d.ts +3 -8
  126. package/dist-types/commands/ListDevicesCommand.d.ts +3 -8
  127. package/dist-types/commands/ListInstanceProfilesCommand.d.ts +3 -8
  128. package/dist-types/commands/ListJobsCommand.d.ts +3 -8
  129. package/dist-types/commands/ListNetworkProfilesCommand.d.ts +3 -8
  130. package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +3 -8
  131. package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +3 -8
  132. package/dist-types/commands/ListOfferingsCommand.d.ts +3 -8
  133. package/dist-types/commands/ListProjectsCommand.d.ts +3 -8
  134. package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +3 -8
  135. package/dist-types/commands/ListRunsCommand.d.ts +3 -8
  136. package/dist-types/commands/ListSamplesCommand.d.ts +3 -8
  137. package/dist-types/commands/ListSuitesCommand.d.ts +3 -8
  138. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  139. package/dist-types/commands/ListTestGridProjectsCommand.d.ts +3 -8
  140. package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +3 -8
  141. package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +3 -8
  142. package/dist-types/commands/ListTestGridSessionsCommand.d.ts +3 -8
  143. package/dist-types/commands/ListTestsCommand.d.ts +3 -8
  144. package/dist-types/commands/ListUniqueProblemsCommand.d.ts +3 -8
  145. package/dist-types/commands/ListUploadsCommand.d.ts +3 -8
  146. package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +3 -8
  147. package/dist-types/commands/PurchaseOfferingCommand.d.ts +3 -8
  148. package/dist-types/commands/RenewOfferingCommand.d.ts +3 -8
  149. package/dist-types/commands/ScheduleRunCommand.d.ts +3 -8
  150. package/dist-types/commands/StopJobCommand.d.ts +3 -8
  151. package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +3 -8
  152. package/dist-types/commands/StopRunCommand.d.ts +3 -8
  153. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  154. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  155. package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +3 -8
  156. package/dist-types/commands/UpdateDevicePoolCommand.d.ts +3 -8
  157. package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +3 -8
  158. package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +3 -8
  159. package/dist-types/commands/UpdateProjectCommand.d.ts +3 -8
  160. package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +3 -8
  161. package/dist-types/commands/UpdateUploadCommand.d.ts +3 -8
  162. package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +3 -8
  163. package/dist-types/index.d.ts +1 -0
  164. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  165. package/dist-types/runtimeConfig.d.ts +1 -1
  166. package/dist-types/runtimeConfig.native.d.ts +1 -1
  167. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  168. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  169. package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +7 -16
  170. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +7 -16
  171. package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +7 -16
  172. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +7 -16
  173. package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +7 -16
  174. package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +7 -16
  175. package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +7 -16
  176. package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +7 -16
  177. package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +7 -16
  178. package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +7 -16
  179. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +7 -16
  180. package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +7 -16
  181. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +7 -16
  182. package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +7 -16
  183. package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +7 -16
  184. package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +7 -16
  185. package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +7 -16
  186. package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +7 -16
  187. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +7 -16
  188. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +7 -16
  189. package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +7 -16
  190. package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +7 -16
  191. package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +7 -16
  192. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +7 -16
  193. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +7 -16
  194. package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +7 -16
  195. package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +7 -16
  196. package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +7 -16
  197. package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +7 -16
  198. package/dist-types/ts3.4/commands/GetRunCommand.d.ts +7 -16
  199. package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +7 -16
  200. package/dist-types/ts3.4/commands/GetTestCommand.d.ts +7 -16
  201. package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +7 -16
  202. package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +7 -16
  203. package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +7 -16
  204. package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +7 -16
  205. package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +7 -16
  206. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +7 -16
  207. package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/StopJobCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/StopRunCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/index.d.ts +1 -0
  247. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  248. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  249. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  250. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  251. package/package.json +8 -10
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultDeviceFarmHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -2332,6 +2334,7 @@ const getRuntimeConfig$1 = (config) => {
2332
2334
  serviceTarget: "DeviceFarm_20150623",
2333
2335
  },
2334
2336
  serviceId: config?.serviceId ?? "Device Farm",
2337
+ sha256: config?.sha256 ?? Sha256,
2335
2338
  urlParser: config?.urlParser ?? parseUrl,
2336
2339
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
2337
2340
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -2365,7 +2368,6 @@ const getRuntimeConfig = (config) => {
2365
2368
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
2366
2369
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
2367
2370
  }, config),
2368
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
2369
2371
  streamCollector: config?.streamCollector ?? streamCollector,
2370
2372
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
2371
2373
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -2453,928 +2455,239 @@ class DeviceFarmClient extends Client {
2453
2455
  }
2454
2456
  }
2455
2457
 
2456
- class CreateDevicePoolCommand extends Command
2457
- .classBuilder()
2458
- .ep(commonParams)
2459
- .m(function (Command, cs, config, o) {
2460
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2461
- })
2462
- .s("DeviceFarm_20150623", "CreateDevicePool", {})
2463
- .n("DeviceFarmClient", "CreateDevicePoolCommand")
2464
- .sc(CreateDevicePool$)
2465
- .build() {
2458
+ const command = makeBuilder(commonParams, "DeviceFarm_20150623", "DeviceFarmClient", getEndpointPlugin);
2459
+ const _ep0 = {};
2460
+ const _mw0 = (Command, cs, config, o) => [];
2461
+
2462
+ class CreateDevicePoolCommand extends command(_ep0, _mw0, "CreateDevicePool", CreateDevicePool$) {
2466
2463
  }
2467
2464
 
2468
- class CreateInstanceProfileCommand extends Command
2469
- .classBuilder()
2470
- .ep(commonParams)
2471
- .m(function (Command, cs, config, o) {
2472
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2473
- })
2474
- .s("DeviceFarm_20150623", "CreateInstanceProfile", {})
2475
- .n("DeviceFarmClient", "CreateInstanceProfileCommand")
2476
- .sc(CreateInstanceProfile$)
2477
- .build() {
2465
+ class CreateInstanceProfileCommand extends command(_ep0, _mw0, "CreateInstanceProfile", CreateInstanceProfile$) {
2478
2466
  }
2479
2467
 
2480
- class CreateNetworkProfileCommand extends Command
2481
- .classBuilder()
2482
- .ep(commonParams)
2483
- .m(function (Command, cs, config, o) {
2484
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2485
- })
2486
- .s("DeviceFarm_20150623", "CreateNetworkProfile", {})
2487
- .n("DeviceFarmClient", "CreateNetworkProfileCommand")
2488
- .sc(CreateNetworkProfile$)
2489
- .build() {
2468
+ class CreateNetworkProfileCommand extends command(_ep0, _mw0, "CreateNetworkProfile", CreateNetworkProfile$) {
2490
2469
  }
2491
2470
 
2492
- class CreateProjectCommand extends Command
2493
- .classBuilder()
2494
- .ep(commonParams)
2495
- .m(function (Command, cs, config, o) {
2496
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2497
- })
2498
- .s("DeviceFarm_20150623", "CreateProject", {})
2499
- .n("DeviceFarmClient", "CreateProjectCommand")
2500
- .sc(CreateProject$)
2501
- .build() {
2471
+ class CreateProjectCommand extends command(_ep0, _mw0, "CreateProject", CreateProject$) {
2502
2472
  }
2503
2473
 
2504
- class CreateRemoteAccessSessionCommand extends Command
2505
- .classBuilder()
2506
- .ep(commonParams)
2507
- .m(function (Command, cs, config, o) {
2508
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2509
- })
2510
- .s("DeviceFarm_20150623", "CreateRemoteAccessSession", {})
2511
- .n("DeviceFarmClient", "CreateRemoteAccessSessionCommand")
2512
- .sc(CreateRemoteAccessSession$)
2513
- .build() {
2474
+ class CreateRemoteAccessSessionCommand extends command(_ep0, _mw0, "CreateRemoteAccessSession", CreateRemoteAccessSession$) {
2514
2475
  }
2515
2476
 
2516
- class CreateTestGridProjectCommand extends Command
2517
- .classBuilder()
2518
- .ep(commonParams)
2519
- .m(function (Command, cs, config, o) {
2520
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2521
- })
2522
- .s("DeviceFarm_20150623", "CreateTestGridProject", {})
2523
- .n("DeviceFarmClient", "CreateTestGridProjectCommand")
2524
- .sc(CreateTestGridProject$)
2525
- .build() {
2477
+ class CreateTestGridProjectCommand extends command(_ep0, _mw0, "CreateTestGridProject", CreateTestGridProject$) {
2526
2478
  }
2527
2479
 
2528
- class CreateTestGridUrlCommand extends Command
2529
- .classBuilder()
2530
- .ep(commonParams)
2531
- .m(function (Command, cs, config, o) {
2532
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2533
- })
2534
- .s("DeviceFarm_20150623", "CreateTestGridUrl", {})
2535
- .n("DeviceFarmClient", "CreateTestGridUrlCommand")
2536
- .sc(CreateTestGridUrl$)
2537
- .build() {
2480
+ class CreateTestGridUrlCommand extends command(_ep0, _mw0, "CreateTestGridUrl", CreateTestGridUrl$) {
2538
2481
  }
2539
2482
 
2540
- class CreateUploadCommand extends Command
2541
- .classBuilder()
2542
- .ep(commonParams)
2543
- .m(function (Command, cs, config, o) {
2544
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2545
- })
2546
- .s("DeviceFarm_20150623", "CreateUpload", {})
2547
- .n("DeviceFarmClient", "CreateUploadCommand")
2548
- .sc(CreateUpload$)
2549
- .build() {
2483
+ class CreateUploadCommand extends command(_ep0, _mw0, "CreateUpload", CreateUpload$) {
2550
2484
  }
2551
2485
 
2552
- class CreateVPCEConfigurationCommand extends Command
2553
- .classBuilder()
2554
- .ep(commonParams)
2555
- .m(function (Command, cs, config, o) {
2556
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2557
- })
2558
- .s("DeviceFarm_20150623", "CreateVPCEConfiguration", {})
2559
- .n("DeviceFarmClient", "CreateVPCEConfigurationCommand")
2560
- .sc(CreateVPCEConfiguration$)
2561
- .build() {
2486
+ class CreateVPCEConfigurationCommand extends command(_ep0, _mw0, "CreateVPCEConfiguration", CreateVPCEConfiguration$) {
2562
2487
  }
2563
2488
 
2564
- class DeleteDevicePoolCommand extends Command
2565
- .classBuilder()
2566
- .ep(commonParams)
2567
- .m(function (Command, cs, config, o) {
2568
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2569
- })
2570
- .s("DeviceFarm_20150623", "DeleteDevicePool", {})
2571
- .n("DeviceFarmClient", "DeleteDevicePoolCommand")
2572
- .sc(DeleteDevicePool$)
2573
- .build() {
2489
+ class DeleteDevicePoolCommand extends command(_ep0, _mw0, "DeleteDevicePool", DeleteDevicePool$) {
2574
2490
  }
2575
2491
 
2576
- class DeleteInstanceProfileCommand extends Command
2577
- .classBuilder()
2578
- .ep(commonParams)
2579
- .m(function (Command, cs, config, o) {
2580
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2581
- })
2582
- .s("DeviceFarm_20150623", "DeleteInstanceProfile", {})
2583
- .n("DeviceFarmClient", "DeleteInstanceProfileCommand")
2584
- .sc(DeleteInstanceProfile$)
2585
- .build() {
2492
+ class DeleteInstanceProfileCommand extends command(_ep0, _mw0, "DeleteInstanceProfile", DeleteInstanceProfile$) {
2586
2493
  }
2587
2494
 
2588
- class DeleteNetworkProfileCommand extends Command
2589
- .classBuilder()
2590
- .ep(commonParams)
2591
- .m(function (Command, cs, config, o) {
2592
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2593
- })
2594
- .s("DeviceFarm_20150623", "DeleteNetworkProfile", {})
2595
- .n("DeviceFarmClient", "DeleteNetworkProfileCommand")
2596
- .sc(DeleteNetworkProfile$)
2597
- .build() {
2495
+ class DeleteNetworkProfileCommand extends command(_ep0, _mw0, "DeleteNetworkProfile", DeleteNetworkProfile$) {
2598
2496
  }
2599
2497
 
2600
- class DeleteProjectCommand extends Command
2601
- .classBuilder()
2602
- .ep(commonParams)
2603
- .m(function (Command, cs, config, o) {
2604
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2605
- })
2606
- .s("DeviceFarm_20150623", "DeleteProject", {})
2607
- .n("DeviceFarmClient", "DeleteProjectCommand")
2608
- .sc(DeleteProject$)
2609
- .build() {
2498
+ class DeleteProjectCommand extends command(_ep0, _mw0, "DeleteProject", DeleteProject$) {
2610
2499
  }
2611
2500
 
2612
- class DeleteRemoteAccessSessionCommand extends Command
2613
- .classBuilder()
2614
- .ep(commonParams)
2615
- .m(function (Command, cs, config, o) {
2616
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2617
- })
2618
- .s("DeviceFarm_20150623", "DeleteRemoteAccessSession", {})
2619
- .n("DeviceFarmClient", "DeleteRemoteAccessSessionCommand")
2620
- .sc(DeleteRemoteAccessSession$)
2621
- .build() {
2501
+ class DeleteRemoteAccessSessionCommand extends command(_ep0, _mw0, "DeleteRemoteAccessSession", DeleteRemoteAccessSession$) {
2622
2502
  }
2623
2503
 
2624
- class DeleteRunCommand extends Command
2625
- .classBuilder()
2626
- .ep(commonParams)
2627
- .m(function (Command, cs, config, o) {
2628
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2629
- })
2630
- .s("DeviceFarm_20150623", "DeleteRun", {})
2631
- .n("DeviceFarmClient", "DeleteRunCommand")
2632
- .sc(DeleteRun$)
2633
- .build() {
2504
+ class DeleteRunCommand extends command(_ep0, _mw0, "DeleteRun", DeleteRun$) {
2634
2505
  }
2635
2506
 
2636
- class DeleteTestGridProjectCommand extends Command
2637
- .classBuilder()
2638
- .ep(commonParams)
2639
- .m(function (Command, cs, config, o) {
2640
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2641
- })
2642
- .s("DeviceFarm_20150623", "DeleteTestGridProject", {})
2643
- .n("DeviceFarmClient", "DeleteTestGridProjectCommand")
2644
- .sc(DeleteTestGridProject$)
2645
- .build() {
2507
+ class DeleteTestGridProjectCommand extends command(_ep0, _mw0, "DeleteTestGridProject", DeleteTestGridProject$) {
2646
2508
  }
2647
2509
 
2648
- class DeleteUploadCommand extends Command
2649
- .classBuilder()
2650
- .ep(commonParams)
2651
- .m(function (Command, cs, config, o) {
2652
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2653
- })
2654
- .s("DeviceFarm_20150623", "DeleteUpload", {})
2655
- .n("DeviceFarmClient", "DeleteUploadCommand")
2656
- .sc(DeleteUpload$)
2657
- .build() {
2510
+ class DeleteUploadCommand extends command(_ep0, _mw0, "DeleteUpload", DeleteUpload$) {
2658
2511
  }
2659
2512
 
2660
- class DeleteVPCEConfigurationCommand extends Command
2661
- .classBuilder()
2662
- .ep(commonParams)
2663
- .m(function (Command, cs, config, o) {
2664
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2665
- })
2666
- .s("DeviceFarm_20150623", "DeleteVPCEConfiguration", {})
2667
- .n("DeviceFarmClient", "DeleteVPCEConfigurationCommand")
2668
- .sc(DeleteVPCEConfiguration$)
2669
- .build() {
2513
+ class DeleteVPCEConfigurationCommand extends command(_ep0, _mw0, "DeleteVPCEConfiguration", DeleteVPCEConfiguration$) {
2670
2514
  }
2671
2515
 
2672
- class GetAccountSettingsCommand extends Command
2673
- .classBuilder()
2674
- .ep(commonParams)
2675
- .m(function (Command, cs, config, o) {
2676
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2677
- })
2678
- .s("DeviceFarm_20150623", "GetAccountSettings", {})
2679
- .n("DeviceFarmClient", "GetAccountSettingsCommand")
2680
- .sc(GetAccountSettings$)
2681
- .build() {
2516
+ class GetAccountSettingsCommand extends command(_ep0, _mw0, "GetAccountSettings", GetAccountSettings$) {
2682
2517
  }
2683
2518
 
2684
- class GetDeviceCommand extends Command
2685
- .classBuilder()
2686
- .ep(commonParams)
2687
- .m(function (Command, cs, config, o) {
2688
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2689
- })
2690
- .s("DeviceFarm_20150623", "GetDevice", {})
2691
- .n("DeviceFarmClient", "GetDeviceCommand")
2692
- .sc(GetDevice$)
2693
- .build() {
2519
+ class GetDeviceCommand extends command(_ep0, _mw0, "GetDevice", GetDevice$) {
2694
2520
  }
2695
2521
 
2696
- class GetDeviceInstanceCommand extends Command
2697
- .classBuilder()
2698
- .ep(commonParams)
2699
- .m(function (Command, cs, config, o) {
2700
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2701
- })
2702
- .s("DeviceFarm_20150623", "GetDeviceInstance", {})
2703
- .n("DeviceFarmClient", "GetDeviceInstanceCommand")
2704
- .sc(GetDeviceInstance$)
2705
- .build() {
2522
+ class GetDeviceInstanceCommand extends command(_ep0, _mw0, "GetDeviceInstance", GetDeviceInstance$) {
2706
2523
  }
2707
2524
 
2708
- class GetDevicePoolCommand extends Command
2709
- .classBuilder()
2710
- .ep(commonParams)
2711
- .m(function (Command, cs, config, o) {
2712
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2713
- })
2714
- .s("DeviceFarm_20150623", "GetDevicePool", {})
2715
- .n("DeviceFarmClient", "GetDevicePoolCommand")
2716
- .sc(GetDevicePool$)
2717
- .build() {
2525
+ class GetDevicePoolCommand extends command(_ep0, _mw0, "GetDevicePool", GetDevicePool$) {
2718
2526
  }
2719
2527
 
2720
- class GetDevicePoolCompatibilityCommand extends Command
2721
- .classBuilder()
2722
- .ep(commonParams)
2723
- .m(function (Command, cs, config, o) {
2724
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2725
- })
2726
- .s("DeviceFarm_20150623", "GetDevicePoolCompatibility", {})
2727
- .n("DeviceFarmClient", "GetDevicePoolCompatibilityCommand")
2728
- .sc(GetDevicePoolCompatibility$)
2729
- .build() {
2528
+ class GetDevicePoolCompatibilityCommand extends command(_ep0, _mw0, "GetDevicePoolCompatibility", GetDevicePoolCompatibility$) {
2730
2529
  }
2731
2530
 
2732
- class GetInstanceProfileCommand extends Command
2733
- .classBuilder()
2734
- .ep(commonParams)
2735
- .m(function (Command, cs, config, o) {
2736
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2737
- })
2738
- .s("DeviceFarm_20150623", "GetInstanceProfile", {})
2739
- .n("DeviceFarmClient", "GetInstanceProfileCommand")
2740
- .sc(GetInstanceProfile$)
2741
- .build() {
2531
+ class GetInstanceProfileCommand extends command(_ep0, _mw0, "GetInstanceProfile", GetInstanceProfile$) {
2742
2532
  }
2743
2533
 
2744
- class GetJobCommand extends Command
2745
- .classBuilder()
2746
- .ep(commonParams)
2747
- .m(function (Command, cs, config, o) {
2748
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2749
- })
2750
- .s("DeviceFarm_20150623", "GetJob", {})
2751
- .n("DeviceFarmClient", "GetJobCommand")
2752
- .sc(GetJob$)
2753
- .build() {
2534
+ class GetJobCommand extends command(_ep0, _mw0, "GetJob", GetJob$) {
2754
2535
  }
2755
2536
 
2756
- class GetNetworkProfileCommand extends Command
2757
- .classBuilder()
2758
- .ep(commonParams)
2759
- .m(function (Command, cs, config, o) {
2760
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2761
- })
2762
- .s("DeviceFarm_20150623", "GetNetworkProfile", {})
2763
- .n("DeviceFarmClient", "GetNetworkProfileCommand")
2764
- .sc(GetNetworkProfile$)
2765
- .build() {
2537
+ class GetNetworkProfileCommand extends command(_ep0, _mw0, "GetNetworkProfile", GetNetworkProfile$) {
2766
2538
  }
2767
2539
 
2768
- class GetOfferingStatusCommand extends Command
2769
- .classBuilder()
2770
- .ep(commonParams)
2771
- .m(function (Command, cs, config, o) {
2772
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2773
- })
2774
- .s("DeviceFarm_20150623", "GetOfferingStatus", {})
2775
- .n("DeviceFarmClient", "GetOfferingStatusCommand")
2776
- .sc(GetOfferingStatus$)
2777
- .build() {
2540
+ class GetOfferingStatusCommand extends command(_ep0, _mw0, "GetOfferingStatus", GetOfferingStatus$) {
2778
2541
  }
2779
2542
 
2780
- class GetProjectCommand extends Command
2781
- .classBuilder()
2782
- .ep(commonParams)
2783
- .m(function (Command, cs, config, o) {
2784
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2785
- })
2786
- .s("DeviceFarm_20150623", "GetProject", {})
2787
- .n("DeviceFarmClient", "GetProjectCommand")
2788
- .sc(GetProject$)
2789
- .build() {
2543
+ class GetProjectCommand extends command(_ep0, _mw0, "GetProject", GetProject$) {
2790
2544
  }
2791
2545
 
2792
- class GetRemoteAccessSessionCommand extends Command
2793
- .classBuilder()
2794
- .ep(commonParams)
2795
- .m(function (Command, cs, config, o) {
2796
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2797
- })
2798
- .s("DeviceFarm_20150623", "GetRemoteAccessSession", {})
2799
- .n("DeviceFarmClient", "GetRemoteAccessSessionCommand")
2800
- .sc(GetRemoteAccessSession$)
2801
- .build() {
2546
+ class GetRemoteAccessSessionCommand extends command(_ep0, _mw0, "GetRemoteAccessSession", GetRemoteAccessSession$) {
2802
2547
  }
2803
2548
 
2804
- class GetRunCommand extends Command
2805
- .classBuilder()
2806
- .ep(commonParams)
2807
- .m(function (Command, cs, config, o) {
2808
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2809
- })
2810
- .s("DeviceFarm_20150623", "GetRun", {})
2811
- .n("DeviceFarmClient", "GetRunCommand")
2812
- .sc(GetRun$)
2813
- .build() {
2549
+ class GetRunCommand extends command(_ep0, _mw0, "GetRun", GetRun$) {
2814
2550
  }
2815
2551
 
2816
- class GetSuiteCommand extends Command
2817
- .classBuilder()
2818
- .ep(commonParams)
2819
- .m(function (Command, cs, config, o) {
2820
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2821
- })
2822
- .s("DeviceFarm_20150623", "GetSuite", {})
2823
- .n("DeviceFarmClient", "GetSuiteCommand")
2824
- .sc(GetSuite$)
2825
- .build() {
2552
+ class GetSuiteCommand extends command(_ep0, _mw0, "GetSuite", GetSuite$) {
2826
2553
  }
2827
2554
 
2828
- class GetTestCommand extends Command
2829
- .classBuilder()
2830
- .ep(commonParams)
2831
- .m(function (Command, cs, config, o) {
2832
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2833
- })
2834
- .s("DeviceFarm_20150623", "GetTest", {})
2835
- .n("DeviceFarmClient", "GetTestCommand")
2836
- .sc(GetTest$)
2837
- .build() {
2555
+ class GetTestCommand extends command(_ep0, _mw0, "GetTest", GetTest$) {
2838
2556
  }
2839
2557
 
2840
- class GetTestGridProjectCommand extends Command
2841
- .classBuilder()
2842
- .ep(commonParams)
2843
- .m(function (Command, cs, config, o) {
2844
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2845
- })
2846
- .s("DeviceFarm_20150623", "GetTestGridProject", {})
2847
- .n("DeviceFarmClient", "GetTestGridProjectCommand")
2848
- .sc(GetTestGridProject$)
2849
- .build() {
2558
+ class GetTestGridProjectCommand extends command(_ep0, _mw0, "GetTestGridProject", GetTestGridProject$) {
2850
2559
  }
2851
2560
 
2852
- class GetTestGridSessionCommand extends Command
2853
- .classBuilder()
2854
- .ep(commonParams)
2855
- .m(function (Command, cs, config, o) {
2856
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2857
- })
2858
- .s("DeviceFarm_20150623", "GetTestGridSession", {})
2859
- .n("DeviceFarmClient", "GetTestGridSessionCommand")
2860
- .sc(GetTestGridSession$)
2861
- .build() {
2561
+ class GetTestGridSessionCommand extends command(_ep0, _mw0, "GetTestGridSession", GetTestGridSession$) {
2862
2562
  }
2863
2563
 
2864
- class GetUploadCommand extends Command
2865
- .classBuilder()
2866
- .ep(commonParams)
2867
- .m(function (Command, cs, config, o) {
2868
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2869
- })
2870
- .s("DeviceFarm_20150623", "GetUpload", {})
2871
- .n("DeviceFarmClient", "GetUploadCommand")
2872
- .sc(GetUpload$)
2873
- .build() {
2564
+ class GetUploadCommand extends command(_ep0, _mw0, "GetUpload", GetUpload$) {
2874
2565
  }
2875
2566
 
2876
- class GetVPCEConfigurationCommand extends Command
2877
- .classBuilder()
2878
- .ep(commonParams)
2879
- .m(function (Command, cs, config, o) {
2880
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2881
- })
2882
- .s("DeviceFarm_20150623", "GetVPCEConfiguration", {})
2883
- .n("DeviceFarmClient", "GetVPCEConfigurationCommand")
2884
- .sc(GetVPCEConfiguration$)
2885
- .build() {
2567
+ class GetVPCEConfigurationCommand extends command(_ep0, _mw0, "GetVPCEConfiguration", GetVPCEConfiguration$) {
2886
2568
  }
2887
2569
 
2888
- class InstallToRemoteAccessSessionCommand extends Command
2889
- .classBuilder()
2890
- .ep(commonParams)
2891
- .m(function (Command, cs, config, o) {
2892
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2893
- })
2894
- .s("DeviceFarm_20150623", "InstallToRemoteAccessSession", {})
2895
- .n("DeviceFarmClient", "InstallToRemoteAccessSessionCommand")
2896
- .sc(InstallToRemoteAccessSession$)
2897
- .build() {
2570
+ class InstallToRemoteAccessSessionCommand extends command(_ep0, _mw0, "InstallToRemoteAccessSession", InstallToRemoteAccessSession$) {
2898
2571
  }
2899
2572
 
2900
- class ListArtifactsCommand extends Command
2901
- .classBuilder()
2902
- .ep(commonParams)
2903
- .m(function (Command, cs, config, o) {
2904
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2905
- })
2906
- .s("DeviceFarm_20150623", "ListArtifacts", {})
2907
- .n("DeviceFarmClient", "ListArtifactsCommand")
2908
- .sc(ListArtifacts$)
2909
- .build() {
2573
+ class ListArtifactsCommand extends command(_ep0, _mw0, "ListArtifacts", ListArtifacts$) {
2910
2574
  }
2911
2575
 
2912
- class ListDeviceInstancesCommand extends Command
2913
- .classBuilder()
2914
- .ep(commonParams)
2915
- .m(function (Command, cs, config, o) {
2916
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2917
- })
2918
- .s("DeviceFarm_20150623", "ListDeviceInstances", {})
2919
- .n("DeviceFarmClient", "ListDeviceInstancesCommand")
2920
- .sc(ListDeviceInstances$)
2921
- .build() {
2576
+ class ListDeviceInstancesCommand extends command(_ep0, _mw0, "ListDeviceInstances", ListDeviceInstances$) {
2922
2577
  }
2923
2578
 
2924
- class ListDevicePoolsCommand extends Command
2925
- .classBuilder()
2926
- .ep(commonParams)
2927
- .m(function (Command, cs, config, o) {
2928
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2929
- })
2930
- .s("DeviceFarm_20150623", "ListDevicePools", {})
2931
- .n("DeviceFarmClient", "ListDevicePoolsCommand")
2932
- .sc(ListDevicePools$)
2933
- .build() {
2579
+ class ListDevicePoolsCommand extends command(_ep0, _mw0, "ListDevicePools", ListDevicePools$) {
2934
2580
  }
2935
2581
 
2936
- class ListDevicesCommand extends Command
2937
- .classBuilder()
2938
- .ep(commonParams)
2939
- .m(function (Command, cs, config, o) {
2940
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2941
- })
2942
- .s("DeviceFarm_20150623", "ListDevices", {})
2943
- .n("DeviceFarmClient", "ListDevicesCommand")
2944
- .sc(ListDevices$)
2945
- .build() {
2582
+ class ListDevicesCommand extends command(_ep0, _mw0, "ListDevices", ListDevices$) {
2946
2583
  }
2947
2584
 
2948
- class ListInstanceProfilesCommand extends Command
2949
- .classBuilder()
2950
- .ep(commonParams)
2951
- .m(function (Command, cs, config, o) {
2952
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2953
- })
2954
- .s("DeviceFarm_20150623", "ListInstanceProfiles", {})
2955
- .n("DeviceFarmClient", "ListInstanceProfilesCommand")
2956
- .sc(ListInstanceProfiles$)
2957
- .build() {
2585
+ class ListInstanceProfilesCommand extends command(_ep0, _mw0, "ListInstanceProfiles", ListInstanceProfiles$) {
2958
2586
  }
2959
2587
 
2960
- class ListJobsCommand extends Command
2961
- .classBuilder()
2962
- .ep(commonParams)
2963
- .m(function (Command, cs, config, o) {
2964
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2965
- })
2966
- .s("DeviceFarm_20150623", "ListJobs", {})
2967
- .n("DeviceFarmClient", "ListJobsCommand")
2968
- .sc(ListJobs$)
2969
- .build() {
2588
+ class ListJobsCommand extends command(_ep0, _mw0, "ListJobs", ListJobs$) {
2970
2589
  }
2971
2590
 
2972
- class ListNetworkProfilesCommand extends Command
2973
- .classBuilder()
2974
- .ep(commonParams)
2975
- .m(function (Command, cs, config, o) {
2976
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2977
- })
2978
- .s("DeviceFarm_20150623", "ListNetworkProfiles", {})
2979
- .n("DeviceFarmClient", "ListNetworkProfilesCommand")
2980
- .sc(ListNetworkProfiles$)
2981
- .build() {
2591
+ class ListNetworkProfilesCommand extends command(_ep0, _mw0, "ListNetworkProfiles", ListNetworkProfiles$) {
2982
2592
  }
2983
2593
 
2984
- class ListOfferingPromotionsCommand extends Command
2985
- .classBuilder()
2986
- .ep(commonParams)
2987
- .m(function (Command, cs, config, o) {
2988
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2989
- })
2990
- .s("DeviceFarm_20150623", "ListOfferingPromotions", {})
2991
- .n("DeviceFarmClient", "ListOfferingPromotionsCommand")
2992
- .sc(ListOfferingPromotions$)
2993
- .build() {
2594
+ class ListOfferingPromotionsCommand extends command(_ep0, _mw0, "ListOfferingPromotions", ListOfferingPromotions$) {
2994
2595
  }
2995
2596
 
2996
- class ListOfferingsCommand extends Command
2997
- .classBuilder()
2998
- .ep(commonParams)
2999
- .m(function (Command, cs, config, o) {
3000
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3001
- })
3002
- .s("DeviceFarm_20150623", "ListOfferings", {})
3003
- .n("DeviceFarmClient", "ListOfferingsCommand")
3004
- .sc(ListOfferings$)
3005
- .build() {
2597
+ class ListOfferingsCommand extends command(_ep0, _mw0, "ListOfferings", ListOfferings$) {
3006
2598
  }
3007
2599
 
3008
- class ListOfferingTransactionsCommand extends Command
3009
- .classBuilder()
3010
- .ep(commonParams)
3011
- .m(function (Command, cs, config, o) {
3012
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3013
- })
3014
- .s("DeviceFarm_20150623", "ListOfferingTransactions", {})
3015
- .n("DeviceFarmClient", "ListOfferingTransactionsCommand")
3016
- .sc(ListOfferingTransactions$)
3017
- .build() {
2600
+ class ListOfferingTransactionsCommand extends command(_ep0, _mw0, "ListOfferingTransactions", ListOfferingTransactions$) {
3018
2601
  }
3019
2602
 
3020
- class ListProjectsCommand extends Command
3021
- .classBuilder()
3022
- .ep(commonParams)
3023
- .m(function (Command, cs, config, o) {
3024
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3025
- })
3026
- .s("DeviceFarm_20150623", "ListProjects", {})
3027
- .n("DeviceFarmClient", "ListProjectsCommand")
3028
- .sc(ListProjects$)
3029
- .build() {
2603
+ class ListProjectsCommand extends command(_ep0, _mw0, "ListProjects", ListProjects$) {
3030
2604
  }
3031
2605
 
3032
- class ListRemoteAccessSessionsCommand extends Command
3033
- .classBuilder()
3034
- .ep(commonParams)
3035
- .m(function (Command, cs, config, o) {
3036
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3037
- })
3038
- .s("DeviceFarm_20150623", "ListRemoteAccessSessions", {})
3039
- .n("DeviceFarmClient", "ListRemoteAccessSessionsCommand")
3040
- .sc(ListRemoteAccessSessions$)
3041
- .build() {
2606
+ class ListRemoteAccessSessionsCommand extends command(_ep0, _mw0, "ListRemoteAccessSessions", ListRemoteAccessSessions$) {
3042
2607
  }
3043
2608
 
3044
- class ListRunsCommand extends Command
3045
- .classBuilder()
3046
- .ep(commonParams)
3047
- .m(function (Command, cs, config, o) {
3048
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3049
- })
3050
- .s("DeviceFarm_20150623", "ListRuns", {})
3051
- .n("DeviceFarmClient", "ListRunsCommand")
3052
- .sc(ListRuns$)
3053
- .build() {
2609
+ class ListRunsCommand extends command(_ep0, _mw0, "ListRuns", ListRuns$) {
3054
2610
  }
3055
2611
 
3056
- class ListSamplesCommand extends Command
3057
- .classBuilder()
3058
- .ep(commonParams)
3059
- .m(function (Command, cs, config, o) {
3060
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3061
- })
3062
- .s("DeviceFarm_20150623", "ListSamples", {})
3063
- .n("DeviceFarmClient", "ListSamplesCommand")
3064
- .sc(ListSamples$)
3065
- .build() {
2612
+ class ListSamplesCommand extends command(_ep0, _mw0, "ListSamples", ListSamples$) {
3066
2613
  }
3067
2614
 
3068
- class ListSuitesCommand extends Command
3069
- .classBuilder()
3070
- .ep(commonParams)
3071
- .m(function (Command, cs, config, o) {
3072
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3073
- })
3074
- .s("DeviceFarm_20150623", "ListSuites", {})
3075
- .n("DeviceFarmClient", "ListSuitesCommand")
3076
- .sc(ListSuites$)
3077
- .build() {
2615
+ class ListSuitesCommand extends command(_ep0, _mw0, "ListSuites", ListSuites$) {
3078
2616
  }
3079
2617
 
3080
- class ListTagsForResourceCommand extends Command
3081
- .classBuilder()
3082
- .ep(commonParams)
3083
- .m(function (Command, cs, config, o) {
3084
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3085
- })
3086
- .s("DeviceFarm_20150623", "ListTagsForResource", {})
3087
- .n("DeviceFarmClient", "ListTagsForResourceCommand")
3088
- .sc(ListTagsForResource$)
3089
- .build() {
2618
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
3090
2619
  }
3091
2620
 
3092
- class ListTestGridProjectsCommand extends Command
3093
- .classBuilder()
3094
- .ep(commonParams)
3095
- .m(function (Command, cs, config, o) {
3096
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3097
- })
3098
- .s("DeviceFarm_20150623", "ListTestGridProjects", {})
3099
- .n("DeviceFarmClient", "ListTestGridProjectsCommand")
3100
- .sc(ListTestGridProjects$)
3101
- .build() {
2621
+ class ListTestGridProjectsCommand extends command(_ep0, _mw0, "ListTestGridProjects", ListTestGridProjects$) {
3102
2622
  }
3103
2623
 
3104
- class ListTestGridSessionActionsCommand extends Command
3105
- .classBuilder()
3106
- .ep(commonParams)
3107
- .m(function (Command, cs, config, o) {
3108
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3109
- })
3110
- .s("DeviceFarm_20150623", "ListTestGridSessionActions", {})
3111
- .n("DeviceFarmClient", "ListTestGridSessionActionsCommand")
3112
- .sc(ListTestGridSessionActions$)
3113
- .build() {
2624
+ class ListTestGridSessionActionsCommand extends command(_ep0, _mw0, "ListTestGridSessionActions", ListTestGridSessionActions$) {
3114
2625
  }
3115
2626
 
3116
- class ListTestGridSessionArtifactsCommand extends Command
3117
- .classBuilder()
3118
- .ep(commonParams)
3119
- .m(function (Command, cs, config, o) {
3120
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3121
- })
3122
- .s("DeviceFarm_20150623", "ListTestGridSessionArtifacts", {})
3123
- .n("DeviceFarmClient", "ListTestGridSessionArtifactsCommand")
3124
- .sc(ListTestGridSessionArtifacts$)
3125
- .build() {
2627
+ class ListTestGridSessionArtifactsCommand extends command(_ep0, _mw0, "ListTestGridSessionArtifacts", ListTestGridSessionArtifacts$) {
3126
2628
  }
3127
2629
 
3128
- class ListTestGridSessionsCommand extends Command
3129
- .classBuilder()
3130
- .ep(commonParams)
3131
- .m(function (Command, cs, config, o) {
3132
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3133
- })
3134
- .s("DeviceFarm_20150623", "ListTestGridSessions", {})
3135
- .n("DeviceFarmClient", "ListTestGridSessionsCommand")
3136
- .sc(ListTestGridSessions$)
3137
- .build() {
2630
+ class ListTestGridSessionsCommand extends command(_ep0, _mw0, "ListTestGridSessions", ListTestGridSessions$) {
3138
2631
  }
3139
2632
 
3140
- class ListTestsCommand extends Command
3141
- .classBuilder()
3142
- .ep(commonParams)
3143
- .m(function (Command, cs, config, o) {
3144
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3145
- })
3146
- .s("DeviceFarm_20150623", "ListTests", {})
3147
- .n("DeviceFarmClient", "ListTestsCommand")
3148
- .sc(ListTests$)
3149
- .build() {
2633
+ class ListTestsCommand extends command(_ep0, _mw0, "ListTests", ListTests$) {
3150
2634
  }
3151
2635
 
3152
- class ListUniqueProblemsCommand extends Command
3153
- .classBuilder()
3154
- .ep(commonParams)
3155
- .m(function (Command, cs, config, o) {
3156
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3157
- })
3158
- .s("DeviceFarm_20150623", "ListUniqueProblems", {})
3159
- .n("DeviceFarmClient", "ListUniqueProblemsCommand")
3160
- .sc(ListUniqueProblems$)
3161
- .build() {
2636
+ class ListUniqueProblemsCommand extends command(_ep0, _mw0, "ListUniqueProblems", ListUniqueProblems$) {
3162
2637
  }
3163
2638
 
3164
- class ListUploadsCommand extends Command
3165
- .classBuilder()
3166
- .ep(commonParams)
3167
- .m(function (Command, cs, config, o) {
3168
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3169
- })
3170
- .s("DeviceFarm_20150623", "ListUploads", {})
3171
- .n("DeviceFarmClient", "ListUploadsCommand")
3172
- .sc(ListUploads$)
3173
- .build() {
2639
+ class ListUploadsCommand extends command(_ep0, _mw0, "ListUploads", ListUploads$) {
3174
2640
  }
3175
2641
 
3176
- class ListVPCEConfigurationsCommand extends Command
3177
- .classBuilder()
3178
- .ep(commonParams)
3179
- .m(function (Command, cs, config, o) {
3180
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3181
- })
3182
- .s("DeviceFarm_20150623", "ListVPCEConfigurations", {})
3183
- .n("DeviceFarmClient", "ListVPCEConfigurationsCommand")
3184
- .sc(ListVPCEConfigurations$)
3185
- .build() {
2642
+ class ListVPCEConfigurationsCommand extends command(_ep0, _mw0, "ListVPCEConfigurations", ListVPCEConfigurations$) {
3186
2643
  }
3187
2644
 
3188
- class PurchaseOfferingCommand extends Command
3189
- .classBuilder()
3190
- .ep(commonParams)
3191
- .m(function (Command, cs, config, o) {
3192
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3193
- })
3194
- .s("DeviceFarm_20150623", "PurchaseOffering", {})
3195
- .n("DeviceFarmClient", "PurchaseOfferingCommand")
3196
- .sc(PurchaseOffering$)
3197
- .build() {
2645
+ class PurchaseOfferingCommand extends command(_ep0, _mw0, "PurchaseOffering", PurchaseOffering$) {
3198
2646
  }
3199
2647
 
3200
- class RenewOfferingCommand extends Command
3201
- .classBuilder()
3202
- .ep(commonParams)
3203
- .m(function (Command, cs, config, o) {
3204
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3205
- })
3206
- .s("DeviceFarm_20150623", "RenewOffering", {})
3207
- .n("DeviceFarmClient", "RenewOfferingCommand")
3208
- .sc(RenewOffering$)
3209
- .build() {
2648
+ class RenewOfferingCommand extends command(_ep0, _mw0, "RenewOffering", RenewOffering$) {
3210
2649
  }
3211
2650
 
3212
- class ScheduleRunCommand extends Command
3213
- .classBuilder()
3214
- .ep(commonParams)
3215
- .m(function (Command, cs, config, o) {
3216
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3217
- })
3218
- .s("DeviceFarm_20150623", "ScheduleRun", {})
3219
- .n("DeviceFarmClient", "ScheduleRunCommand")
3220
- .sc(ScheduleRun$)
3221
- .build() {
2651
+ class ScheduleRunCommand extends command(_ep0, _mw0, "ScheduleRun", ScheduleRun$) {
3222
2652
  }
3223
2653
 
3224
- class StopJobCommand extends Command
3225
- .classBuilder()
3226
- .ep(commonParams)
3227
- .m(function (Command, cs, config, o) {
3228
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3229
- })
3230
- .s("DeviceFarm_20150623", "StopJob", {})
3231
- .n("DeviceFarmClient", "StopJobCommand")
3232
- .sc(StopJob$)
3233
- .build() {
2654
+ class StopJobCommand extends command(_ep0, _mw0, "StopJob", StopJob$) {
3234
2655
  }
3235
2656
 
3236
- class StopRemoteAccessSessionCommand extends Command
3237
- .classBuilder()
3238
- .ep(commonParams)
3239
- .m(function (Command, cs, config, o) {
3240
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3241
- })
3242
- .s("DeviceFarm_20150623", "StopRemoteAccessSession", {})
3243
- .n("DeviceFarmClient", "StopRemoteAccessSessionCommand")
3244
- .sc(StopRemoteAccessSession$)
3245
- .build() {
2657
+ class StopRemoteAccessSessionCommand extends command(_ep0, _mw0, "StopRemoteAccessSession", StopRemoteAccessSession$) {
3246
2658
  }
3247
2659
 
3248
- class StopRunCommand extends Command
3249
- .classBuilder()
3250
- .ep(commonParams)
3251
- .m(function (Command, cs, config, o) {
3252
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3253
- })
3254
- .s("DeviceFarm_20150623", "StopRun", {})
3255
- .n("DeviceFarmClient", "StopRunCommand")
3256
- .sc(StopRun$)
3257
- .build() {
2660
+ class StopRunCommand extends command(_ep0, _mw0, "StopRun", StopRun$) {
3258
2661
  }
3259
2662
 
3260
- class TagResourceCommand extends Command
3261
- .classBuilder()
3262
- .ep(commonParams)
3263
- .m(function (Command, cs, config, o) {
3264
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3265
- })
3266
- .s("DeviceFarm_20150623", "TagResource", {})
3267
- .n("DeviceFarmClient", "TagResourceCommand")
3268
- .sc(TagResource$)
3269
- .build() {
2663
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
3270
2664
  }
3271
2665
 
3272
- class UntagResourceCommand extends Command
3273
- .classBuilder()
3274
- .ep(commonParams)
3275
- .m(function (Command, cs, config, o) {
3276
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3277
- })
3278
- .s("DeviceFarm_20150623", "UntagResource", {})
3279
- .n("DeviceFarmClient", "UntagResourceCommand")
3280
- .sc(UntagResource$)
3281
- .build() {
2666
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
3282
2667
  }
3283
2668
 
3284
- class UpdateDeviceInstanceCommand extends Command
3285
- .classBuilder()
3286
- .ep(commonParams)
3287
- .m(function (Command, cs, config, o) {
3288
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3289
- })
3290
- .s("DeviceFarm_20150623", "UpdateDeviceInstance", {})
3291
- .n("DeviceFarmClient", "UpdateDeviceInstanceCommand")
3292
- .sc(UpdateDeviceInstance$)
3293
- .build() {
2669
+ class UpdateDeviceInstanceCommand extends command(_ep0, _mw0, "UpdateDeviceInstance", UpdateDeviceInstance$) {
3294
2670
  }
3295
2671
 
3296
- class UpdateDevicePoolCommand extends Command
3297
- .classBuilder()
3298
- .ep(commonParams)
3299
- .m(function (Command, cs, config, o) {
3300
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3301
- })
3302
- .s("DeviceFarm_20150623", "UpdateDevicePool", {})
3303
- .n("DeviceFarmClient", "UpdateDevicePoolCommand")
3304
- .sc(UpdateDevicePool$)
3305
- .build() {
2672
+ class UpdateDevicePoolCommand extends command(_ep0, _mw0, "UpdateDevicePool", UpdateDevicePool$) {
3306
2673
  }
3307
2674
 
3308
- class UpdateInstanceProfileCommand extends Command
3309
- .classBuilder()
3310
- .ep(commonParams)
3311
- .m(function (Command, cs, config, o) {
3312
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3313
- })
3314
- .s("DeviceFarm_20150623", "UpdateInstanceProfile", {})
3315
- .n("DeviceFarmClient", "UpdateInstanceProfileCommand")
3316
- .sc(UpdateInstanceProfile$)
3317
- .build() {
2675
+ class UpdateInstanceProfileCommand extends command(_ep0, _mw0, "UpdateInstanceProfile", UpdateInstanceProfile$) {
3318
2676
  }
3319
2677
 
3320
- class UpdateNetworkProfileCommand extends Command
3321
- .classBuilder()
3322
- .ep(commonParams)
3323
- .m(function (Command, cs, config, o) {
3324
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3325
- })
3326
- .s("DeviceFarm_20150623", "UpdateNetworkProfile", {})
3327
- .n("DeviceFarmClient", "UpdateNetworkProfileCommand")
3328
- .sc(UpdateNetworkProfile$)
3329
- .build() {
2678
+ class UpdateNetworkProfileCommand extends command(_ep0, _mw0, "UpdateNetworkProfile", UpdateNetworkProfile$) {
3330
2679
  }
3331
2680
 
3332
- class UpdateProjectCommand extends Command
3333
- .classBuilder()
3334
- .ep(commonParams)
3335
- .m(function (Command, cs, config, o) {
3336
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3337
- })
3338
- .s("DeviceFarm_20150623", "UpdateProject", {})
3339
- .n("DeviceFarmClient", "UpdateProjectCommand")
3340
- .sc(UpdateProject$)
3341
- .build() {
2681
+ class UpdateProjectCommand extends command(_ep0, _mw0, "UpdateProject", UpdateProject$) {
3342
2682
  }
3343
2683
 
3344
- class UpdateTestGridProjectCommand extends Command
3345
- .classBuilder()
3346
- .ep(commonParams)
3347
- .m(function (Command, cs, config, o) {
3348
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3349
- })
3350
- .s("DeviceFarm_20150623", "UpdateTestGridProject", {})
3351
- .n("DeviceFarmClient", "UpdateTestGridProjectCommand")
3352
- .sc(UpdateTestGridProject$)
3353
- .build() {
2684
+ class UpdateTestGridProjectCommand extends command(_ep0, _mw0, "UpdateTestGridProject", UpdateTestGridProject$) {
3354
2685
  }
3355
2686
 
3356
- class UpdateUploadCommand extends Command
3357
- .classBuilder()
3358
- .ep(commonParams)
3359
- .m(function (Command, cs, config, o) {
3360
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3361
- })
3362
- .s("DeviceFarm_20150623", "UpdateUpload", {})
3363
- .n("DeviceFarmClient", "UpdateUploadCommand")
3364
- .sc(UpdateUpload$)
3365
- .build() {
2687
+ class UpdateUploadCommand extends command(_ep0, _mw0, "UpdateUpload", UpdateUpload$) {
3366
2688
  }
3367
2689
 
3368
- class UpdateVPCEConfigurationCommand extends Command
3369
- .classBuilder()
3370
- .ep(commonParams)
3371
- .m(function (Command, cs, config, o) {
3372
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3373
- })
3374
- .s("DeviceFarm_20150623", "UpdateVPCEConfiguration", {})
3375
- .n("DeviceFarmClient", "UpdateVPCEConfigurationCommand")
3376
- .sc(UpdateVPCEConfiguration$)
3377
- .build() {
2690
+ class UpdateVPCEConfigurationCommand extends command(_ep0, _mw0, "UpdateVPCEConfiguration", UpdateVPCEConfiguration$) {
3378
2691
  }
3379
2692
 
3380
2693
  const paginateGetOfferingStatus = createPaginator(DeviceFarmClient, GetOfferingStatusCommand, "nextToken", "nextToken", "");