@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.
- package/dist-cjs/commands/CreateDevicePoolCommand.js +2 -2
- package/dist-cjs/commands/CreateInstanceProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateNetworkProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateProjectCommand.js +2 -2
- package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js +2 -2
- package/dist-cjs/commands/CreateTestGridProjectCommand.js +2 -2
- package/dist-cjs/commands/CreateTestGridUrlCommand.js +2 -2
- package/dist-cjs/commands/CreateUploadCommand.js +2 -2
- package/dist-cjs/commands/CreateVPCEConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteDevicePoolCommand.js +2 -2
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js +2 -2
- package/dist-cjs/commands/DeleteNetworkProfileCommand.js +2 -2
- package/dist-cjs/commands/DeleteProjectCommand.js +2 -2
- package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js +2 -2
- package/dist-cjs/commands/DeleteRunCommand.js +2 -2
- package/dist-cjs/commands/DeleteTestGridProjectCommand.js +2 -2
- package/dist-cjs/commands/DeleteUploadCommand.js +2 -2
- package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceInstanceCommand.js +2 -2
- package/dist-cjs/commands/GetDevicePoolCommand.js +2 -2
- package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js +2 -2
- package/dist-cjs/commands/GetInstanceProfileCommand.js +2 -2
- package/dist-cjs/commands/GetJobCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkProfileCommand.js +2 -2
- package/dist-cjs/commands/GetOfferingStatusCommand.js +2 -2
- package/dist-cjs/commands/GetProjectCommand.js +2 -2
- package/dist-cjs/commands/GetRemoteAccessSessionCommand.js +2 -2
- package/dist-cjs/commands/GetRunCommand.js +2 -2
- package/dist-cjs/commands/GetSuiteCommand.js +2 -2
- package/dist-cjs/commands/GetTestCommand.js +2 -2
- package/dist-cjs/commands/GetTestGridProjectCommand.js +2 -2
- package/dist-cjs/commands/GetTestGridSessionCommand.js +2 -2
- package/dist-cjs/commands/GetUploadCommand.js +2 -2
- package/dist-cjs/commands/GetVPCEConfigurationCommand.js +2 -2
- package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js +2 -2
- package/dist-cjs/commands/ListArtifactsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListDevicePoolsCommand.js +2 -2
- package/dist-cjs/commands/ListDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListInstanceProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListJobsCommand.js +2 -2
- package/dist-cjs/commands/ListNetworkProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListOfferingPromotionsCommand.js +2 -2
- package/dist-cjs/commands/ListOfferingTransactionsCommand.js +2 -2
- package/dist-cjs/commands/ListOfferingsCommand.js +2 -2
- package/dist-cjs/commands/ListProjectsCommand.js +2 -2
- package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js +2 -2
- package/dist-cjs/commands/ListRunsCommand.js +2 -2
- package/dist-cjs/commands/ListSamplesCommand.js +2 -2
- package/dist-cjs/commands/ListSuitesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTestGridProjectsCommand.js +2 -2
- package/dist-cjs/commands/ListTestGridSessionActionsCommand.js +2 -2
- package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js +2 -2
- package/dist-cjs/commands/ListTestGridSessionsCommand.js +2 -2
- package/dist-cjs/commands/ListTestsCommand.js +2 -2
- package/dist-cjs/commands/ListUniqueProblemsCommand.js +2 -2
- package/dist-cjs/commands/ListUploadsCommand.js +2 -2
- package/dist-cjs/commands/ListVPCEConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -2
- package/dist-cjs/commands/RenewOfferingCommand.js +2 -2
- package/dist-cjs/commands/ScheduleRunCommand.js +2 -2
- package/dist-cjs/commands/StopJobCommand.js +2 -2
- package/dist-cjs/commands/StopRemoteAccessSessionCommand.js +2 -2
- package/dist-cjs/commands/StopRunCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceInstanceCommand.js +2 -2
- package/dist-cjs/commands/UpdateDevicePoolCommand.js +2 -2
- package/dist-cjs/commands/UpdateInstanceProfileCommand.js +2 -2
- package/dist-cjs/commands/UpdateNetworkProfileCommand.js +2 -2
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
- package/dist-cjs/commands/UpdateTestGridProjectCommand.js +2 -2
- package/dist-cjs/commands/UpdateUploadCommand.js +2 -2
- package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1420 -1494
- package/dist-es/commands/CreateDevicePoolCommand.js +3 -3
- package/dist-es/commands/CreateInstanceProfileCommand.js +3 -3
- package/dist-es/commands/CreateNetworkProfileCommand.js +3 -3
- package/dist-es/commands/CreateProjectCommand.js +3 -3
- package/dist-es/commands/CreateRemoteAccessSessionCommand.js +3 -3
- package/dist-es/commands/CreateTestGridProjectCommand.js +3 -3
- package/dist-es/commands/CreateTestGridUrlCommand.js +3 -3
- package/dist-es/commands/CreateUploadCommand.js +3 -3
- package/dist-es/commands/CreateVPCEConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteDevicePoolCommand.js +3 -3
- package/dist-es/commands/DeleteInstanceProfileCommand.js +3 -3
- package/dist-es/commands/DeleteNetworkProfileCommand.js +3 -3
- package/dist-es/commands/DeleteProjectCommand.js +3 -3
- package/dist-es/commands/DeleteRemoteAccessSessionCommand.js +3 -3
- package/dist-es/commands/DeleteRunCommand.js +3 -3
- package/dist-es/commands/DeleteTestGridProjectCommand.js +3 -3
- package/dist-es/commands/DeleteUploadCommand.js +3 -3
- package/dist-es/commands/DeleteVPCEConfigurationCommand.js +3 -3
- package/dist-es/commands/GetAccountSettingsCommand.js +3 -3
- package/dist-es/commands/GetDeviceCommand.js +3 -3
- package/dist-es/commands/GetDeviceInstanceCommand.js +3 -3
- package/dist-es/commands/GetDevicePoolCommand.js +3 -3
- package/dist-es/commands/GetDevicePoolCompatibilityCommand.js +3 -3
- package/dist-es/commands/GetInstanceProfileCommand.js +3 -3
- package/dist-es/commands/GetJobCommand.js +3 -3
- package/dist-es/commands/GetNetworkProfileCommand.js +3 -3
- package/dist-es/commands/GetOfferingStatusCommand.js +3 -3
- package/dist-es/commands/GetProjectCommand.js +3 -3
- package/dist-es/commands/GetRemoteAccessSessionCommand.js +3 -3
- package/dist-es/commands/GetRunCommand.js +3 -3
- package/dist-es/commands/GetSuiteCommand.js +3 -3
- package/dist-es/commands/GetTestCommand.js +3 -3
- package/dist-es/commands/GetTestGridProjectCommand.js +3 -3
- package/dist-es/commands/GetTestGridSessionCommand.js +3 -3
- package/dist-es/commands/GetUploadCommand.js +3 -3
- package/dist-es/commands/GetVPCEConfigurationCommand.js +3 -3
- package/dist-es/commands/InstallToRemoteAccessSessionCommand.js +3 -3
- package/dist-es/commands/ListArtifactsCommand.js +3 -3
- package/dist-es/commands/ListDeviceInstancesCommand.js +3 -3
- package/dist-es/commands/ListDevicePoolsCommand.js +3 -3
- package/dist-es/commands/ListDevicesCommand.js +3 -3
- package/dist-es/commands/ListInstanceProfilesCommand.js +3 -3
- package/dist-es/commands/ListJobsCommand.js +3 -3
- package/dist-es/commands/ListNetworkProfilesCommand.js +3 -3
- package/dist-es/commands/ListOfferingPromotionsCommand.js +3 -3
- package/dist-es/commands/ListOfferingTransactionsCommand.js +3 -3
- package/dist-es/commands/ListOfferingsCommand.js +3 -3
- package/dist-es/commands/ListProjectsCommand.js +3 -3
- package/dist-es/commands/ListRemoteAccessSessionsCommand.js +3 -3
- package/dist-es/commands/ListRunsCommand.js +3 -3
- package/dist-es/commands/ListSamplesCommand.js +3 -3
- package/dist-es/commands/ListSuitesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTestGridProjectsCommand.js +3 -3
- package/dist-es/commands/ListTestGridSessionActionsCommand.js +3 -3
- package/dist-es/commands/ListTestGridSessionArtifactsCommand.js +3 -3
- package/dist-es/commands/ListTestGridSessionsCommand.js +3 -3
- package/dist-es/commands/ListTestsCommand.js +3 -3
- package/dist-es/commands/ListUniqueProblemsCommand.js +3 -3
- package/dist-es/commands/ListUploadsCommand.js +3 -3
- package/dist-es/commands/ListVPCEConfigurationsCommand.js +3 -3
- package/dist-es/commands/PurchaseOfferingCommand.js +3 -3
- package/dist-es/commands/RenewOfferingCommand.js +3 -3
- package/dist-es/commands/ScheduleRunCommand.js +3 -3
- package/dist-es/commands/StopJobCommand.js +3 -3
- package/dist-es/commands/StopRemoteAccessSessionCommand.js +3 -3
- package/dist-es/commands/StopRunCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceInstanceCommand.js +3 -3
- package/dist-es/commands/UpdateDevicePoolCommand.js +3 -3
- package/dist-es/commands/UpdateInstanceProfileCommand.js +3 -3
- package/dist-es/commands/UpdateNetworkProfileCommand.js +3 -3
- package/dist-es/commands/UpdateProjectCommand.js +3 -3
- package/dist-es/commands/UpdateTestGridProjectCommand.js +3 -3
- package/dist-es/commands/UpdateUploadCommand.js +3 -3
- package/dist-es/commands/UpdateVPCEConfigurationCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1262 -1336
- package/dist-types/protocols/Aws_json1_1.d.ts +616 -154
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +154 -154
- 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
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
export declare const
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
export declare const
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
export declare const
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
export declare const
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
export declare const
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
export declare const
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
export declare const
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
export declare const
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
export declare const
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
export declare const
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
export declare const
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
export declare const
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
export declare const
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
export declare const
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
export declare const
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
export declare const
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
export declare const
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
export declare const
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
export declare const
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
export declare const
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
export declare const
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
export declare const
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
export declare const
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
export declare const
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
export declare const
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
export declare const
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
export declare const
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
export declare const
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
export declare const
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
export declare const
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
export declare const
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
export declare const
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
export declare const
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
export declare const
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
export declare const
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
export declare const
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
export declare const
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
export declare const
|
|
232
|
-
|
|
233
|
-
|
|
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>;
|