@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
@@ -77,157 +77,619 @@ import { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "../comman
77
77
  import { UpdateTestGridProjectCommandInput, UpdateTestGridProjectCommandOutput } from "../commands/UpdateTestGridProjectCommand";
78
78
  import { UpdateUploadCommandInput, UpdateUploadCommandOutput } from "../commands/UpdateUploadCommand";
79
79
  import { UpdateVPCEConfigurationCommandInput, UpdateVPCEConfigurationCommandOutput } from "../commands/UpdateVPCEConfigurationCommand";
80
- export declare const serializeAws_json1_1CreateDevicePoolCommand: (input: CreateDevicePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_json1_1CreateInstanceProfileCommand: (input: CreateInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_json1_1CreateNetworkProfileCommand: (input: CreateNetworkProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_json1_1CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_json1_1CreateRemoteAccessSessionCommand: (input: CreateRemoteAccessSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_json1_1CreateTestGridProjectCommand: (input: CreateTestGridProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_json1_1CreateTestGridUrlCommand: (input: CreateTestGridUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_json1_1CreateUploadCommand: (input: CreateUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_json1_1CreateVPCEConfigurationCommand: (input: CreateVPCEConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_json1_1DeleteDevicePoolCommand: (input: DeleteDevicePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_json1_1DeleteInstanceProfileCommand: (input: DeleteInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_json1_1DeleteNetworkProfileCommand: (input: DeleteNetworkProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_json1_1DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_json1_1DeleteRemoteAccessSessionCommand: (input: DeleteRemoteAccessSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_json1_1DeleteRunCommand: (input: DeleteRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_json1_1DeleteTestGridProjectCommand: (input: DeleteTestGridProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_json1_1DeleteUploadCommand: (input: DeleteUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_json1_1DeleteVPCEConfigurationCommand: (input: DeleteVPCEConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_json1_1GetAccountSettingsCommand: (input: GetAccountSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_json1_1GetDeviceCommand: (input: GetDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_json1_1GetDeviceInstanceCommand: (input: GetDeviceInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_json1_1GetDevicePoolCommand: (input: GetDevicePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_json1_1GetDevicePoolCompatibilityCommand: (input: GetDevicePoolCompatibilityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_json1_1GetInstanceProfileCommand: (input: GetInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_json1_1GetJobCommand: (input: GetJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_json1_1GetNetworkProfileCommand: (input: GetNetworkProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_json1_1GetOfferingStatusCommand: (input: GetOfferingStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_json1_1GetProjectCommand: (input: GetProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_json1_1GetRemoteAccessSessionCommand: (input: GetRemoteAccessSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_json1_1GetRunCommand: (input: GetRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_json1_1GetSuiteCommand: (input: GetSuiteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_json1_1GetTestCommand: (input: GetTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_json1_1GetTestGridProjectCommand: (input: GetTestGridProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_json1_1GetTestGridSessionCommand: (input: GetTestGridSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_json1_1GetUploadCommand: (input: GetUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_json1_1GetVPCEConfigurationCommand: (input: GetVPCEConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_json1_1InstallToRemoteAccessSessionCommand: (input: InstallToRemoteAccessSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_json1_1ListArtifactsCommand: (input: ListArtifactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_json1_1ListDeviceInstancesCommand: (input: ListDeviceInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_json1_1ListDevicePoolsCommand: (input: ListDevicePoolsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_json1_1ListDevicesCommand: (input: ListDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_json1_1ListInstanceProfilesCommand: (input: ListInstanceProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_json1_1ListJobsCommand: (input: ListJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_json1_1ListNetworkProfilesCommand: (input: ListNetworkProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_json1_1ListOfferingPromotionsCommand: (input: ListOfferingPromotionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_json1_1ListOfferingsCommand: (input: ListOfferingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_json1_1ListOfferingTransactionsCommand: (input: ListOfferingTransactionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_json1_1ListProjectsCommand: (input: ListProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_json1_1ListRemoteAccessSessionsCommand: (input: ListRemoteAccessSessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_json1_1ListRunsCommand: (input: ListRunsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_json1_1ListSamplesCommand: (input: ListSamplesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_json1_1ListSuitesCommand: (input: ListSuitesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_json1_1ListTestGridProjectsCommand: (input: ListTestGridProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_json1_1ListTestGridSessionActionsCommand: (input: ListTestGridSessionActionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_json1_1ListTestGridSessionArtifactsCommand: (input: ListTestGridSessionArtifactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_json1_1ListTestGridSessionsCommand: (input: ListTestGridSessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_json1_1ListTestsCommand: (input: ListTestsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_json1_1ListUniqueProblemsCommand: (input: ListUniqueProblemsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_json1_1ListUploadsCommand: (input: ListUploadsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_json1_1ListVPCEConfigurationsCommand: (input: ListVPCEConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_json1_1PurchaseOfferingCommand: (input: PurchaseOfferingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_json1_1RenewOfferingCommand: (input: RenewOfferingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_json1_1ScheduleRunCommand: (input: ScheduleRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_json1_1StopJobCommand: (input: StopJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_json1_1StopRemoteAccessSessionCommand: (input: StopRemoteAccessSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_json1_1StopRunCommand: (input: StopRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_json1_1UpdateDeviceInstanceCommand: (input: UpdateDeviceInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_json1_1UpdateDevicePoolCommand: (input: UpdateDevicePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_json1_1UpdateInstanceProfileCommand: (input: UpdateInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_json1_1UpdateNetworkProfileCommand: (input: UpdateNetworkProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_json1_1UpdateProjectCommand: (input: UpdateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_json1_1UpdateTestGridProjectCommand: (input: UpdateTestGridProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_json1_1UpdateUploadCommand: (input: UpdateUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_json1_1UpdateVPCEConfigurationCommand: (input: UpdateVPCEConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const deserializeAws_json1_1CreateDevicePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDevicePoolCommandOutput>;
158
- export declare const deserializeAws_json1_1CreateInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInstanceProfileCommandOutput>;
159
- export declare const deserializeAws_json1_1CreateNetworkProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNetworkProfileCommandOutput>;
160
- export declare const deserializeAws_json1_1CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
161
- export declare const deserializeAws_json1_1CreateRemoteAccessSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRemoteAccessSessionCommandOutput>;
162
- export declare const deserializeAws_json1_1CreateTestGridProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTestGridProjectCommandOutput>;
163
- export declare const deserializeAws_json1_1CreateTestGridUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTestGridUrlCommandOutput>;
164
- export declare const deserializeAws_json1_1CreateUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUploadCommandOutput>;
165
- export declare const deserializeAws_json1_1CreateVPCEConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVPCEConfigurationCommandOutput>;
166
- export declare const deserializeAws_json1_1DeleteDevicePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDevicePoolCommandOutput>;
167
- export declare const deserializeAws_json1_1DeleteInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInstanceProfileCommandOutput>;
168
- export declare const deserializeAws_json1_1DeleteNetworkProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNetworkProfileCommandOutput>;
169
- export declare const deserializeAws_json1_1DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
170
- export declare const deserializeAws_json1_1DeleteRemoteAccessSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRemoteAccessSessionCommandOutput>;
171
- export declare const deserializeAws_json1_1DeleteRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRunCommandOutput>;
172
- export declare const deserializeAws_json1_1DeleteTestGridProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTestGridProjectCommandOutput>;
173
- export declare const deserializeAws_json1_1DeleteUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUploadCommandOutput>;
174
- export declare const deserializeAws_json1_1DeleteVPCEConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVPCEConfigurationCommandOutput>;
175
- export declare const deserializeAws_json1_1GetAccountSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountSettingsCommandOutput>;
176
- export declare const deserializeAws_json1_1GetDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeviceCommandOutput>;
177
- export declare const deserializeAws_json1_1GetDeviceInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeviceInstanceCommandOutput>;
178
- export declare const deserializeAws_json1_1GetDevicePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDevicePoolCommandOutput>;
179
- export declare const deserializeAws_json1_1GetDevicePoolCompatibilityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDevicePoolCompatibilityCommandOutput>;
180
- export declare const deserializeAws_json1_1GetInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInstanceProfileCommandOutput>;
181
- export declare const deserializeAws_json1_1GetJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetJobCommandOutput>;
182
- export declare const deserializeAws_json1_1GetNetworkProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkProfileCommandOutput>;
183
- export declare const deserializeAws_json1_1GetOfferingStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOfferingStatusCommandOutput>;
184
- export declare const deserializeAws_json1_1GetProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetProjectCommandOutput>;
185
- export declare const deserializeAws_json1_1GetRemoteAccessSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRemoteAccessSessionCommandOutput>;
186
- export declare const deserializeAws_json1_1GetRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRunCommandOutput>;
187
- export declare const deserializeAws_json1_1GetSuiteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSuiteCommandOutput>;
188
- export declare const deserializeAws_json1_1GetTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTestCommandOutput>;
189
- export declare const deserializeAws_json1_1GetTestGridProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTestGridProjectCommandOutput>;
190
- export declare const deserializeAws_json1_1GetTestGridSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTestGridSessionCommandOutput>;
191
- export declare const deserializeAws_json1_1GetUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUploadCommandOutput>;
192
- export declare const deserializeAws_json1_1GetVPCEConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVPCEConfigurationCommandOutput>;
193
- export declare const deserializeAws_json1_1InstallToRemoteAccessSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<InstallToRemoteAccessSessionCommandOutput>;
194
- export declare const deserializeAws_json1_1ListArtifactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListArtifactsCommandOutput>;
195
- export declare const deserializeAws_json1_1ListDeviceInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeviceInstancesCommandOutput>;
196
- export declare const deserializeAws_json1_1ListDevicePoolsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDevicePoolsCommandOutput>;
197
- export declare const deserializeAws_json1_1ListDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDevicesCommandOutput>;
198
- export declare const deserializeAws_json1_1ListInstanceProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceProfilesCommandOutput>;
199
- export declare const deserializeAws_json1_1ListJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListJobsCommandOutput>;
200
- export declare const deserializeAws_json1_1ListNetworkProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNetworkProfilesCommandOutput>;
201
- export declare const deserializeAws_json1_1ListOfferingPromotionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOfferingPromotionsCommandOutput>;
202
- export declare const deserializeAws_json1_1ListOfferingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOfferingsCommandOutput>;
203
- export declare const deserializeAws_json1_1ListOfferingTransactionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOfferingTransactionsCommandOutput>;
204
- export declare const deserializeAws_json1_1ListProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectsCommandOutput>;
205
- export declare const deserializeAws_json1_1ListRemoteAccessSessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRemoteAccessSessionsCommandOutput>;
206
- export declare const deserializeAws_json1_1ListRunsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRunsCommandOutput>;
207
- export declare const deserializeAws_json1_1ListSamplesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSamplesCommandOutput>;
208
- export declare const deserializeAws_json1_1ListSuitesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSuitesCommandOutput>;
209
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
210
- export declare const deserializeAws_json1_1ListTestGridProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestGridProjectsCommandOutput>;
211
- export declare const deserializeAws_json1_1ListTestGridSessionActionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestGridSessionActionsCommandOutput>;
212
- export declare const deserializeAws_json1_1ListTestGridSessionArtifactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestGridSessionArtifactsCommandOutput>;
213
- export declare const deserializeAws_json1_1ListTestGridSessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestGridSessionsCommandOutput>;
214
- export declare const deserializeAws_json1_1ListTestsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestsCommandOutput>;
215
- export declare const deserializeAws_json1_1ListUniqueProblemsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUniqueProblemsCommandOutput>;
216
- export declare const deserializeAws_json1_1ListUploadsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUploadsCommandOutput>;
217
- export declare const deserializeAws_json1_1ListVPCEConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVPCEConfigurationsCommandOutput>;
218
- export declare const deserializeAws_json1_1PurchaseOfferingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PurchaseOfferingCommandOutput>;
219
- export declare const deserializeAws_json1_1RenewOfferingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RenewOfferingCommandOutput>;
220
- export declare const deserializeAws_json1_1ScheduleRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ScheduleRunCommandOutput>;
221
- export declare const deserializeAws_json1_1StopJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopJobCommandOutput>;
222
- export declare const deserializeAws_json1_1StopRemoteAccessSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopRemoteAccessSessionCommandOutput>;
223
- export declare const deserializeAws_json1_1StopRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopRunCommandOutput>;
224
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
225
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
226
- export declare const deserializeAws_json1_1UpdateDeviceInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeviceInstanceCommandOutput>;
227
- export declare const deserializeAws_json1_1UpdateDevicePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDevicePoolCommandOutput>;
228
- export declare const deserializeAws_json1_1UpdateInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInstanceProfileCommandOutput>;
229
- export declare const deserializeAws_json1_1UpdateNetworkProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNetworkProfileCommandOutput>;
230
- export declare const deserializeAws_json1_1UpdateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectCommandOutput>;
231
- export declare const deserializeAws_json1_1UpdateTestGridProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTestGridProjectCommandOutput>;
232
- export declare const deserializeAws_json1_1UpdateUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUploadCommandOutput>;
233
- export declare const deserializeAws_json1_1UpdateVPCEConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVPCEConfigurationCommandOutput>;
80
+ /**
81
+ * serializeAws_json1_1CreateDevicePoolCommand
82
+ */
83
+ export declare const se_CreateDevicePoolCommand: (input: CreateDevicePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
+ /**
85
+ * serializeAws_json1_1CreateInstanceProfileCommand
86
+ */
87
+ export declare const se_CreateInstanceProfileCommand: (input: CreateInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
+ /**
89
+ * serializeAws_json1_1CreateNetworkProfileCommand
90
+ */
91
+ export declare const se_CreateNetworkProfileCommand: (input: CreateNetworkProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
+ /**
93
+ * serializeAws_json1_1CreateProjectCommand
94
+ */
95
+ export declare const se_CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
+ /**
97
+ * serializeAws_json1_1CreateRemoteAccessSessionCommand
98
+ */
99
+ export declare const se_CreateRemoteAccessSessionCommand: (input: CreateRemoteAccessSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
+ /**
101
+ * serializeAws_json1_1CreateTestGridProjectCommand
102
+ */
103
+ export declare const se_CreateTestGridProjectCommand: (input: CreateTestGridProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
+ /**
105
+ * serializeAws_json1_1CreateTestGridUrlCommand
106
+ */
107
+ export declare const se_CreateTestGridUrlCommand: (input: CreateTestGridUrlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
+ /**
109
+ * serializeAws_json1_1CreateUploadCommand
110
+ */
111
+ export declare const se_CreateUploadCommand: (input: CreateUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
+ /**
113
+ * serializeAws_json1_1CreateVPCEConfigurationCommand
114
+ */
115
+ export declare const se_CreateVPCEConfigurationCommand: (input: CreateVPCEConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_json1_1DeleteDevicePoolCommand
118
+ */
119
+ export declare const se_DeleteDevicePoolCommand: (input: DeleteDevicePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_json1_1DeleteInstanceProfileCommand
122
+ */
123
+ export declare const se_DeleteInstanceProfileCommand: (input: DeleteInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_json1_1DeleteNetworkProfileCommand
126
+ */
127
+ export declare const se_DeleteNetworkProfileCommand: (input: DeleteNetworkProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_json1_1DeleteProjectCommand
130
+ */
131
+ export declare const se_DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_json1_1DeleteRemoteAccessSessionCommand
134
+ */
135
+ export declare const se_DeleteRemoteAccessSessionCommand: (input: DeleteRemoteAccessSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_json1_1DeleteRunCommand
138
+ */
139
+ export declare const se_DeleteRunCommand: (input: DeleteRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_json1_1DeleteTestGridProjectCommand
142
+ */
143
+ export declare const se_DeleteTestGridProjectCommand: (input: DeleteTestGridProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_json1_1DeleteUploadCommand
146
+ */
147
+ export declare const se_DeleteUploadCommand: (input: DeleteUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_json1_1DeleteVPCEConfigurationCommand
150
+ */
151
+ export declare const se_DeleteVPCEConfigurationCommand: (input: DeleteVPCEConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_json1_1GetAccountSettingsCommand
154
+ */
155
+ export declare const se_GetAccountSettingsCommand: (input: GetAccountSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_json1_1GetDeviceCommand
158
+ */
159
+ export declare const se_GetDeviceCommand: (input: GetDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_json1_1GetDeviceInstanceCommand
162
+ */
163
+ export declare const se_GetDeviceInstanceCommand: (input: GetDeviceInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_json1_1GetDevicePoolCommand
166
+ */
167
+ export declare const se_GetDevicePoolCommand: (input: GetDevicePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * serializeAws_json1_1GetDevicePoolCompatibilityCommand
170
+ */
171
+ export declare const se_GetDevicePoolCompatibilityCommand: (input: GetDevicePoolCompatibilityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
+ /**
173
+ * serializeAws_json1_1GetInstanceProfileCommand
174
+ */
175
+ export declare const se_GetInstanceProfileCommand: (input: GetInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
+ /**
177
+ * serializeAws_json1_1GetJobCommand
178
+ */
179
+ export declare const se_GetJobCommand: (input: GetJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
+ /**
181
+ * serializeAws_json1_1GetNetworkProfileCommand
182
+ */
183
+ export declare const se_GetNetworkProfileCommand: (input: GetNetworkProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
+ /**
185
+ * serializeAws_json1_1GetOfferingStatusCommand
186
+ */
187
+ export declare const se_GetOfferingStatusCommand: (input: GetOfferingStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
+ /**
189
+ * serializeAws_json1_1GetProjectCommand
190
+ */
191
+ export declare const se_GetProjectCommand: (input: GetProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
+ /**
193
+ * serializeAws_json1_1GetRemoteAccessSessionCommand
194
+ */
195
+ export declare const se_GetRemoteAccessSessionCommand: (input: GetRemoteAccessSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
+ /**
197
+ * serializeAws_json1_1GetRunCommand
198
+ */
199
+ export declare const se_GetRunCommand: (input: GetRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
+ /**
201
+ * serializeAws_json1_1GetSuiteCommand
202
+ */
203
+ export declare const se_GetSuiteCommand: (input: GetSuiteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
+ /**
205
+ * serializeAws_json1_1GetTestCommand
206
+ */
207
+ export declare const se_GetTestCommand: (input: GetTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
+ /**
209
+ * serializeAws_json1_1GetTestGridProjectCommand
210
+ */
211
+ export declare const se_GetTestGridProjectCommand: (input: GetTestGridProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
+ /**
213
+ * serializeAws_json1_1GetTestGridSessionCommand
214
+ */
215
+ export declare const se_GetTestGridSessionCommand: (input: GetTestGridSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
+ /**
217
+ * serializeAws_json1_1GetUploadCommand
218
+ */
219
+ export declare const se_GetUploadCommand: (input: GetUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
+ /**
221
+ * serializeAws_json1_1GetVPCEConfigurationCommand
222
+ */
223
+ export declare const se_GetVPCEConfigurationCommand: (input: GetVPCEConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
+ /**
225
+ * serializeAws_json1_1InstallToRemoteAccessSessionCommand
226
+ */
227
+ export declare const se_InstallToRemoteAccessSessionCommand: (input: InstallToRemoteAccessSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
+ /**
229
+ * serializeAws_json1_1ListArtifactsCommand
230
+ */
231
+ export declare const se_ListArtifactsCommand: (input: ListArtifactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
+ /**
233
+ * serializeAws_json1_1ListDeviceInstancesCommand
234
+ */
235
+ export declare const se_ListDeviceInstancesCommand: (input: ListDeviceInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
+ /**
237
+ * serializeAws_json1_1ListDevicePoolsCommand
238
+ */
239
+ export declare const se_ListDevicePoolsCommand: (input: ListDevicePoolsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
+ /**
241
+ * serializeAws_json1_1ListDevicesCommand
242
+ */
243
+ export declare const se_ListDevicesCommand: (input: ListDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
+ /**
245
+ * serializeAws_json1_1ListInstanceProfilesCommand
246
+ */
247
+ export declare const se_ListInstanceProfilesCommand: (input: ListInstanceProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
+ /**
249
+ * serializeAws_json1_1ListJobsCommand
250
+ */
251
+ export declare const se_ListJobsCommand: (input: ListJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
+ /**
253
+ * serializeAws_json1_1ListNetworkProfilesCommand
254
+ */
255
+ export declare const se_ListNetworkProfilesCommand: (input: ListNetworkProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
+ /**
257
+ * serializeAws_json1_1ListOfferingPromotionsCommand
258
+ */
259
+ export declare const se_ListOfferingPromotionsCommand: (input: ListOfferingPromotionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
+ /**
261
+ * serializeAws_json1_1ListOfferingsCommand
262
+ */
263
+ export declare const se_ListOfferingsCommand: (input: ListOfferingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
+ /**
265
+ * serializeAws_json1_1ListOfferingTransactionsCommand
266
+ */
267
+ export declare const se_ListOfferingTransactionsCommand: (input: ListOfferingTransactionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
+ /**
269
+ * serializeAws_json1_1ListProjectsCommand
270
+ */
271
+ export declare const se_ListProjectsCommand: (input: ListProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
+ /**
273
+ * serializeAws_json1_1ListRemoteAccessSessionsCommand
274
+ */
275
+ export declare const se_ListRemoteAccessSessionsCommand: (input: ListRemoteAccessSessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
+ /**
277
+ * serializeAws_json1_1ListRunsCommand
278
+ */
279
+ export declare const se_ListRunsCommand: (input: ListRunsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
+ /**
281
+ * serializeAws_json1_1ListSamplesCommand
282
+ */
283
+ export declare const se_ListSamplesCommand: (input: ListSamplesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
+ /**
285
+ * serializeAws_json1_1ListSuitesCommand
286
+ */
287
+ export declare const se_ListSuitesCommand: (input: ListSuitesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
+ /**
289
+ * serializeAws_json1_1ListTagsForResourceCommand
290
+ */
291
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
+ /**
293
+ * serializeAws_json1_1ListTestGridProjectsCommand
294
+ */
295
+ export declare const se_ListTestGridProjectsCommand: (input: ListTestGridProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
+ /**
297
+ * serializeAws_json1_1ListTestGridSessionActionsCommand
298
+ */
299
+ export declare const se_ListTestGridSessionActionsCommand: (input: ListTestGridSessionActionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
+ /**
301
+ * serializeAws_json1_1ListTestGridSessionArtifactsCommand
302
+ */
303
+ export declare const se_ListTestGridSessionArtifactsCommand: (input: ListTestGridSessionArtifactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
+ /**
305
+ * serializeAws_json1_1ListTestGridSessionsCommand
306
+ */
307
+ export declare const se_ListTestGridSessionsCommand: (input: ListTestGridSessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
+ /**
309
+ * serializeAws_json1_1ListTestsCommand
310
+ */
311
+ export declare const se_ListTestsCommand: (input: ListTestsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
+ /**
313
+ * serializeAws_json1_1ListUniqueProblemsCommand
314
+ */
315
+ export declare const se_ListUniqueProblemsCommand: (input: ListUniqueProblemsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
+ /**
317
+ * serializeAws_json1_1ListUploadsCommand
318
+ */
319
+ export declare const se_ListUploadsCommand: (input: ListUploadsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
+ /**
321
+ * serializeAws_json1_1ListVPCEConfigurationsCommand
322
+ */
323
+ export declare const se_ListVPCEConfigurationsCommand: (input: ListVPCEConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
+ /**
325
+ * serializeAws_json1_1PurchaseOfferingCommand
326
+ */
327
+ export declare const se_PurchaseOfferingCommand: (input: PurchaseOfferingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
+ /**
329
+ * serializeAws_json1_1RenewOfferingCommand
330
+ */
331
+ export declare const se_RenewOfferingCommand: (input: RenewOfferingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
+ /**
333
+ * serializeAws_json1_1ScheduleRunCommand
334
+ */
335
+ export declare const se_ScheduleRunCommand: (input: ScheduleRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
+ /**
337
+ * serializeAws_json1_1StopJobCommand
338
+ */
339
+ export declare const se_StopJobCommand: (input: StopJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
+ /**
341
+ * serializeAws_json1_1StopRemoteAccessSessionCommand
342
+ */
343
+ export declare const se_StopRemoteAccessSessionCommand: (input: StopRemoteAccessSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
+ /**
345
+ * serializeAws_json1_1StopRunCommand
346
+ */
347
+ export declare const se_StopRunCommand: (input: StopRunCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
+ /**
349
+ * serializeAws_json1_1TagResourceCommand
350
+ */
351
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
+ /**
353
+ * serializeAws_json1_1UntagResourceCommand
354
+ */
355
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
+ /**
357
+ * serializeAws_json1_1UpdateDeviceInstanceCommand
358
+ */
359
+ export declare const se_UpdateDeviceInstanceCommand: (input: UpdateDeviceInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
+ /**
361
+ * serializeAws_json1_1UpdateDevicePoolCommand
362
+ */
363
+ export declare const se_UpdateDevicePoolCommand: (input: UpdateDevicePoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
+ /**
365
+ * serializeAws_json1_1UpdateInstanceProfileCommand
366
+ */
367
+ export declare const se_UpdateInstanceProfileCommand: (input: UpdateInstanceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
+ /**
369
+ * serializeAws_json1_1UpdateNetworkProfileCommand
370
+ */
371
+ export declare const se_UpdateNetworkProfileCommand: (input: UpdateNetworkProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
372
+ /**
373
+ * serializeAws_json1_1UpdateProjectCommand
374
+ */
375
+ export declare const se_UpdateProjectCommand: (input: UpdateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
376
+ /**
377
+ * serializeAws_json1_1UpdateTestGridProjectCommand
378
+ */
379
+ export declare const se_UpdateTestGridProjectCommand: (input: UpdateTestGridProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
380
+ /**
381
+ * serializeAws_json1_1UpdateUploadCommand
382
+ */
383
+ export declare const se_UpdateUploadCommand: (input: UpdateUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
384
+ /**
385
+ * serializeAws_json1_1UpdateVPCEConfigurationCommand
386
+ */
387
+ export declare const se_UpdateVPCEConfigurationCommand: (input: UpdateVPCEConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
388
+ /**
389
+ * deserializeAws_json1_1CreateDevicePoolCommand
390
+ */
391
+ export declare const de_CreateDevicePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDevicePoolCommandOutput>;
392
+ /**
393
+ * deserializeAws_json1_1CreateInstanceProfileCommand
394
+ */
395
+ export declare const de_CreateInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInstanceProfileCommandOutput>;
396
+ /**
397
+ * deserializeAws_json1_1CreateNetworkProfileCommand
398
+ */
399
+ export declare const de_CreateNetworkProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNetworkProfileCommandOutput>;
400
+ /**
401
+ * deserializeAws_json1_1CreateProjectCommand
402
+ */
403
+ export declare const de_CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
404
+ /**
405
+ * deserializeAws_json1_1CreateRemoteAccessSessionCommand
406
+ */
407
+ export declare const de_CreateRemoteAccessSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRemoteAccessSessionCommandOutput>;
408
+ /**
409
+ * deserializeAws_json1_1CreateTestGridProjectCommand
410
+ */
411
+ export declare const de_CreateTestGridProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTestGridProjectCommandOutput>;
412
+ /**
413
+ * deserializeAws_json1_1CreateTestGridUrlCommand
414
+ */
415
+ export declare const de_CreateTestGridUrlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTestGridUrlCommandOutput>;
416
+ /**
417
+ * deserializeAws_json1_1CreateUploadCommand
418
+ */
419
+ export declare const de_CreateUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUploadCommandOutput>;
420
+ /**
421
+ * deserializeAws_json1_1CreateVPCEConfigurationCommand
422
+ */
423
+ export declare const de_CreateVPCEConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVPCEConfigurationCommandOutput>;
424
+ /**
425
+ * deserializeAws_json1_1DeleteDevicePoolCommand
426
+ */
427
+ export declare const de_DeleteDevicePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDevicePoolCommandOutput>;
428
+ /**
429
+ * deserializeAws_json1_1DeleteInstanceProfileCommand
430
+ */
431
+ export declare const de_DeleteInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInstanceProfileCommandOutput>;
432
+ /**
433
+ * deserializeAws_json1_1DeleteNetworkProfileCommand
434
+ */
435
+ export declare const de_DeleteNetworkProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNetworkProfileCommandOutput>;
436
+ /**
437
+ * deserializeAws_json1_1DeleteProjectCommand
438
+ */
439
+ export declare const de_DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
440
+ /**
441
+ * deserializeAws_json1_1DeleteRemoteAccessSessionCommand
442
+ */
443
+ export declare const de_DeleteRemoteAccessSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRemoteAccessSessionCommandOutput>;
444
+ /**
445
+ * deserializeAws_json1_1DeleteRunCommand
446
+ */
447
+ export declare const de_DeleteRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRunCommandOutput>;
448
+ /**
449
+ * deserializeAws_json1_1DeleteTestGridProjectCommand
450
+ */
451
+ export declare const de_DeleteTestGridProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTestGridProjectCommandOutput>;
452
+ /**
453
+ * deserializeAws_json1_1DeleteUploadCommand
454
+ */
455
+ export declare const de_DeleteUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUploadCommandOutput>;
456
+ /**
457
+ * deserializeAws_json1_1DeleteVPCEConfigurationCommand
458
+ */
459
+ export declare const de_DeleteVPCEConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVPCEConfigurationCommandOutput>;
460
+ /**
461
+ * deserializeAws_json1_1GetAccountSettingsCommand
462
+ */
463
+ export declare const de_GetAccountSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountSettingsCommandOutput>;
464
+ /**
465
+ * deserializeAws_json1_1GetDeviceCommand
466
+ */
467
+ export declare const de_GetDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeviceCommandOutput>;
468
+ /**
469
+ * deserializeAws_json1_1GetDeviceInstanceCommand
470
+ */
471
+ export declare const de_GetDeviceInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeviceInstanceCommandOutput>;
472
+ /**
473
+ * deserializeAws_json1_1GetDevicePoolCommand
474
+ */
475
+ export declare const de_GetDevicePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDevicePoolCommandOutput>;
476
+ /**
477
+ * deserializeAws_json1_1GetDevicePoolCompatibilityCommand
478
+ */
479
+ export declare const de_GetDevicePoolCompatibilityCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDevicePoolCompatibilityCommandOutput>;
480
+ /**
481
+ * deserializeAws_json1_1GetInstanceProfileCommand
482
+ */
483
+ export declare const de_GetInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInstanceProfileCommandOutput>;
484
+ /**
485
+ * deserializeAws_json1_1GetJobCommand
486
+ */
487
+ export declare const de_GetJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetJobCommandOutput>;
488
+ /**
489
+ * deserializeAws_json1_1GetNetworkProfileCommand
490
+ */
491
+ export declare const de_GetNetworkProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkProfileCommandOutput>;
492
+ /**
493
+ * deserializeAws_json1_1GetOfferingStatusCommand
494
+ */
495
+ export declare const de_GetOfferingStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOfferingStatusCommandOutput>;
496
+ /**
497
+ * deserializeAws_json1_1GetProjectCommand
498
+ */
499
+ export declare const de_GetProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetProjectCommandOutput>;
500
+ /**
501
+ * deserializeAws_json1_1GetRemoteAccessSessionCommand
502
+ */
503
+ export declare const de_GetRemoteAccessSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRemoteAccessSessionCommandOutput>;
504
+ /**
505
+ * deserializeAws_json1_1GetRunCommand
506
+ */
507
+ export declare const de_GetRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRunCommandOutput>;
508
+ /**
509
+ * deserializeAws_json1_1GetSuiteCommand
510
+ */
511
+ export declare const de_GetSuiteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSuiteCommandOutput>;
512
+ /**
513
+ * deserializeAws_json1_1GetTestCommand
514
+ */
515
+ export declare const de_GetTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTestCommandOutput>;
516
+ /**
517
+ * deserializeAws_json1_1GetTestGridProjectCommand
518
+ */
519
+ export declare const de_GetTestGridProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTestGridProjectCommandOutput>;
520
+ /**
521
+ * deserializeAws_json1_1GetTestGridSessionCommand
522
+ */
523
+ export declare const de_GetTestGridSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTestGridSessionCommandOutput>;
524
+ /**
525
+ * deserializeAws_json1_1GetUploadCommand
526
+ */
527
+ export declare const de_GetUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUploadCommandOutput>;
528
+ /**
529
+ * deserializeAws_json1_1GetVPCEConfigurationCommand
530
+ */
531
+ export declare const de_GetVPCEConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVPCEConfigurationCommandOutput>;
532
+ /**
533
+ * deserializeAws_json1_1InstallToRemoteAccessSessionCommand
534
+ */
535
+ export declare const de_InstallToRemoteAccessSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<InstallToRemoteAccessSessionCommandOutput>;
536
+ /**
537
+ * deserializeAws_json1_1ListArtifactsCommand
538
+ */
539
+ export declare const de_ListArtifactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListArtifactsCommandOutput>;
540
+ /**
541
+ * deserializeAws_json1_1ListDeviceInstancesCommand
542
+ */
543
+ export declare const de_ListDeviceInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeviceInstancesCommandOutput>;
544
+ /**
545
+ * deserializeAws_json1_1ListDevicePoolsCommand
546
+ */
547
+ export declare const de_ListDevicePoolsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDevicePoolsCommandOutput>;
548
+ /**
549
+ * deserializeAws_json1_1ListDevicesCommand
550
+ */
551
+ export declare const de_ListDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDevicesCommandOutput>;
552
+ /**
553
+ * deserializeAws_json1_1ListInstanceProfilesCommand
554
+ */
555
+ export declare const de_ListInstanceProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInstanceProfilesCommandOutput>;
556
+ /**
557
+ * deserializeAws_json1_1ListJobsCommand
558
+ */
559
+ export declare const de_ListJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListJobsCommandOutput>;
560
+ /**
561
+ * deserializeAws_json1_1ListNetworkProfilesCommand
562
+ */
563
+ export declare const de_ListNetworkProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNetworkProfilesCommandOutput>;
564
+ /**
565
+ * deserializeAws_json1_1ListOfferingPromotionsCommand
566
+ */
567
+ export declare const de_ListOfferingPromotionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOfferingPromotionsCommandOutput>;
568
+ /**
569
+ * deserializeAws_json1_1ListOfferingsCommand
570
+ */
571
+ export declare const de_ListOfferingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOfferingsCommandOutput>;
572
+ /**
573
+ * deserializeAws_json1_1ListOfferingTransactionsCommand
574
+ */
575
+ export declare const de_ListOfferingTransactionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOfferingTransactionsCommandOutput>;
576
+ /**
577
+ * deserializeAws_json1_1ListProjectsCommand
578
+ */
579
+ export declare const de_ListProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectsCommandOutput>;
580
+ /**
581
+ * deserializeAws_json1_1ListRemoteAccessSessionsCommand
582
+ */
583
+ export declare const de_ListRemoteAccessSessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRemoteAccessSessionsCommandOutput>;
584
+ /**
585
+ * deserializeAws_json1_1ListRunsCommand
586
+ */
587
+ export declare const de_ListRunsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRunsCommandOutput>;
588
+ /**
589
+ * deserializeAws_json1_1ListSamplesCommand
590
+ */
591
+ export declare const de_ListSamplesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSamplesCommandOutput>;
592
+ /**
593
+ * deserializeAws_json1_1ListSuitesCommand
594
+ */
595
+ export declare const de_ListSuitesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSuitesCommandOutput>;
596
+ /**
597
+ * deserializeAws_json1_1ListTagsForResourceCommand
598
+ */
599
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
600
+ /**
601
+ * deserializeAws_json1_1ListTestGridProjectsCommand
602
+ */
603
+ export declare const de_ListTestGridProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestGridProjectsCommandOutput>;
604
+ /**
605
+ * deserializeAws_json1_1ListTestGridSessionActionsCommand
606
+ */
607
+ export declare const de_ListTestGridSessionActionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestGridSessionActionsCommandOutput>;
608
+ /**
609
+ * deserializeAws_json1_1ListTestGridSessionArtifactsCommand
610
+ */
611
+ export declare const de_ListTestGridSessionArtifactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestGridSessionArtifactsCommandOutput>;
612
+ /**
613
+ * deserializeAws_json1_1ListTestGridSessionsCommand
614
+ */
615
+ export declare const de_ListTestGridSessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestGridSessionsCommandOutput>;
616
+ /**
617
+ * deserializeAws_json1_1ListTestsCommand
618
+ */
619
+ export declare const de_ListTestsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTestsCommandOutput>;
620
+ /**
621
+ * deserializeAws_json1_1ListUniqueProblemsCommand
622
+ */
623
+ export declare const de_ListUniqueProblemsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUniqueProblemsCommandOutput>;
624
+ /**
625
+ * deserializeAws_json1_1ListUploadsCommand
626
+ */
627
+ export declare const de_ListUploadsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUploadsCommandOutput>;
628
+ /**
629
+ * deserializeAws_json1_1ListVPCEConfigurationsCommand
630
+ */
631
+ export declare const de_ListVPCEConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVPCEConfigurationsCommandOutput>;
632
+ /**
633
+ * deserializeAws_json1_1PurchaseOfferingCommand
634
+ */
635
+ export declare const de_PurchaseOfferingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PurchaseOfferingCommandOutput>;
636
+ /**
637
+ * deserializeAws_json1_1RenewOfferingCommand
638
+ */
639
+ export declare const de_RenewOfferingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RenewOfferingCommandOutput>;
640
+ /**
641
+ * deserializeAws_json1_1ScheduleRunCommand
642
+ */
643
+ export declare const de_ScheduleRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ScheduleRunCommandOutput>;
644
+ /**
645
+ * deserializeAws_json1_1StopJobCommand
646
+ */
647
+ export declare const de_StopJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopJobCommandOutput>;
648
+ /**
649
+ * deserializeAws_json1_1StopRemoteAccessSessionCommand
650
+ */
651
+ export declare const de_StopRemoteAccessSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopRemoteAccessSessionCommandOutput>;
652
+ /**
653
+ * deserializeAws_json1_1StopRunCommand
654
+ */
655
+ export declare const de_StopRunCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopRunCommandOutput>;
656
+ /**
657
+ * deserializeAws_json1_1TagResourceCommand
658
+ */
659
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
660
+ /**
661
+ * deserializeAws_json1_1UntagResourceCommand
662
+ */
663
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
664
+ /**
665
+ * deserializeAws_json1_1UpdateDeviceInstanceCommand
666
+ */
667
+ export declare const de_UpdateDeviceInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeviceInstanceCommandOutput>;
668
+ /**
669
+ * deserializeAws_json1_1UpdateDevicePoolCommand
670
+ */
671
+ export declare const de_UpdateDevicePoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDevicePoolCommandOutput>;
672
+ /**
673
+ * deserializeAws_json1_1UpdateInstanceProfileCommand
674
+ */
675
+ export declare const de_UpdateInstanceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInstanceProfileCommandOutput>;
676
+ /**
677
+ * deserializeAws_json1_1UpdateNetworkProfileCommand
678
+ */
679
+ export declare const de_UpdateNetworkProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNetworkProfileCommandOutput>;
680
+ /**
681
+ * deserializeAws_json1_1UpdateProjectCommand
682
+ */
683
+ export declare const de_UpdateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectCommandOutput>;
684
+ /**
685
+ * deserializeAws_json1_1UpdateTestGridProjectCommand
686
+ */
687
+ export declare const de_UpdateTestGridProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTestGridProjectCommandOutput>;
688
+ /**
689
+ * deserializeAws_json1_1UpdateUploadCommand
690
+ */
691
+ export declare const de_UpdateUploadCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUploadCommandOutput>;
692
+ /**
693
+ * deserializeAws_json1_1UpdateVPCEConfigurationCommand
694
+ */
695
+ export declare const de_UpdateVPCEConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVPCEConfigurationCommandOutput>;