@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_1GetRemoteAccessSessionCommand, serializeAws_json1_1GetRemoteAccessSessionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetRemoteAccessSessionCommand, se_GetRemoteAccessSessionCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetRemoteAccessSessionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRemoteAccessSessionCommand 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_1GetRemoteAccessSessionCommand(input, context);
36
+ return se_GetRemoteAccessSessionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetRemoteAccessSessionCommand(output, context);
39
+ return de_GetRemoteAccessSessionCommand(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_1GetRunCommand, serializeAws_json1_1GetRunCommand } from "../protocols/Aws_json1_1";
4
+ import { de_GetRunCommand, se_GetRunCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetRunCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRunCommand 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_1GetRunCommand(input, context);
36
+ return se_GetRunCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetRunCommand(output, context);
39
+ return de_GetRunCommand(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_1GetSuiteCommand, serializeAws_json1_1GetSuiteCommand } from "../protocols/Aws_json1_1";
4
+ import { de_GetSuiteCommand, se_GetSuiteCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetSuiteCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetSuiteCommand 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_1GetSuiteCommand(input, context);
36
+ return se_GetSuiteCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetSuiteCommand(output, context);
39
+ return de_GetSuiteCommand(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_1GetTestCommand, serializeAws_json1_1GetTestCommand } from "../protocols/Aws_json1_1";
4
+ import { de_GetTestCommand, se_GetTestCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetTestCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetTestCommand 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_1GetTestCommand(input, context);
36
+ return se_GetTestCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetTestCommand(output, context);
39
+ return de_GetTestCommand(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_1GetTestGridProjectCommand, serializeAws_json1_1GetTestGridProjectCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetTestGridProjectCommand, se_GetTestGridProjectCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetTestGridProjectCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetTestGridProjectCommand 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_1GetTestGridProjectCommand(input, context);
36
+ return se_GetTestGridProjectCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetTestGridProjectCommand(output, context);
39
+ return de_GetTestGridProjectCommand(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_1GetTestGridSessionCommand, serializeAws_json1_1GetTestGridSessionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetTestGridSessionCommand, se_GetTestGridSessionCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetTestGridSessionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetTestGridSessionCommand 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_1GetTestGridSessionCommand(input, context);
36
+ return se_GetTestGridSessionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetTestGridSessionCommand(output, context);
39
+ return de_GetTestGridSessionCommand(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 { GetUploadResultFilterSensitiveLog } from "../models/models_0";
5
- import { deserializeAws_json1_1GetUploadCommand, serializeAws_json1_1GetUploadCommand } from "../protocols/Aws_json1_1";
5
+ import { de_GetUploadCommand, se_GetUploadCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetUploadCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class GetUploadCommand 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_1GetUploadCommand(input, context);
37
+ return se_GetUploadCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1GetUploadCommand(output, context);
40
+ return de_GetUploadCommand(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_1GetVPCEConfigurationCommand, serializeAws_json1_1GetVPCEConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetVPCEConfigurationCommand, se_GetVPCEConfigurationCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetVPCEConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetVPCEConfigurationCommand 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_1GetVPCEConfigurationCommand(input, context);
36
+ return se_GetVPCEConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetVPCEConfigurationCommand(output, context);
39
+ return de_GetVPCEConfigurationCommand(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 { InstallToRemoteAccessSessionResultFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1InstallToRemoteAccessSessionCommand, serializeAws_json1_1InstallToRemoteAccessSessionCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_InstallToRemoteAccessSessionCommand, se_InstallToRemoteAccessSessionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class InstallToRemoteAccessSessionCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class InstallToRemoteAccessSessionCommand 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_1InstallToRemoteAccessSessionCommand(input, context);
37
+ return se_InstallToRemoteAccessSessionCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1InstallToRemoteAccessSessionCommand(output, context);
40
+ return de_InstallToRemoteAccessSessionCommand(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_1ListArtifactsCommand, serializeAws_json1_1ListArtifactsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListArtifactsCommand, se_ListArtifactsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListArtifactsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListArtifactsCommand 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_1ListArtifactsCommand(input, context);
36
+ return se_ListArtifactsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListArtifactsCommand(output, context);
39
+ return de_ListArtifactsCommand(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_1ListDeviceInstancesCommand, serializeAws_json1_1ListDeviceInstancesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListDeviceInstancesCommand, se_ListDeviceInstancesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListDeviceInstancesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDeviceInstancesCommand 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_1ListDeviceInstancesCommand(input, context);
36
+ return se_ListDeviceInstancesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListDeviceInstancesCommand(output, context);
39
+ return de_ListDeviceInstancesCommand(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_1ListDevicePoolsCommand, serializeAws_json1_1ListDevicePoolsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListDevicePoolsCommand, se_ListDevicePoolsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListDevicePoolsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDevicePoolsCommand 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_1ListDevicePoolsCommand(input, context);
36
+ return se_ListDevicePoolsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListDevicePoolsCommand(output, context);
39
+ return de_ListDevicePoolsCommand(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_1ListDevicesCommand, serializeAws_json1_1ListDevicesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListDevicesCommand, se_ListDevicesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListDevicesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDevicesCommand 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_1ListDevicesCommand(input, context);
36
+ return se_ListDevicesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListDevicesCommand(output, context);
39
+ return de_ListDevicesCommand(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_1ListInstanceProfilesCommand, serializeAws_json1_1ListInstanceProfilesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListInstanceProfilesCommand, se_ListInstanceProfilesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListInstanceProfilesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListInstanceProfilesCommand 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_1ListInstanceProfilesCommand(input, context);
36
+ return se_ListInstanceProfilesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListInstanceProfilesCommand(output, context);
39
+ return de_ListInstanceProfilesCommand(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_1ListJobsCommand, serializeAws_json1_1ListJobsCommand } from "../protocols/Aws_json1_1";
4
+ import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListJobsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListJobsCommand 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_1ListJobsCommand(input, context);
36
+ return se_ListJobsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListJobsCommand(output, context);
39
+ return de_ListJobsCommand(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_1ListNetworkProfilesCommand, serializeAws_json1_1ListNetworkProfilesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListNetworkProfilesCommand, se_ListNetworkProfilesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListNetworkProfilesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListNetworkProfilesCommand 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_1ListNetworkProfilesCommand(input, context);
36
+ return se_ListNetworkProfilesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListNetworkProfilesCommand(output, context);
39
+ return de_ListNetworkProfilesCommand(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_1ListOfferingPromotionsCommand, serializeAws_json1_1ListOfferingPromotionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListOfferingPromotionsCommand, se_ListOfferingPromotionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListOfferingPromotionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListOfferingPromotionsCommand 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_1ListOfferingPromotionsCommand(input, context);
36
+ return se_ListOfferingPromotionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListOfferingPromotionsCommand(output, context);
39
+ return de_ListOfferingPromotionsCommand(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_1ListOfferingTransactionsCommand, serializeAws_json1_1ListOfferingTransactionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListOfferingTransactionsCommand, se_ListOfferingTransactionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListOfferingTransactionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListOfferingTransactionsCommand 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_1ListOfferingTransactionsCommand(input, context);
36
+ return se_ListOfferingTransactionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListOfferingTransactionsCommand(output, context);
39
+ return de_ListOfferingTransactionsCommand(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_1ListOfferingsCommand, serializeAws_json1_1ListOfferingsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListOfferingsCommand, se_ListOfferingsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListOfferingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListOfferingsCommand 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_1ListOfferingsCommand(input, context);
36
+ return se_ListOfferingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListOfferingsCommand(output, context);
39
+ return de_ListOfferingsCommand(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_1ListProjectsCommand, serializeAws_json1_1ListProjectsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListProjectsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListProjectsCommand 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_1ListProjectsCommand(input, context);
36
+ return se_ListProjectsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListProjectsCommand(output, context);
39
+ return de_ListProjectsCommand(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_1ListRemoteAccessSessionsCommand, serializeAws_json1_1ListRemoteAccessSessionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListRemoteAccessSessionsCommand, se_ListRemoteAccessSessionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListRemoteAccessSessionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRemoteAccessSessionsCommand 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_1ListRemoteAccessSessionsCommand(input, context);
36
+ return se_ListRemoteAccessSessionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListRemoteAccessSessionsCommand(output, context);
39
+ return de_ListRemoteAccessSessionsCommand(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_1ListRunsCommand, serializeAws_json1_1ListRunsCommand } from "../protocols/Aws_json1_1";
4
+ import { de_ListRunsCommand, se_ListRunsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListRunsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRunsCommand 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_1ListRunsCommand(input, context);
36
+ return se_ListRunsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListRunsCommand(output, context);
39
+ return de_ListRunsCommand(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_1ListSamplesCommand, serializeAws_json1_1ListSamplesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListSamplesCommand, se_ListSamplesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListSamplesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListSamplesCommand 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_1ListSamplesCommand(input, context);
36
+ return se_ListSamplesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListSamplesCommand(output, context);
39
+ return de_ListSamplesCommand(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_1ListSuitesCommand, serializeAws_json1_1ListSuitesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListSuitesCommand, se_ListSuitesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListSuitesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListSuitesCommand 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_1ListSuitesCommand(input, context);
36
+ return se_ListSuitesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListSuitesCommand(output, context);
39
+ return de_ListSuitesCommand(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_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand 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_1ListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(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_1ListTestGridProjectsCommand, serializeAws_json1_1ListTestGridProjectsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListTestGridProjectsCommand, se_ListTestGridProjectsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTestGridProjectsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTestGridProjectsCommand 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_1ListTestGridProjectsCommand(input, context);
36
+ return se_ListTestGridProjectsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTestGridProjectsCommand(output, context);
39
+ return de_ListTestGridProjectsCommand(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_1ListTestGridSessionActionsCommand, serializeAws_json1_1ListTestGridSessionActionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListTestGridSessionActionsCommand, se_ListTestGridSessionActionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTestGridSessionActionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTestGridSessionActionsCommand 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_1ListTestGridSessionActionsCommand(input, context);
36
+ return se_ListTestGridSessionActionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTestGridSessionActionsCommand(output, context);
39
+ return de_ListTestGridSessionActionsCommand(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 { ListTestGridSessionArtifactsResultFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1ListTestGridSessionArtifactsCommand, serializeAws_json1_1ListTestGridSessionArtifactsCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_ListTestGridSessionArtifactsCommand, se_ListTestGridSessionArtifactsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTestGridSessionArtifactsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListTestGridSessionArtifactsCommand 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_1ListTestGridSessionArtifactsCommand(input, context);
37
+ return se_ListTestGridSessionArtifactsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1ListTestGridSessionArtifactsCommand(output, context);
40
+ return de_ListTestGridSessionArtifactsCommand(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_1ListTestGridSessionsCommand, serializeAws_json1_1ListTestGridSessionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListTestGridSessionsCommand, se_ListTestGridSessionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTestGridSessionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTestGridSessionsCommand 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_1ListTestGridSessionsCommand(input, context);
36
+ return se_ListTestGridSessionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTestGridSessionsCommand(output, context);
39
+ return de_ListTestGridSessionsCommand(output, context);
40
40
  }
41
41
  }