@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
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListTestsCommand, serializeAws_json1_1ListTestsCommand } from "../protocols/Aws_json1_1";
4
+ import { de_ListTestsCommand, se_ListTestsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTestsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTestsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListTestsCommand(input, context);
36
+ return se_ListTestsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTestsCommand(output, context);
39
+ return de_ListTestsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListUniqueProblemsCommand, serializeAws_json1_1ListUniqueProblemsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListUniqueProblemsCommand, se_ListUniqueProblemsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListUniqueProblemsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListUniqueProblemsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListUniqueProblemsCommand(input, context);
36
+ return se_ListUniqueProblemsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListUniqueProblemsCommand(output, context);
39
+ return de_ListUniqueProblemsCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListUploadsResultFilterSensitiveLog } from "../models/models_0";
5
- import { deserializeAws_json1_1ListUploadsCommand, serializeAws_json1_1ListUploadsCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_ListUploadsCommand, se_ListUploadsCommand } from "../protocols/Aws_json1_1";
6
6
  export class ListUploadsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListUploadsCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_json1_1ListUploadsCommand(input, context);
37
+ return se_ListUploadsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1ListUploadsCommand(output, context);
40
+ return de_ListUploadsCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListVPCEConfigurationsCommand, serializeAws_json1_1ListVPCEConfigurationsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListVPCEConfigurationsCommand, se_ListVPCEConfigurationsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListVPCEConfigurationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListVPCEConfigurationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListVPCEConfigurationsCommand(input, context);
36
+ return se_ListVPCEConfigurationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListVPCEConfigurationsCommand(output, context);
39
+ return de_ListVPCEConfigurationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1PurchaseOfferingCommand, serializeAws_json1_1PurchaseOfferingCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_PurchaseOfferingCommand, se_PurchaseOfferingCommand } from "../protocols/Aws_json1_1";
5
5
  export class PurchaseOfferingCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PurchaseOfferingCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1PurchaseOfferingCommand(input, context);
36
+ return se_PurchaseOfferingCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1PurchaseOfferingCommand(output, context);
39
+ return de_PurchaseOfferingCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1RenewOfferingCommand, serializeAws_json1_1RenewOfferingCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_RenewOfferingCommand, se_RenewOfferingCommand } from "../protocols/Aws_json1_1";
5
5
  export class RenewOfferingCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RenewOfferingCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1RenewOfferingCommand(input, context);
36
+ return se_RenewOfferingCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1RenewOfferingCommand(output, context);
39
+ return de_RenewOfferingCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ScheduleRunCommand, serializeAws_json1_1ScheduleRunCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ScheduleRunCommand, se_ScheduleRunCommand } from "../protocols/Aws_json1_1";
5
5
  export class ScheduleRunCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ScheduleRunCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ScheduleRunCommand(input, context);
36
+ return se_ScheduleRunCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ScheduleRunCommand(output, context);
39
+ return de_ScheduleRunCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1StopJobCommand, serializeAws_json1_1StopJobCommand } from "../protocols/Aws_json1_1";
4
+ import { de_StopJobCommand, se_StopJobCommand } from "../protocols/Aws_json1_1";
5
5
  export class StopJobCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StopJobCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1StopJobCommand(input, context);
36
+ return se_StopJobCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StopJobCommand(output, context);
39
+ return de_StopJobCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1StopRemoteAccessSessionCommand, serializeAws_json1_1StopRemoteAccessSessionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_StopRemoteAccessSessionCommand, se_StopRemoteAccessSessionCommand } from "../protocols/Aws_json1_1";
5
5
  export class StopRemoteAccessSessionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StopRemoteAccessSessionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1StopRemoteAccessSessionCommand(input, context);
36
+ return se_StopRemoteAccessSessionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StopRemoteAccessSessionCommand(output, context);
39
+ return de_StopRemoteAccessSessionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1StopRunCommand, serializeAws_json1_1StopRunCommand } from "../protocols/Aws_json1_1";
4
+ import { de_StopRunCommand, se_StopRunCommand } from "../protocols/Aws_json1_1";
5
5
  export class StopRunCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StopRunCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1StopRunCommand(input, context);
36
+ return se_StopRunCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StopRunCommand(output, context);
39
+ return de_StopRunCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class TagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TagResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1TagResourceCommand(input, context);
36
+ return se_TagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1TagResourceCommand(output, context);
39
+ return de_TagResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class UntagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UntagResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UntagResourceCommand(input, context);
36
+ return se_UntagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UntagResourceCommand(output, context);
39
+ return de_UntagResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateDeviceInstanceCommand, serializeAws_json1_1UpdateDeviceInstanceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateDeviceInstanceCommand, se_UpdateDeviceInstanceCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateDeviceInstanceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateDeviceInstanceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateDeviceInstanceCommand(input, context);
36
+ return se_UpdateDeviceInstanceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateDeviceInstanceCommand(output, context);
39
+ return de_UpdateDeviceInstanceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateDevicePoolCommand, serializeAws_json1_1UpdateDevicePoolCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateDevicePoolCommand, se_UpdateDevicePoolCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateDevicePoolCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateDevicePoolCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateDevicePoolCommand(input, context);
36
+ return se_UpdateDevicePoolCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateDevicePoolCommand(output, context);
39
+ return de_UpdateDevicePoolCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateInstanceProfileCommand, serializeAws_json1_1UpdateInstanceProfileCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateInstanceProfileCommand, se_UpdateInstanceProfileCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateInstanceProfileCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateInstanceProfileCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateInstanceProfileCommand(input, context);
36
+ return se_UpdateInstanceProfileCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateInstanceProfileCommand(output, context);
39
+ return de_UpdateInstanceProfileCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateNetworkProfileCommand, serializeAws_json1_1UpdateNetworkProfileCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateNetworkProfileCommand, se_UpdateNetworkProfileCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateNetworkProfileCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateNetworkProfileCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateNetworkProfileCommand(input, context);
36
+ return se_UpdateNetworkProfileCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateNetworkProfileCommand(output, context);
39
+ return de_UpdateNetworkProfileCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateProjectCommand, serializeAws_json1_1UpdateProjectCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateProjectCommand, se_UpdateProjectCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateProjectCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateProjectCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateProjectCommand(input, context);
36
+ return se_UpdateProjectCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateProjectCommand(output, context);
39
+ return de_UpdateProjectCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateTestGridProjectCommand, serializeAws_json1_1UpdateTestGridProjectCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateTestGridProjectCommand, se_UpdateTestGridProjectCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateTestGridProjectCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateTestGridProjectCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateTestGridProjectCommand(input, context);
36
+ return se_UpdateTestGridProjectCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateTestGridProjectCommand(output, context);
39
+ return de_UpdateTestGridProjectCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateUploadResultFilterSensitiveLog } from "../models/models_0";
5
- import { deserializeAws_json1_1UpdateUploadCommand, serializeAws_json1_1UpdateUploadCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_UpdateUploadCommand, se_UpdateUploadCommand } from "../protocols/Aws_json1_1";
6
6
  export class UpdateUploadCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UpdateUploadCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_json1_1UpdateUploadCommand(input, context);
37
+ return se_UpdateUploadCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1UpdateUploadCommand(output, context);
40
+ return de_UpdateUploadCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateVPCEConfigurationCommand, serializeAws_json1_1UpdateVPCEConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateVPCEConfigurationCommand, se_UpdateVPCEConfigurationCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateVPCEConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateVPCEConfigurationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateVPCEConfigurationCommand(input, context);
36
+ return se_UpdateVPCEConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateVPCEConfigurationCommand(output, context);
39
+ return de_UpdateVPCEConfigurationCommand(output, context);
40
40
  }
41
41
  }