@aws-sdk/client-device-farm 3.303.0 → 3.309.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 (159) hide show
  1. package/dist-cjs/commands/CreateDevicePoolCommand.js +2 -2
  2. package/dist-cjs/commands/CreateInstanceProfileCommand.js +2 -2
  3. package/dist-cjs/commands/CreateNetworkProfileCommand.js +2 -2
  4. package/dist-cjs/commands/CreateProjectCommand.js +2 -2
  5. package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js +2 -2
  6. package/dist-cjs/commands/CreateTestGridProjectCommand.js +2 -2
  7. package/dist-cjs/commands/CreateTestGridUrlCommand.js +2 -2
  8. package/dist-cjs/commands/CreateUploadCommand.js +2 -2
  9. package/dist-cjs/commands/CreateVPCEConfigurationCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteDevicePoolCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteInstanceProfileCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteNetworkProfileCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteProjectCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteRunCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteTestGridProjectCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteUploadCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js +2 -2
  19. package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -2
  20. package/dist-cjs/commands/GetDeviceCommand.js +2 -2
  21. package/dist-cjs/commands/GetDeviceInstanceCommand.js +2 -2
  22. package/dist-cjs/commands/GetDevicePoolCommand.js +2 -2
  23. package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js +2 -2
  24. package/dist-cjs/commands/GetInstanceProfileCommand.js +2 -2
  25. package/dist-cjs/commands/GetJobCommand.js +2 -2
  26. package/dist-cjs/commands/GetNetworkProfileCommand.js +2 -2
  27. package/dist-cjs/commands/GetOfferingStatusCommand.js +2 -2
  28. package/dist-cjs/commands/GetProjectCommand.js +2 -2
  29. package/dist-cjs/commands/GetRemoteAccessSessionCommand.js +2 -2
  30. package/dist-cjs/commands/GetRunCommand.js +2 -2
  31. package/dist-cjs/commands/GetSuiteCommand.js +2 -2
  32. package/dist-cjs/commands/GetTestCommand.js +2 -2
  33. package/dist-cjs/commands/GetTestGridProjectCommand.js +2 -2
  34. package/dist-cjs/commands/GetTestGridSessionCommand.js +2 -2
  35. package/dist-cjs/commands/GetUploadCommand.js +2 -2
  36. package/dist-cjs/commands/GetVPCEConfigurationCommand.js +2 -2
  37. package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js +2 -2
  38. package/dist-cjs/commands/ListArtifactsCommand.js +2 -2
  39. package/dist-cjs/commands/ListDeviceInstancesCommand.js +2 -2
  40. package/dist-cjs/commands/ListDevicePoolsCommand.js +2 -2
  41. package/dist-cjs/commands/ListDevicesCommand.js +2 -2
  42. package/dist-cjs/commands/ListInstanceProfilesCommand.js +2 -2
  43. package/dist-cjs/commands/ListJobsCommand.js +2 -2
  44. package/dist-cjs/commands/ListNetworkProfilesCommand.js +2 -2
  45. package/dist-cjs/commands/ListOfferingPromotionsCommand.js +2 -2
  46. package/dist-cjs/commands/ListOfferingTransactionsCommand.js +2 -2
  47. package/dist-cjs/commands/ListOfferingsCommand.js +2 -2
  48. package/dist-cjs/commands/ListProjectsCommand.js +2 -2
  49. package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js +2 -2
  50. package/dist-cjs/commands/ListRunsCommand.js +2 -2
  51. package/dist-cjs/commands/ListSamplesCommand.js +2 -2
  52. package/dist-cjs/commands/ListSuitesCommand.js +2 -2
  53. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  54. package/dist-cjs/commands/ListTestGridProjectsCommand.js +2 -2
  55. package/dist-cjs/commands/ListTestGridSessionActionsCommand.js +2 -2
  56. package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js +2 -2
  57. package/dist-cjs/commands/ListTestGridSessionsCommand.js +2 -2
  58. package/dist-cjs/commands/ListTestsCommand.js +2 -2
  59. package/dist-cjs/commands/ListUniqueProblemsCommand.js +2 -2
  60. package/dist-cjs/commands/ListUploadsCommand.js +2 -2
  61. package/dist-cjs/commands/ListVPCEConfigurationsCommand.js +2 -2
  62. package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -2
  63. package/dist-cjs/commands/RenewOfferingCommand.js +2 -2
  64. package/dist-cjs/commands/ScheduleRunCommand.js +2 -2
  65. package/dist-cjs/commands/StopJobCommand.js +2 -2
  66. package/dist-cjs/commands/StopRemoteAccessSessionCommand.js +2 -2
  67. package/dist-cjs/commands/StopRunCommand.js +2 -2
  68. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  69. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  70. package/dist-cjs/commands/UpdateDeviceInstanceCommand.js +2 -2
  71. package/dist-cjs/commands/UpdateDevicePoolCommand.js +2 -2
  72. package/dist-cjs/commands/UpdateInstanceProfileCommand.js +2 -2
  73. package/dist-cjs/commands/UpdateNetworkProfileCommand.js +2 -2
  74. package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
  75. package/dist-cjs/commands/UpdateTestGridProjectCommand.js +2 -2
  76. package/dist-cjs/commands/UpdateUploadCommand.js +2 -2
  77. package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js +2 -2
  78. package/dist-cjs/protocols/Aws_json1_1.js +1420 -1494
  79. package/dist-es/commands/CreateDevicePoolCommand.js +3 -3
  80. package/dist-es/commands/CreateInstanceProfileCommand.js +3 -3
  81. package/dist-es/commands/CreateNetworkProfileCommand.js +3 -3
  82. package/dist-es/commands/CreateProjectCommand.js +3 -3
  83. package/dist-es/commands/CreateRemoteAccessSessionCommand.js +3 -3
  84. package/dist-es/commands/CreateTestGridProjectCommand.js +3 -3
  85. package/dist-es/commands/CreateTestGridUrlCommand.js +3 -3
  86. package/dist-es/commands/CreateUploadCommand.js +3 -3
  87. package/dist-es/commands/CreateVPCEConfigurationCommand.js +3 -3
  88. package/dist-es/commands/DeleteDevicePoolCommand.js +3 -3
  89. package/dist-es/commands/DeleteInstanceProfileCommand.js +3 -3
  90. package/dist-es/commands/DeleteNetworkProfileCommand.js +3 -3
  91. package/dist-es/commands/DeleteProjectCommand.js +3 -3
  92. package/dist-es/commands/DeleteRemoteAccessSessionCommand.js +3 -3
  93. package/dist-es/commands/DeleteRunCommand.js +3 -3
  94. package/dist-es/commands/DeleteTestGridProjectCommand.js +3 -3
  95. package/dist-es/commands/DeleteUploadCommand.js +3 -3
  96. package/dist-es/commands/DeleteVPCEConfigurationCommand.js +3 -3
  97. package/dist-es/commands/GetAccountSettingsCommand.js +3 -3
  98. package/dist-es/commands/GetDeviceCommand.js +3 -3
  99. package/dist-es/commands/GetDeviceInstanceCommand.js +3 -3
  100. package/dist-es/commands/GetDevicePoolCommand.js +3 -3
  101. package/dist-es/commands/GetDevicePoolCompatibilityCommand.js +3 -3
  102. package/dist-es/commands/GetInstanceProfileCommand.js +3 -3
  103. package/dist-es/commands/GetJobCommand.js +3 -3
  104. package/dist-es/commands/GetNetworkProfileCommand.js +3 -3
  105. package/dist-es/commands/GetOfferingStatusCommand.js +3 -3
  106. package/dist-es/commands/GetProjectCommand.js +3 -3
  107. package/dist-es/commands/GetRemoteAccessSessionCommand.js +3 -3
  108. package/dist-es/commands/GetRunCommand.js +3 -3
  109. package/dist-es/commands/GetSuiteCommand.js +3 -3
  110. package/dist-es/commands/GetTestCommand.js +3 -3
  111. package/dist-es/commands/GetTestGridProjectCommand.js +3 -3
  112. package/dist-es/commands/GetTestGridSessionCommand.js +3 -3
  113. package/dist-es/commands/GetUploadCommand.js +3 -3
  114. package/dist-es/commands/GetVPCEConfigurationCommand.js +3 -3
  115. package/dist-es/commands/InstallToRemoteAccessSessionCommand.js +3 -3
  116. package/dist-es/commands/ListArtifactsCommand.js +3 -3
  117. package/dist-es/commands/ListDeviceInstancesCommand.js +3 -3
  118. package/dist-es/commands/ListDevicePoolsCommand.js +3 -3
  119. package/dist-es/commands/ListDevicesCommand.js +3 -3
  120. package/dist-es/commands/ListInstanceProfilesCommand.js +3 -3
  121. package/dist-es/commands/ListJobsCommand.js +3 -3
  122. package/dist-es/commands/ListNetworkProfilesCommand.js +3 -3
  123. package/dist-es/commands/ListOfferingPromotionsCommand.js +3 -3
  124. package/dist-es/commands/ListOfferingTransactionsCommand.js +3 -3
  125. package/dist-es/commands/ListOfferingsCommand.js +3 -3
  126. package/dist-es/commands/ListProjectsCommand.js +3 -3
  127. package/dist-es/commands/ListRemoteAccessSessionsCommand.js +3 -3
  128. package/dist-es/commands/ListRunsCommand.js +3 -3
  129. package/dist-es/commands/ListSamplesCommand.js +3 -3
  130. package/dist-es/commands/ListSuitesCommand.js +3 -3
  131. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  132. package/dist-es/commands/ListTestGridProjectsCommand.js +3 -3
  133. package/dist-es/commands/ListTestGridSessionActionsCommand.js +3 -3
  134. package/dist-es/commands/ListTestGridSessionArtifactsCommand.js +3 -3
  135. package/dist-es/commands/ListTestGridSessionsCommand.js +3 -3
  136. package/dist-es/commands/ListTestsCommand.js +3 -3
  137. package/dist-es/commands/ListUniqueProblemsCommand.js +3 -3
  138. package/dist-es/commands/ListUploadsCommand.js +3 -3
  139. package/dist-es/commands/ListVPCEConfigurationsCommand.js +3 -3
  140. package/dist-es/commands/PurchaseOfferingCommand.js +3 -3
  141. package/dist-es/commands/RenewOfferingCommand.js +3 -3
  142. package/dist-es/commands/ScheduleRunCommand.js +3 -3
  143. package/dist-es/commands/StopJobCommand.js +3 -3
  144. package/dist-es/commands/StopRemoteAccessSessionCommand.js +3 -3
  145. package/dist-es/commands/StopRunCommand.js +3 -3
  146. package/dist-es/commands/TagResourceCommand.js +3 -3
  147. package/dist-es/commands/UntagResourceCommand.js +3 -3
  148. package/dist-es/commands/UpdateDeviceInstanceCommand.js +3 -3
  149. package/dist-es/commands/UpdateDevicePoolCommand.js +3 -3
  150. package/dist-es/commands/UpdateInstanceProfileCommand.js +3 -3
  151. package/dist-es/commands/UpdateNetworkProfileCommand.js +3 -3
  152. package/dist-es/commands/UpdateProjectCommand.js +3 -3
  153. package/dist-es/commands/UpdateTestGridProjectCommand.js +3 -3
  154. package/dist-es/commands/UpdateUploadCommand.js +3 -3
  155. package/dist-es/commands/UpdateVPCEConfigurationCommand.js +3 -3
  156. package/dist-es/protocols/Aws_json1_1.js +1262 -1336
  157. package/dist-types/protocols/Aws_json1_1.d.ts +616 -154
  158. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +154 -154
  159. package/package.json +29 -29
@@ -36,10 +36,10 @@ class ListNetworkProfilesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListNetworkProfilesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListNetworkProfilesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListNetworkProfilesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListNetworkProfilesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListNetworkProfilesCommand = ListNetworkProfilesCommand;
@@ -36,10 +36,10 @@ class ListOfferingPromotionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListOfferingPromotionsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListOfferingPromotionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListOfferingPromotionsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListOfferingPromotionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListOfferingPromotionsCommand = ListOfferingPromotionsCommand;
@@ -36,10 +36,10 @@ class ListOfferingTransactionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListOfferingTransactionsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListOfferingTransactionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListOfferingTransactionsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListOfferingTransactionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListOfferingTransactionsCommand = ListOfferingTransactionsCommand;
@@ -36,10 +36,10 @@ class ListOfferingsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListOfferingsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListOfferingsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListOfferingsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListOfferingsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListOfferingsCommand = ListOfferingsCommand;
@@ -36,10 +36,10 @@ class ListProjectsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListProjectsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListProjectsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListProjectsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListProjectsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListProjectsCommand = ListProjectsCommand;
@@ -36,10 +36,10 @@ class ListRemoteAccessSessionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListRemoteAccessSessionsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListRemoteAccessSessionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListRemoteAccessSessionsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListRemoteAccessSessionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListRemoteAccessSessionsCommand = ListRemoteAccessSessionsCommand;
@@ -36,10 +36,10 @@ class ListRunsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListRunsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListRunsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListRunsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListRunsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListRunsCommand = ListRunsCommand;
@@ -36,10 +36,10 @@ class ListSamplesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListSamplesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListSamplesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListSamplesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListSamplesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListSamplesCommand = ListSamplesCommand;
@@ -36,10 +36,10 @@ class ListSuitesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListSuitesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListSuitesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListSuitesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListSuitesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListSuitesCommand = ListSuitesCommand;
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTagsForResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTagsForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTagsForResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -36,10 +36,10 @@ class ListTestGridProjectsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTestGridProjectsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTestGridProjectsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTestGridProjectsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTestGridProjectsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTestGridProjectsCommand = ListTestGridProjectsCommand;
@@ -36,10 +36,10 @@ class ListTestGridSessionActionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTestGridSessionActionsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTestGridSessionActionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTestGridSessionActionsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTestGridSessionActionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTestGridSessionActionsCommand = ListTestGridSessionActionsCommand;
@@ -37,10 +37,10 @@ class ListTestGridSessionArtifactsCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTestGridSessionArtifactsCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_ListTestGridSessionArtifactsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTestGridSessionArtifactsCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_ListTestGridSessionArtifactsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListTestGridSessionArtifactsCommand = ListTestGridSessionArtifactsCommand;
@@ -36,10 +36,10 @@ class ListTestGridSessionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTestGridSessionsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTestGridSessionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTestGridSessionsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTestGridSessionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTestGridSessionsCommand = ListTestGridSessionsCommand;
@@ -36,10 +36,10 @@ class ListTestsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTestsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTestsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTestsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTestsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTestsCommand = ListTestsCommand;
@@ -36,10 +36,10 @@ class ListUniqueProblemsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListUniqueProblemsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListUniqueProblemsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListUniqueProblemsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListUniqueProblemsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListUniqueProblemsCommand = ListUniqueProblemsCommand;
@@ -37,10 +37,10 @@ class ListUploadsCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1ListUploadsCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_ListUploadsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListUploadsCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_ListUploadsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListUploadsCommand = ListUploadsCommand;
@@ -36,10 +36,10 @@ class ListVPCEConfigurationsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListVPCEConfigurationsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListVPCEConfigurationsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListVPCEConfigurationsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListVPCEConfigurationsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListVPCEConfigurationsCommand = ListVPCEConfigurationsCommand;
@@ -36,10 +36,10 @@ class PurchaseOfferingCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1PurchaseOfferingCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_PurchaseOfferingCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1PurchaseOfferingCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_PurchaseOfferingCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PurchaseOfferingCommand = PurchaseOfferingCommand;
@@ -36,10 +36,10 @@ class RenewOfferingCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1RenewOfferingCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_RenewOfferingCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1RenewOfferingCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_RenewOfferingCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RenewOfferingCommand = RenewOfferingCommand;
@@ -36,10 +36,10 @@ class ScheduleRunCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ScheduleRunCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ScheduleRunCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ScheduleRunCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ScheduleRunCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ScheduleRunCommand = ScheduleRunCommand;
@@ -36,10 +36,10 @@ class StopJobCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StopJobCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StopJobCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StopJobCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StopJobCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StopJobCommand = StopJobCommand;
@@ -36,10 +36,10 @@ class StopRemoteAccessSessionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StopRemoteAccessSessionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StopRemoteAccessSessionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StopRemoteAccessSessionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StopRemoteAccessSessionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StopRemoteAccessSessionCommand = StopRemoteAccessSessionCommand;
@@ -36,10 +36,10 @@ class StopRunCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StopRunCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StopRunCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StopRunCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StopRunCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StopRunCommand = StopRunCommand;
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1TagResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_TagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1TagResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_TagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.TagResourceCommand = TagResourceCommand;
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UntagResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UntagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UntagResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UntagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UntagResourceCommand = UntagResourceCommand;
@@ -36,10 +36,10 @@ class UpdateDeviceInstanceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateDeviceInstanceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateDeviceInstanceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateDeviceInstanceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateDeviceInstanceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateDeviceInstanceCommand = UpdateDeviceInstanceCommand;
@@ -36,10 +36,10 @@ class UpdateDevicePoolCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateDevicePoolCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateDevicePoolCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateDevicePoolCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateDevicePoolCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateDevicePoolCommand = UpdateDevicePoolCommand;
@@ -36,10 +36,10 @@ class UpdateInstanceProfileCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateInstanceProfileCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateInstanceProfileCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateInstanceProfileCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateInstanceProfileCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateInstanceProfileCommand = UpdateInstanceProfileCommand;
@@ -36,10 +36,10 @@ class UpdateNetworkProfileCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateNetworkProfileCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateNetworkProfileCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateNetworkProfileCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateNetworkProfileCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateNetworkProfileCommand = UpdateNetworkProfileCommand;
@@ -36,10 +36,10 @@ class UpdateProjectCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateProjectCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateProjectCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateProjectCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateProjectCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateProjectCommand = UpdateProjectCommand;
@@ -36,10 +36,10 @@ class UpdateTestGridProjectCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateTestGridProjectCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateTestGridProjectCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateTestGridProjectCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateTestGridProjectCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateTestGridProjectCommand = UpdateTestGridProjectCommand;
@@ -37,10 +37,10 @@ class UpdateUploadCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateUploadCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_UpdateUploadCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateUploadCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_UpdateUploadCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.UpdateUploadCommand = UpdateUploadCommand;
@@ -36,10 +36,10 @@ class UpdateVPCEConfigurationCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateVPCEConfigurationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateVPCEConfigurationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateVPCEConfigurationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateVPCEConfigurationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateVPCEConfigurationCommand = UpdateVPCEConfigurationCommand;