@aws-sdk/client-device-farm 3.170.0 → 3.177.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 (92) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist-cjs/models/models_0.js +8 -4
  3. package/dist-cjs/protocols/Aws_json1_1.js +59 -0
  4. package/dist-es/models/models_0.js +1 -0
  5. package/dist-es/protocols/Aws_json1_1.js +55 -2
  6. package/dist-types/models/models_0.d.ts +58 -17
  7. package/dist-types/ts3.4/DeviceFarm.d.ts +0 -77
  8. package/dist-types/ts3.4/DeviceFarmClient.d.ts +0 -25
  9. package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetRunCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/GetTestCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/StopJobCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/StopRunCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +0 -2
  83. package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +0 -2
  84. package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +0 -2
  85. package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +0 -2
  86. package/dist-types/ts3.4/models/DeviceFarmServiceException.d.ts +0 -1
  87. package/dist-types/ts3.4/models/models_0.d.ts +11 -761
  88. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  89. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  90. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  91. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  92. package/package.json +26 -26
@@ -1,38 +1,26 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { DeviceFarmServiceException as __BaseException } from "./DeviceFarmServiceException";
3
-
4
3
  export interface TrialMinutes {
5
4
  total?: number;
6
-
7
5
  remaining?: number;
8
6
  }
9
7
  export declare enum DevicePlatform {
10
8
  ANDROID = "ANDROID",
11
9
  IOS = "IOS",
12
10
  }
13
-
14
11
  export interface AccountSettings {
15
12
  awsAccountNumber?: string;
16
-
17
13
  unmeteredDevices?: Record<string, number>;
18
-
19
14
  unmeteredRemoteAccessDevices?: Record<string, number>;
20
-
21
15
  maxJobTimeoutMinutes?: number;
22
-
23
16
  trialMinutes?: TrialMinutes;
24
-
25
17
  maxSlots?: Record<string, number>;
26
-
27
18
  defaultJobTimeoutMinutes?: number;
28
-
29
19
  skipAppResign?: boolean;
30
20
  }
31
-
32
21
  export declare class ArgumentException extends __BaseException {
33
22
  readonly name: "ArgumentException";
34
23
  readonly $fault: "client";
35
-
36
24
  constructor(opts: __ExceptionOptionType<ArgumentException, __BaseException>);
37
25
  }
38
26
  export declare enum ArtifactType {
@@ -65,16 +53,11 @@ export declare enum ArtifactType {
65
53
  WEBKIT_LOG = "WEBKIT_LOG",
66
54
  XCTEST_LOG = "XCTEST_LOG",
67
55
  }
68
-
69
56
  export interface Artifact {
70
57
  arn?: string;
71
-
72
58
  name?: string;
73
-
74
59
  type?: ArtifactType | string;
75
-
76
60
  extension?: string;
77
-
78
61
  url?: string;
79
62
  }
80
63
  export declare enum ArtifactCategory {
@@ -86,37 +69,25 @@ export declare enum BillingMethod {
86
69
  METERED = "METERED",
87
70
  UNMETERED = "UNMETERED",
88
71
  }
89
-
90
72
  export declare class CannotDeleteException extends __BaseException {
91
73
  readonly name: "CannotDeleteException";
92
74
  readonly $fault: "client";
93
-
94
75
  constructor(
95
76
  opts: __ExceptionOptionType<CannotDeleteException, __BaseException>
96
77
  );
97
78
  }
98
-
99
79
  export interface Counters {
100
80
  total?: number;
101
-
102
81
  passed?: number;
103
-
104
82
  failed?: number;
105
-
106
83
  warned?: number;
107
-
108
84
  errored?: number;
109
-
110
85
  stopped?: number;
111
-
112
86
  skipped?: number;
113
87
  }
114
-
115
88
  export interface CPU {
116
89
  frequency?: string;
117
-
118
90
  architecture?: string;
119
-
120
91
  clock?: number;
121
92
  }
122
93
  export declare enum DeviceAttribute {
@@ -144,96 +115,65 @@ export declare enum RuleOperator {
144
115
  LESS_THAN_OR_EQUALS = "LESS_THAN_OR_EQUALS",
145
116
  NOT_IN = "NOT_IN",
146
117
  }
147
-
148
118
  export interface Rule {
149
119
  attribute?: DeviceAttribute | string;
150
-
151
120
  operator?: RuleOperator | string;
152
-
153
121
  value?: string;
154
122
  }
155
-
156
123
  export interface CreateDevicePoolRequest {
157
124
  projectArn: string | undefined;
158
-
159
125
  name: string | undefined;
160
-
161
126
  description?: string;
162
-
163
127
  rules: Rule[] | undefined;
164
-
165
128
  maxDevices?: number;
166
129
  }
167
130
  export declare enum DevicePoolType {
168
131
  CURATED = "CURATED",
169
132
  PRIVATE = "PRIVATE",
170
133
  }
171
-
172
134
  export interface DevicePool {
173
135
  arn?: string;
174
-
175
136
  name?: string;
176
-
177
137
  description?: string;
178
-
179
138
  type?: DevicePoolType | string;
180
-
181
139
  rules?: Rule[];
182
-
183
140
  maxDevices?: number;
184
141
  }
185
-
186
142
  export interface CreateDevicePoolResult {
187
143
  devicePool?: DevicePool;
188
144
  }
189
-
190
145
  export declare class LimitExceededException extends __BaseException {
191
146
  readonly name: "LimitExceededException";
192
147
  readonly $fault: "client";
193
-
194
148
  constructor(
195
149
  opts: __ExceptionOptionType<LimitExceededException, __BaseException>
196
150
  );
197
151
  }
198
-
199
152
  export declare class NotFoundException extends __BaseException {
200
153
  readonly name: "NotFoundException";
201
154
  readonly $fault: "client";
202
-
203
155
  constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
204
156
  }
205
-
206
157
  export declare class ServiceAccountException extends __BaseException {
207
158
  readonly name: "ServiceAccountException";
208
159
  readonly $fault: "client";
209
-
210
160
  constructor(
211
161
  opts: __ExceptionOptionType<ServiceAccountException, __BaseException>
212
162
  );
213
163
  }
214
164
  export interface CreateInstanceProfileRequest {
215
165
  name: string | undefined;
216
-
217
166
  description?: string;
218
-
219
167
  packageCleanup?: boolean;
220
-
221
168
  excludeAppPackagesFromCleanup?: string[];
222
-
223
169
  rebootAfterUse?: boolean;
224
170
  }
225
-
226
171
  export interface InstanceProfile {
227
172
  arn?: string;
228
-
229
173
  packageCleanup?: boolean;
230
-
231
174
  excludeAppPackagesFromCleanup?: string[];
232
-
233
175
  rebootAfterUse?: boolean;
234
-
235
176
  name?: string;
236
-
237
177
  description?: string;
238
178
  }
239
179
  export interface CreateInstanceProfileResult {
@@ -245,92 +185,65 @@ export declare enum NetworkProfileType {
245
185
  }
246
186
  export interface CreateNetworkProfileRequest {
247
187
  projectArn: string | undefined;
248
-
249
188
  name: string | undefined;
250
-
251
189
  description?: string;
252
-
253
190
  type?: NetworkProfileType | string;
254
-
255
191
  uplinkBandwidthBits?: number;
256
-
257
192
  downlinkBandwidthBits?: number;
258
-
259
193
  uplinkDelayMs?: number;
260
-
261
194
  downlinkDelayMs?: number;
262
-
263
195
  uplinkJitterMs?: number;
264
-
265
196
  downlinkJitterMs?: number;
266
-
267
197
  uplinkLossPercent?: number;
268
-
269
198
  downlinkLossPercent?: number;
270
199
  }
271
-
272
200
  export interface NetworkProfile {
273
201
  arn?: string;
274
-
275
202
  name?: string;
276
-
277
203
  description?: string;
278
-
279
204
  type?: NetworkProfileType | string;
280
-
281
205
  uplinkBandwidthBits?: number;
282
-
283
206
  downlinkBandwidthBits?: number;
284
-
285
207
  uplinkDelayMs?: number;
286
-
287
208
  downlinkDelayMs?: number;
288
-
289
209
  uplinkJitterMs?: number;
290
-
291
210
  downlinkJitterMs?: number;
292
-
293
211
  uplinkLossPercent?: number;
294
-
295
212
  downlinkLossPercent?: number;
296
213
  }
297
214
  export interface CreateNetworkProfileResult {
298
215
  networkProfile?: NetworkProfile;
299
216
  }
300
-
217
+ export interface VpcConfig {
218
+ securityGroupIds: string[] | undefined;
219
+ subnetIds: string[] | undefined;
220
+ vpcId: string | undefined;
221
+ }
301
222
  export interface CreateProjectRequest {
302
223
  name: string | undefined;
303
-
304
224
  defaultJobTimeoutMinutes?: number;
225
+ vpcConfig?: VpcConfig;
305
226
  }
306
-
307
227
  export interface Project {
308
228
  arn?: string;
309
-
310
229
  name?: string;
311
-
312
230
  defaultJobTimeoutMinutes?: number;
313
-
314
231
  created?: Date;
232
+ vpcConfig?: VpcConfig;
315
233
  }
316
-
317
234
  export interface CreateProjectResult {
318
235
  project?: Project;
319
236
  }
320
-
321
237
  export declare class TagOperationException extends __BaseException {
322
238
  readonly name: "TagOperationException";
323
239
  readonly $fault: "client";
324
240
  resourceName?: string;
325
-
326
241
  constructor(
327
242
  opts: __ExceptionOptionType<TagOperationException, __BaseException>
328
243
  );
329
244
  }
330
-
331
245
  export interface CreateRemoteAccessSessionConfiguration {
332
246
  billingMethod?: BillingMethod | string;
333
-
334
247
  vpceConfigurationArns?: string[];
335
248
  }
336
249
  export declare enum InteractionMode {
@@ -338,30 +251,18 @@ export declare enum InteractionMode {
338
251
  NO_VIDEO = "NO_VIDEO",
339
252
  VIDEO_ONLY = "VIDEO_ONLY",
340
253
  }
341
-
342
254
  export interface CreateRemoteAccessSessionRequest {
343
255
  projectArn: string | undefined;
344
-
345
256
  deviceArn: string | undefined;
346
-
347
257
  instanceArn?: string;
348
-
349
258
  sshPublicKey?: string;
350
-
351
259
  remoteDebugEnabled?: boolean;
352
-
353
260
  remoteRecordEnabled?: boolean;
354
-
355
261
  remoteRecordAppArn?: string;
356
-
357
262
  name?: string;
358
-
359
263
  clientId?: string;
360
-
361
264
  configuration?: CreateRemoteAccessSessionConfiguration;
362
-
363
265
  interactionMode?: InteractionMode | string;
364
-
365
266
  skipAppResign?: boolean;
366
267
  }
367
268
  export declare enum DeviceAvailability {
@@ -380,76 +281,44 @@ export declare enum InstanceStatus {
380
281
  NOT_AVAILABLE = "NOT_AVAILABLE",
381
282
  PREPARING = "PREPARING",
382
283
  }
383
-
384
284
  export interface DeviceInstance {
385
285
  arn?: string;
386
-
387
286
  deviceArn?: string;
388
-
389
287
  labels?: string[];
390
-
391
288
  status?: InstanceStatus | string;
392
-
393
289
  udid?: string;
394
-
395
290
  instanceProfile?: InstanceProfile;
396
291
  }
397
-
398
292
  export interface Resolution {
399
293
  width?: number;
400
-
401
294
  height?: number;
402
295
  }
403
-
404
296
  export interface Device {
405
297
  arn?: string;
406
-
407
298
  name?: string;
408
-
409
299
  manufacturer?: string;
410
-
411
300
  model?: string;
412
-
413
301
  modelId?: string;
414
-
415
302
  formFactor?: DeviceFormFactor | string;
416
-
417
303
  platform?: DevicePlatform | string;
418
-
419
304
  os?: string;
420
-
421
305
  cpu?: CPU;
422
-
423
306
  resolution?: Resolution;
424
-
425
307
  heapSize?: number;
426
-
427
308
  memory?: number;
428
-
429
309
  image?: string;
430
-
431
310
  carrier?: string;
432
-
433
311
  radio?: string;
434
-
435
312
  remoteAccessEnabled?: boolean;
436
-
437
313
  remoteDebugEnabled?: boolean;
438
-
439
314
  fleetType?: string;
440
-
441
315
  fleetName?: string;
442
-
443
316
  instances?: DeviceInstance[];
444
-
445
317
  availability?: DeviceAvailability | string;
446
318
  }
447
-
448
319
  export interface DeviceMinutes {
449
320
  total?: number;
450
-
451
321
  metered?: number;
452
-
453
322
  unmetered?: number;
454
323
  }
455
324
  export declare enum ExecutionResult {
@@ -472,101 +341,66 @@ export declare enum ExecutionStatus {
472
341
  SCHEDULING = "SCHEDULING",
473
342
  STOPPING = "STOPPING",
474
343
  }
475
-
476
344
  export interface RemoteAccessSession {
477
345
  arn?: string;
478
-
479
346
  name?: string;
480
-
481
347
  created?: Date;
482
-
483
348
  status?: ExecutionStatus | string;
484
-
485
349
  result?: ExecutionResult | string;
486
-
487
350
  message?: string;
488
-
489
351
  started?: Date;
490
-
491
352
  stopped?: Date;
492
-
493
353
  device?: Device;
494
-
495
354
  instanceArn?: string;
496
-
497
355
  remoteDebugEnabled?: boolean;
498
-
499
356
  remoteRecordEnabled?: boolean;
500
-
501
357
  remoteRecordAppArn?: string;
502
-
503
358
  hostAddress?: string;
504
-
505
359
  clientId?: string;
506
-
507
360
  billingMethod?: BillingMethod | string;
508
-
509
361
  deviceMinutes?: DeviceMinutes;
510
-
511
362
  endpoint?: string;
512
-
513
363
  deviceUdid?: string;
514
-
515
364
  interactionMode?: InteractionMode | string;
516
-
517
365
  skipAppResign?: boolean;
366
+ vpcConfig?: VpcConfig;
518
367
  }
519
-
520
368
  export interface CreateRemoteAccessSessionResult {
521
369
  remoteAccessSession?: RemoteAccessSession;
522
370
  }
523
-
524
371
  export interface TestGridVpcConfig {
525
372
  securityGroupIds: string[] | undefined;
526
-
527
373
  subnetIds: string[] | undefined;
528
-
529
374
  vpcId: string | undefined;
530
375
  }
531
376
  export interface CreateTestGridProjectRequest {
532
377
  name: string | undefined;
533
-
534
378
  description?: string;
535
-
536
379
  vpcConfig?: TestGridVpcConfig;
537
380
  }
538
-
539
381
  export interface TestGridProject {
540
382
  arn?: string;
541
-
542
383
  name?: string;
543
-
544
384
  description?: string;
545
-
546
385
  vpcConfig?: TestGridVpcConfig;
547
-
548
386
  created?: Date;
549
387
  }
550
388
  export interface CreateTestGridProjectResult {
551
389
  testGridProject?: TestGridProject;
552
390
  }
553
-
554
391
  export declare class InternalServiceException extends __BaseException {
555
392
  readonly name: "InternalServiceException";
556
393
  readonly $fault: "server";
557
-
558
394
  constructor(
559
395
  opts: __ExceptionOptionType<InternalServiceException, __BaseException>
560
396
  );
561
397
  }
562
398
  export interface CreateTestGridUrlRequest {
563
399
  projectArn: string | undefined;
564
-
565
400
  expiresInSeconds: number | undefined;
566
401
  }
567
402
  export interface CreateTestGridUrlResult {
568
403
  url?: string;
569
-
570
404
  expires?: Date;
571
405
  }
572
406
  export declare enum UploadType {
@@ -603,14 +437,10 @@ export declare enum UploadType {
603
437
  XCTEST_UI_TEST_PACKAGE = "XCTEST_UI_TEST_PACKAGE",
604
438
  XCTEST_UI_TEST_SPEC = "XCTEST_UI_TEST_SPEC",
605
439
  }
606
-
607
440
  export interface CreateUploadRequest {
608
441
  projectArn: string | undefined;
609
-
610
442
  name: string | undefined;
611
-
612
443
  type: UploadType | string | undefined;
613
-
614
444
  contentType?: string;
615
445
  }
616
446
  export declare enum UploadCategory {
@@ -623,51 +453,32 @@ export declare enum UploadStatus {
623
453
  PROCESSING = "PROCESSING",
624
454
  SUCCEEDED = "SUCCEEDED",
625
455
  }
626
-
627
456
  export interface Upload {
628
457
  arn?: string;
629
-
630
458
  name?: string;
631
-
632
459
  created?: Date;
633
-
634
460
  type?: UploadType | string;
635
-
636
461
  status?: UploadStatus | string;
637
-
638
462
  url?: string;
639
-
640
463
  metadata?: string;
641
-
642
464
  contentType?: string;
643
-
644
465
  message?: string;
645
-
646
466
  category?: UploadCategory | string;
647
467
  }
648
-
649
468
  export interface CreateUploadResult {
650
469
  upload?: Upload;
651
470
  }
652
471
  export interface CreateVPCEConfigurationRequest {
653
472
  vpceConfigurationName: string | undefined;
654
-
655
473
  vpceServiceName: string | undefined;
656
-
657
474
  serviceDnsName: string | undefined;
658
-
659
475
  vpceConfigurationDescription?: string;
660
476
  }
661
-
662
477
  export interface VPCEConfiguration {
663
478
  arn?: string;
664
-
665
479
  vpceConfigurationName?: string;
666
-
667
480
  vpceServiceName?: string;
668
-
669
481
  serviceDnsName?: string;
670
-
671
482
  vpceConfigurationDescription?: string;
672
483
  }
673
484
  export interface CreateVPCEConfigurationResult {
@@ -676,19 +487,14 @@ export interface CreateVPCEConfigurationResult {
676
487
  export declare enum CurrencyCode {
677
488
  USD = "USD",
678
489
  }
679
-
680
490
  export interface CustomerArtifactPaths {
681
491
  iosPaths?: string[];
682
-
683
492
  androidPaths?: string[];
684
-
685
493
  deviceHostPaths?: string[];
686
494
  }
687
-
688
495
  export interface DeleteDevicePoolRequest {
689
496
  arn: string | undefined;
690
497
  }
691
-
692
498
  export interface DeleteDevicePoolResult {}
693
499
  export interface DeleteInstanceProfileRequest {
694
500
  arn: string | undefined;
@@ -698,58 +504,44 @@ export interface DeleteNetworkProfileRequest {
698
504
  arn: string | undefined;
699
505
  }
700
506
  export interface DeleteNetworkProfileResult {}
701
-
702
507
  export interface DeleteProjectRequest {
703
508
  arn: string | undefined;
704
509
  }
705
-
706
510
  export interface DeleteProjectResult {}
707
-
708
511
  export interface DeleteRemoteAccessSessionRequest {
709
512
  arn: string | undefined;
710
513
  }
711
-
712
514
  export interface DeleteRemoteAccessSessionResult {}
713
-
714
515
  export interface DeleteRunRequest {
715
516
  arn: string | undefined;
716
517
  }
717
-
718
518
  export interface DeleteRunResult {}
719
519
  export interface DeleteTestGridProjectRequest {
720
520
  projectArn: string | undefined;
721
521
  }
722
522
  export interface DeleteTestGridProjectResult {}
723
-
724
523
  export interface DeleteUploadRequest {
725
524
  arn: string | undefined;
726
525
  }
727
-
728
526
  export interface DeleteUploadResult {}
729
527
  export interface DeleteVPCEConfigurationRequest {
730
528
  arn: string | undefined;
731
529
  }
732
530
  export interface DeleteVPCEConfigurationResult {}
733
-
734
531
  export declare class InvalidOperationException extends __BaseException {
735
532
  readonly name: "InvalidOperationException";
736
533
  readonly $fault: "client";
737
-
738
534
  constructor(
739
535
  opts: __ExceptionOptionType<InvalidOperationException, __BaseException>
740
536
  );
741
537
  }
742
-
743
538
  export interface GetAccountSettingsRequest {}
744
-
745
539
  export interface GetAccountSettingsResult {
746
540
  accountSettings?: AccountSettings;
747
541
  }
748
-
749
542
  export interface GetDeviceRequest {
750
543
  arn: string | undefined;
751
544
  }
752
-
753
545
  export interface GetDeviceResult {
754
546
  device?: Device;
755
547
  }
@@ -759,48 +551,31 @@ export interface GetDeviceInstanceRequest {
759
551
  export interface GetDeviceInstanceResult {
760
552
  deviceInstance?: DeviceInstance;
761
553
  }
762
-
763
554
  export interface GetDevicePoolRequest {
764
555
  arn: string | undefined;
765
556
  }
766
-
767
557
  export interface GetDevicePoolResult {
768
558
  devicePool?: DevicePool;
769
559
  }
770
-
771
560
  export interface Location {
772
561
  latitude: number | undefined;
773
-
774
562
  longitude: number | undefined;
775
563
  }
776
-
777
564
  export interface Radios {
778
565
  wifi?: boolean;
779
-
780
566
  bluetooth?: boolean;
781
-
782
567
  nfc?: boolean;
783
-
784
568
  gps?: boolean;
785
569
  }
786
-
787
570
  export interface ScheduleRunConfiguration {
788
571
  extraDataPackageArn?: string;
789
-
790
572
  networkProfileArn?: string;
791
-
792
573
  locale?: string;
793
-
794
574
  location?: Location;
795
-
796
575
  vpceConfigurationArns?: string[];
797
-
798
576
  customerArtifactPaths?: CustomerArtifactPaths;
799
-
800
577
  radios?: Radios;
801
-
802
578
  auxiliaryApps?: string[];
803
-
804
579
  billingMethod?: BillingMethod | string;
805
580
  }
806
581
  export declare enum TestType {
@@ -826,48 +601,31 @@ export declare enum TestType {
826
601
  XCTEST = "XCTEST",
827
602
  XCTEST_UI = "XCTEST_UI",
828
603
  }
829
-
830
604
  export interface ScheduleRunTest {
831
605
  type: TestType | string | undefined;
832
-
833
606
  testPackageArn?: string;
834
-
835
607
  testSpecArn?: string;
836
-
837
608
  filter?: string;
838
-
839
609
  parameters?: Record<string, string>;
840
610
  }
841
-
842
611
  export interface GetDevicePoolCompatibilityRequest {
843
612
  devicePoolArn: string | undefined;
844
-
845
613
  appArn?: string;
846
-
847
614
  testType?: TestType | string;
848
-
849
615
  test?: ScheduleRunTest;
850
-
851
616
  configuration?: ScheduleRunConfiguration;
852
617
  }
853
-
854
618
  export interface IncompatibilityMessage {
855
619
  message?: string;
856
-
857
620
  type?: DeviceAttribute | string;
858
621
  }
859
-
860
622
  export interface DevicePoolCompatibilityResult {
861
623
  device?: Device;
862
-
863
624
  compatible?: boolean;
864
-
865
625
  incompatibilityMessages?: IncompatibilityMessage[];
866
626
  }
867
-
868
627
  export interface GetDevicePoolCompatibilityResult {
869
628
  compatibleDevices?: DevicePoolCompatibilityResult[];
870
-
871
629
  incompatibleDevices?: DevicePoolCompatibilityResult[];
872
630
  }
873
631
  export interface GetInstanceProfileRequest {
@@ -876,43 +634,26 @@ export interface GetInstanceProfileRequest {
876
634
  export interface GetInstanceProfileResult {
877
635
  instanceProfile?: InstanceProfile;
878
636
  }
879
-
880
637
  export interface GetJobRequest {
881
638
  arn: string | undefined;
882
639
  }
883
-
884
640
  export interface Job {
885
641
  arn?: string;
886
-
887
642
  name?: string;
888
-
889
643
  type?: TestType | string;
890
-
891
644
  created?: Date;
892
-
893
645
  status?: ExecutionStatus | string;
894
-
895
646
  result?: ExecutionResult | string;
896
-
897
647
  started?: Date;
898
-
899
648
  stopped?: Date;
900
-
901
649
  counters?: Counters;
902
-
903
650
  message?: string;
904
-
905
651
  device?: Device;
906
-
907
652
  instanceArn?: string;
908
-
909
653
  deviceMinutes?: DeviceMinutes;
910
-
911
654
  videoEndpoint?: string;
912
-
913
655
  videoCapture?: boolean;
914
656
  }
915
-
916
657
  export interface GetJobResult {
917
658
  job?: Job;
918
659
  }
@@ -922,38 +663,28 @@ export interface GetNetworkProfileRequest {
922
663
  export interface GetNetworkProfileResult {
923
664
  networkProfile?: NetworkProfile;
924
665
  }
925
-
926
666
  export interface GetOfferingStatusRequest {
927
667
  nextToken?: string;
928
668
  }
929
-
930
669
  export interface MonetaryAmount {
931
670
  amount?: number;
932
-
933
671
  currencyCode?: CurrencyCode | string;
934
672
  }
935
673
  export declare enum RecurringChargeFrequency {
936
674
  MONTHLY = "MONTHLY",
937
675
  }
938
-
939
676
  export interface RecurringCharge {
940
677
  cost?: MonetaryAmount;
941
-
942
678
  frequency?: RecurringChargeFrequency | string;
943
679
  }
944
680
  export declare enum OfferingType {
945
681
  RECURRING = "RECURRING",
946
682
  }
947
-
948
683
  export interface Offering {
949
684
  id?: string;
950
-
951
685
  description?: string;
952
-
953
686
  type?: OfferingType | string;
954
-
955
687
  platform?: DevicePlatform | string;
956
-
957
688
  recurringCharges?: RecurringCharge[];
958
689
  }
959
690
  export declare enum OfferingTransactionType {
@@ -961,50 +692,36 @@ export declare enum OfferingTransactionType {
961
692
  RENEW = "RENEW",
962
693
  SYSTEM = "SYSTEM",
963
694
  }
964
-
965
695
  export interface OfferingStatus {
966
696
  type?: OfferingTransactionType | string;
967
-
968
697
  offering?: Offering;
969
-
970
698
  quantity?: number;
971
-
972
699
  effectiveOn?: Date;
973
700
  }
974
-
975
701
  export interface GetOfferingStatusResult {
976
702
  current?: Record<string, OfferingStatus>;
977
-
978
703
  nextPeriod?: Record<string, OfferingStatus>;
979
-
980
704
  nextToken?: string;
981
705
  }
982
-
983
706
  export declare class NotEligibleException extends __BaseException {
984
707
  readonly name: "NotEligibleException";
985
708
  readonly $fault: "client";
986
-
987
709
  constructor(
988
710
  opts: __ExceptionOptionType<NotEligibleException, __BaseException>
989
711
  );
990
712
  }
991
-
992
713
  export interface GetProjectRequest {
993
714
  arn: string | undefined;
994
715
  }
995
-
996
716
  export interface GetProjectResult {
997
717
  project?: Project;
998
718
  }
999
-
1000
719
  export interface GetRemoteAccessSessionRequest {
1001
720
  arn: string | undefined;
1002
721
  }
1003
-
1004
722
  export interface GetRemoteAccessSessionResult {
1005
723
  remoteAccessSession?: RemoteAccessSession;
1006
724
  }
1007
-
1008
725
  export interface GetRunRequest {
1009
726
  arn: string | undefined;
1010
727
  }
@@ -1022,155 +739,92 @@ export declare enum DeviceFilterAttribute {
1022
739
  REMOTE_ACCESS_ENABLED = "REMOTE_ACCESS_ENABLED",
1023
740
  REMOTE_DEBUG_ENABLED = "REMOTE_DEBUG_ENABLED",
1024
741
  }
1025
-
1026
742
  export interface DeviceFilter {
1027
743
  attribute: DeviceFilterAttribute | string | undefined;
1028
-
1029
744
  operator: RuleOperator | string | undefined;
1030
-
1031
745
  values: string[] | undefined;
1032
746
  }
1033
-
1034
747
  export interface DeviceSelectionResult {
1035
748
  filters?: DeviceFilter[];
1036
-
1037
749
  matchedDevicesCount?: number;
1038
-
1039
750
  maxDevices?: number;
1040
751
  }
1041
752
  export declare enum ExecutionResultCode {
1042
753
  PARSING_FAILED = "PARSING_FAILED",
1043
754
  VPC_ENDPOINT_SETUP_FAILED = "VPC_ENDPOINT_SETUP_FAILED",
1044
755
  }
1045
-
1046
756
  export interface Run {
1047
757
  arn?: string;
1048
-
1049
758
  name?: string;
1050
-
1051
759
  type?: TestType | string;
1052
-
1053
760
  platform?: DevicePlatform | string;
1054
-
1055
761
  created?: Date;
1056
-
1057
762
  status?: ExecutionStatus | string;
1058
-
1059
763
  result?: ExecutionResult | string;
1060
-
1061
764
  started?: Date;
1062
-
1063
765
  stopped?: Date;
1064
-
1065
766
  counters?: Counters;
1066
-
1067
767
  message?: string;
1068
-
1069
768
  totalJobs?: number;
1070
-
1071
769
  completedJobs?: number;
1072
-
1073
770
  billingMethod?: BillingMethod | string;
1074
-
1075
771
  deviceMinutes?: DeviceMinutes;
1076
-
1077
772
  networkProfile?: NetworkProfile;
1078
-
1079
773
  parsingResultUrl?: string;
1080
-
1081
774
  resultCode?: ExecutionResultCode | string;
1082
-
1083
775
  seed?: number;
1084
-
1085
776
  appUpload?: string;
1086
-
1087
777
  eventCount?: number;
1088
-
1089
778
  jobTimeoutMinutes?: number;
1090
-
1091
779
  devicePoolArn?: string;
1092
-
1093
780
  locale?: string;
1094
-
1095
781
  radios?: Radios;
1096
-
1097
782
  location?: Location;
1098
-
1099
783
  customerArtifactPaths?: CustomerArtifactPaths;
1100
-
1101
784
  webUrl?: string;
1102
-
1103
785
  skipAppResign?: boolean;
1104
-
1105
786
  testSpecArn?: string;
1106
-
1107
787
  deviceSelectionResult?: DeviceSelectionResult;
788
+ vpcConfig?: VpcConfig;
1108
789
  }
1109
-
1110
790
  export interface GetRunResult {
1111
791
  run?: Run;
1112
792
  }
1113
-
1114
793
  export interface GetSuiteRequest {
1115
794
  arn: string | undefined;
1116
795
  }
1117
-
1118
796
  export interface Suite {
1119
797
  arn?: string;
1120
-
1121
798
  name?: string;
1122
-
1123
799
  type?: TestType | string;
1124
-
1125
800
  created?: Date;
1126
-
1127
801
  status?: ExecutionStatus | string;
1128
-
1129
802
  result?: ExecutionResult | string;
1130
-
1131
803
  started?: Date;
1132
-
1133
804
  stopped?: Date;
1134
-
1135
805
  counters?: Counters;
1136
-
1137
806
  message?: string;
1138
-
1139
807
  deviceMinutes?: DeviceMinutes;
1140
808
  }
1141
-
1142
809
  export interface GetSuiteResult {
1143
810
  suite?: Suite;
1144
811
  }
1145
-
1146
812
  export interface GetTestRequest {
1147
813
  arn: string | undefined;
1148
814
  }
1149
-
1150
815
  export interface Test {
1151
816
  arn?: string;
1152
-
1153
817
  name?: string;
1154
-
1155
818
  type?: TestType | string;
1156
-
1157
819
  created?: Date;
1158
-
1159
820
  status?: ExecutionStatus | string;
1160
-
1161
821
  result?: ExecutionResult | string;
1162
-
1163
822
  started?: Date;
1164
-
1165
823
  stopped?: Date;
1166
-
1167
824
  counters?: Counters;
1168
-
1169
825
  message?: string;
1170
-
1171
826
  deviceMinutes?: DeviceMinutes;
1172
827
  }
1173
-
1174
828
  export interface GetTestResult {
1175
829
  test?: Test;
1176
830
  }
@@ -1182,9 +836,7 @@ export interface GetTestGridProjectResult {
1182
836
  }
1183
837
  export interface GetTestGridSessionRequest {
1184
838
  projectArn?: string;
1185
-
1186
839
  sessionId?: string;
1187
-
1188
840
  sessionArn?: string;
1189
841
  }
1190
842
  export declare enum TestGridSessionStatus {
@@ -1192,28 +844,20 @@ export declare enum TestGridSessionStatus {
1192
844
  CLOSED = "CLOSED",
1193
845
  ERRORED = "ERRORED",
1194
846
  }
1195
-
1196
847
  export interface TestGridSession {
1197
848
  arn?: string;
1198
-
1199
849
  status?: TestGridSessionStatus | string;
1200
-
1201
850
  created?: Date;
1202
-
1203
851
  ended?: Date;
1204
-
1205
852
  billingMinutes?: number;
1206
-
1207
853
  seleniumProperties?: string;
1208
854
  }
1209
855
  export interface GetTestGridSessionResult {
1210
856
  testGridSession?: TestGridSession;
1211
857
  }
1212
-
1213
858
  export interface GetUploadRequest {
1214
859
  arn: string | undefined;
1215
860
  }
1216
-
1217
861
  export interface GetUploadResult {
1218
862
  upload?: Upload;
1219
863
  }
@@ -1223,188 +867,131 @@ export interface GetVPCEConfigurationRequest {
1223
867
  export interface GetVPCEConfigurationResult {
1224
868
  vpceConfiguration?: VPCEConfiguration;
1225
869
  }
1226
-
1227
870
  export interface InstallToRemoteAccessSessionRequest {
1228
871
  remoteAccessSessionArn: string | undefined;
1229
-
1230
872
  appArn: string | undefined;
1231
873
  }
1232
-
1233
874
  export interface InstallToRemoteAccessSessionResult {
1234
875
  appUpload?: Upload;
1235
876
  }
1236
-
1237
877
  export interface ListArtifactsRequest {
1238
878
  arn: string | undefined;
1239
-
1240
879
  type: ArtifactCategory | string | undefined;
1241
-
1242
880
  nextToken?: string;
1243
881
  }
1244
-
1245
882
  export interface ListArtifactsResult {
1246
883
  artifacts?: Artifact[];
1247
-
1248
884
  nextToken?: string;
1249
885
  }
1250
886
  export interface ListDeviceInstancesRequest {
1251
887
  maxResults?: number;
1252
-
1253
888
  nextToken?: string;
1254
889
  }
1255
890
  export interface ListDeviceInstancesResult {
1256
891
  deviceInstances?: DeviceInstance[];
1257
-
1258
892
  nextToken?: string;
1259
893
  }
1260
-
1261
894
  export interface ListDevicePoolsRequest {
1262
895
  arn: string | undefined;
1263
-
1264
896
  type?: DevicePoolType | string;
1265
-
1266
897
  nextToken?: string;
1267
898
  }
1268
-
1269
899
  export interface ListDevicePoolsResult {
1270
900
  devicePools?: DevicePool[];
1271
-
1272
901
  nextToken?: string;
1273
902
  }
1274
-
1275
903
  export interface ListDevicesRequest {
1276
904
  arn?: string;
1277
-
1278
905
  nextToken?: string;
1279
-
1280
906
  filters?: DeviceFilter[];
1281
907
  }
1282
-
1283
908
  export interface ListDevicesResult {
1284
909
  devices?: Device[];
1285
-
1286
910
  nextToken?: string;
1287
911
  }
1288
912
  export interface ListInstanceProfilesRequest {
1289
913
  maxResults?: number;
1290
-
1291
914
  nextToken?: string;
1292
915
  }
1293
916
  export interface ListInstanceProfilesResult {
1294
917
  instanceProfiles?: InstanceProfile[];
1295
-
1296
918
  nextToken?: string;
1297
919
  }
1298
-
1299
920
  export interface ListJobsRequest {
1300
921
  arn: string | undefined;
1301
-
1302
922
  nextToken?: string;
1303
923
  }
1304
-
1305
924
  export interface ListJobsResult {
1306
925
  jobs?: Job[];
1307
-
1308
926
  nextToken?: string;
1309
927
  }
1310
928
  export interface ListNetworkProfilesRequest {
1311
929
  arn: string | undefined;
1312
-
1313
930
  type?: NetworkProfileType | string;
1314
-
1315
931
  nextToken?: string;
1316
932
  }
1317
933
  export interface ListNetworkProfilesResult {
1318
934
  networkProfiles?: NetworkProfile[];
1319
-
1320
935
  nextToken?: string;
1321
936
  }
1322
937
  export interface ListOfferingPromotionsRequest {
1323
938
  nextToken?: string;
1324
939
  }
1325
-
1326
940
  export interface OfferingPromotion {
1327
941
  id?: string;
1328
-
1329
942
  description?: string;
1330
943
  }
1331
944
  export interface ListOfferingPromotionsResult {
1332
945
  offeringPromotions?: OfferingPromotion[];
1333
-
1334
946
  nextToken?: string;
1335
947
  }
1336
-
1337
948
  export interface ListOfferingsRequest {
1338
949
  nextToken?: string;
1339
950
  }
1340
-
1341
951
  export interface ListOfferingsResult {
1342
952
  offerings?: Offering[];
1343
-
1344
953
  nextToken?: string;
1345
954
  }
1346
-
1347
955
  export interface ListOfferingTransactionsRequest {
1348
956
  nextToken?: string;
1349
957
  }
1350
-
1351
958
  export interface OfferingTransaction {
1352
959
  offeringStatus?: OfferingStatus;
1353
-
1354
960
  transactionId?: string;
1355
-
1356
961
  offeringPromotionId?: string;
1357
-
1358
962
  createdOn?: Date;
1359
-
1360
963
  cost?: MonetaryAmount;
1361
964
  }
1362
-
1363
965
  export interface ListOfferingTransactionsResult {
1364
966
  offeringTransactions?: OfferingTransaction[];
1365
-
1366
967
  nextToken?: string;
1367
968
  }
1368
-
1369
969
  export interface ListProjectsRequest {
1370
970
  arn?: string;
1371
-
1372
971
  nextToken?: string;
1373
972
  }
1374
-
1375
973
  export interface ListProjectsResult {
1376
974
  projects?: Project[];
1377
-
1378
975
  nextToken?: string;
1379
976
  }
1380
-
1381
977
  export interface ListRemoteAccessSessionsRequest {
1382
978
  arn: string | undefined;
1383
-
1384
979
  nextToken?: string;
1385
980
  }
1386
-
1387
981
  export interface ListRemoteAccessSessionsResult {
1388
982
  remoteAccessSessions?: RemoteAccessSession[];
1389
-
1390
983
  nextToken?: string;
1391
984
  }
1392
-
1393
985
  export interface ListRunsRequest {
1394
986
  arn: string | undefined;
1395
-
1396
987
  nextToken?: string;
1397
988
  }
1398
-
1399
989
  export interface ListRunsResult {
1400
990
  runs?: Run[];
1401
-
1402
991
  nextToken?: string;
1403
992
  }
1404
-
1405
993
  export interface ListSamplesRequest {
1406
994
  arn: string | undefined;
1407
-
1408
995
  nextToken?: string;
1409
996
  }
1410
997
  export declare enum SampleType {
@@ -1426,39 +1013,28 @@ export declare enum SampleType {
1426
1013
  TX = "TX",
1427
1014
  TX_RATE = "TX_RATE",
1428
1015
  }
1429
-
1430
1016
  export interface Sample {
1431
1017
  arn?: string;
1432
-
1433
1018
  type?: SampleType | string;
1434
-
1435
1019
  url?: string;
1436
1020
  }
1437
-
1438
1021
  export interface ListSamplesResult {
1439
1022
  samples?: Sample[];
1440
-
1441
1023
  nextToken?: string;
1442
1024
  }
1443
-
1444
1025
  export interface ListSuitesRequest {
1445
1026
  arn: string | undefined;
1446
-
1447
1027
  nextToken?: string;
1448
1028
  }
1449
-
1450
1029
  export interface ListSuitesResult {
1451
1030
  suites?: Suite[];
1452
-
1453
1031
  nextToken?: string;
1454
1032
  }
1455
1033
  export interface ListTagsForResourceRequest {
1456
1034
  ResourceARN: string | undefined;
1457
1035
  }
1458
-
1459
1036
  export interface Tag {
1460
1037
  Key: string | undefined;
1461
-
1462
1038
  Value: string | undefined;
1463
1039
  }
1464
1040
  export interface ListTagsForResourceResponse {
@@ -1466,36 +1042,26 @@ export interface ListTagsForResourceResponse {
1466
1042
  }
1467
1043
  export interface ListTestGridProjectsRequest {
1468
1044
  maxResult?: number;
1469
-
1470
1045
  nextToken?: string;
1471
1046
  }
1472
1047
  export interface ListTestGridProjectsResult {
1473
1048
  testGridProjects?: TestGridProject[];
1474
-
1475
1049
  nextToken?: string;
1476
1050
  }
1477
1051
  export interface ListTestGridSessionActionsRequest {
1478
1052
  sessionArn: string | undefined;
1479
-
1480
1053
  maxResult?: number;
1481
-
1482
1054
  nextToken?: string;
1483
1055
  }
1484
-
1485
1056
  export interface TestGridSessionAction {
1486
1057
  action?: string;
1487
-
1488
1058
  started?: Date;
1489
-
1490
1059
  duration?: number;
1491
-
1492
1060
  statusCode?: string;
1493
-
1494
1061
  requestMethod?: string;
1495
1062
  }
1496
1063
  export interface ListTestGridSessionActionsResult {
1497
1064
  actions?: TestGridSessionAction[];
1498
-
1499
1065
  nextToken?: string;
1500
1066
  }
1501
1067
  export declare enum TestGridSessionArtifactCategory {
@@ -1504,11 +1070,8 @@ export declare enum TestGridSessionArtifactCategory {
1504
1070
  }
1505
1071
  export interface ListTestGridSessionArtifactsRequest {
1506
1072
  sessionArn: string | undefined;
1507
-
1508
1073
  type?: TestGridSessionArtifactCategory | string;
1509
-
1510
1074
  maxResult?: number;
1511
-
1512
1075
  nextToken?: string;
1513
1076
  }
1514
1077
  export declare enum TestGridSessionArtifactType {
@@ -1516,185 +1079,122 @@ export declare enum TestGridSessionArtifactType {
1516
1079
  UNKNOWN = "UNKNOWN",
1517
1080
  VIDEO = "VIDEO",
1518
1081
  }
1519
-
1520
1082
  export interface TestGridSessionArtifact {
1521
1083
  filename?: string;
1522
-
1523
1084
  type?: TestGridSessionArtifactType | string;
1524
-
1525
1085
  url?: string;
1526
1086
  }
1527
1087
  export interface ListTestGridSessionArtifactsResult {
1528
1088
  artifacts?: TestGridSessionArtifact[];
1529
-
1530
1089
  nextToken?: string;
1531
1090
  }
1532
1091
  export interface ListTestGridSessionsRequest {
1533
1092
  projectArn: string | undefined;
1534
-
1535
1093
  status?: TestGridSessionStatus | string;
1536
-
1537
1094
  creationTimeAfter?: Date;
1538
-
1539
1095
  creationTimeBefore?: Date;
1540
-
1541
1096
  endTimeAfter?: Date;
1542
-
1543
1097
  endTimeBefore?: Date;
1544
-
1545
1098
  maxResult?: number;
1546
-
1547
1099
  nextToken?: string;
1548
1100
  }
1549
1101
  export interface ListTestGridSessionsResult {
1550
1102
  testGridSessions?: TestGridSession[];
1551
-
1552
1103
  nextToken?: string;
1553
1104
  }
1554
-
1555
1105
  export interface ListTestsRequest {
1556
1106
  arn: string | undefined;
1557
-
1558
1107
  nextToken?: string;
1559
1108
  }
1560
-
1561
1109
  export interface ListTestsResult {
1562
1110
  tests?: Test[];
1563
-
1564
1111
  nextToken?: string;
1565
1112
  }
1566
-
1567
1113
  export interface ListUniqueProblemsRequest {
1568
1114
  arn: string | undefined;
1569
-
1570
1115
  nextToken?: string;
1571
1116
  }
1572
-
1573
1117
  export interface ProblemDetail {
1574
1118
  arn?: string;
1575
-
1576
1119
  name?: string;
1577
1120
  }
1578
-
1579
1121
  export interface Problem {
1580
1122
  run?: ProblemDetail;
1581
-
1582
1123
  job?: ProblemDetail;
1583
-
1584
1124
  suite?: ProblemDetail;
1585
-
1586
1125
  test?: ProblemDetail;
1587
-
1588
1126
  device?: Device;
1589
-
1590
1127
  result?: ExecutionResult | string;
1591
-
1592
1128
  message?: string;
1593
1129
  }
1594
-
1595
1130
  export interface UniqueProblem {
1596
1131
  message?: string;
1597
-
1598
1132
  problems?: Problem[];
1599
1133
  }
1600
-
1601
1134
  export interface ListUniqueProblemsResult {
1602
1135
  uniqueProblems?: Record<string, UniqueProblem[]>;
1603
-
1604
1136
  nextToken?: string;
1605
1137
  }
1606
-
1607
1138
  export interface ListUploadsRequest {
1608
1139
  arn: string | undefined;
1609
-
1610
1140
  type?: UploadType | string;
1611
-
1612
1141
  nextToken?: string;
1613
1142
  }
1614
-
1615
1143
  export interface ListUploadsResult {
1616
1144
  uploads?: Upload[];
1617
-
1618
1145
  nextToken?: string;
1619
1146
  }
1620
1147
  export interface ListVPCEConfigurationsRequest {
1621
1148
  maxResults?: number;
1622
-
1623
1149
  nextToken?: string;
1624
1150
  }
1625
1151
  export interface ListVPCEConfigurationsResult {
1626
1152
  vpceConfigurations?: VPCEConfiguration[];
1627
-
1628
1153
  nextToken?: string;
1629
1154
  }
1630
-
1631
1155
  export interface PurchaseOfferingRequest {
1632
1156
  offeringId: string | undefined;
1633
-
1634
1157
  quantity: number | undefined;
1635
-
1636
1158
  offeringPromotionId?: string;
1637
1159
  }
1638
-
1639
1160
  export interface PurchaseOfferingResult {
1640
1161
  offeringTransaction?: OfferingTransaction;
1641
1162
  }
1642
-
1643
1163
  export interface RenewOfferingRequest {
1644
1164
  offeringId: string | undefined;
1645
-
1646
1165
  quantity: number | undefined;
1647
1166
  }
1648
-
1649
1167
  export interface RenewOfferingResult {
1650
1168
  offeringTransaction?: OfferingTransaction;
1651
1169
  }
1652
-
1653
1170
  export declare class IdempotencyException extends __BaseException {
1654
1171
  readonly name: "IdempotencyException";
1655
1172
  readonly $fault: "client";
1656
-
1657
1173
  constructor(
1658
1174
  opts: __ExceptionOptionType<IdempotencyException, __BaseException>
1659
1175
  );
1660
1176
  }
1661
-
1662
1177
  export interface DeviceSelectionConfiguration {
1663
1178
  filters: DeviceFilter[] | undefined;
1664
-
1665
1179
  maxDevices: number | undefined;
1666
1180
  }
1667
-
1668
1181
  export interface ExecutionConfiguration {
1669
1182
  jobTimeoutMinutes?: number;
1670
-
1671
1183
  accountsCleanup?: boolean;
1672
-
1673
1184
  appPackagesCleanup?: boolean;
1674
-
1675
1185
  videoCapture?: boolean;
1676
-
1677
1186
  skipAppResign?: boolean;
1678
1187
  }
1679
-
1680
1188
  export interface ScheduleRunRequest {
1681
1189
  projectArn: string | undefined;
1682
-
1683
1190
  appArn?: string;
1684
-
1685
1191
  devicePoolArn?: string;
1686
-
1687
1192
  deviceSelectionConfiguration?: DeviceSelectionConfiguration;
1688
-
1689
1193
  name?: string;
1690
-
1691
1194
  test: ScheduleRunTest | undefined;
1692
-
1693
1195
  configuration?: ScheduleRunConfiguration;
1694
-
1695
1196
  executionConfiguration?: ExecutionConfiguration;
1696
1197
  }
1697
-
1698
1198
  export interface ScheduleRunResult {
1699
1199
  run?: Run;
1700
1200
  }
@@ -1704,91 +1204,67 @@ export interface StopJobRequest {
1704
1204
  export interface StopJobResult {
1705
1205
  job?: Job;
1706
1206
  }
1707
-
1708
1207
  export interface StopRemoteAccessSessionRequest {
1709
1208
  arn: string | undefined;
1710
1209
  }
1711
-
1712
1210
  export interface StopRemoteAccessSessionResult {
1713
1211
  remoteAccessSession?: RemoteAccessSession;
1714
1212
  }
1715
-
1716
1213
  export interface StopRunRequest {
1717
1214
  arn: string | undefined;
1718
1215
  }
1719
-
1720
1216
  export interface StopRunResult {
1721
1217
  run?: Run;
1722
1218
  }
1723
-
1724
1219
  export declare class TagPolicyException extends __BaseException {
1725
1220
  readonly name: "TagPolicyException";
1726
1221
  readonly $fault: "client";
1727
1222
  resourceName?: string;
1728
-
1729
1223
  constructor(opts: __ExceptionOptionType<TagPolicyException, __BaseException>);
1730
1224
  }
1731
1225
  export interface TagResourceRequest {
1732
1226
  ResourceARN: string | undefined;
1733
-
1734
1227
  Tags: Tag[] | undefined;
1735
1228
  }
1736
1229
  export interface TagResourceResponse {}
1737
-
1738
1230
  export declare class TooManyTagsException extends __BaseException {
1739
1231
  readonly name: "TooManyTagsException";
1740
1232
  readonly $fault: "client";
1741
1233
  resourceName?: string;
1742
-
1743
1234
  constructor(
1744
1235
  opts: __ExceptionOptionType<TooManyTagsException, __BaseException>
1745
1236
  );
1746
1237
  }
1747
1238
  export interface UntagResourceRequest {
1748
1239
  ResourceARN: string | undefined;
1749
-
1750
1240
  TagKeys: string[] | undefined;
1751
1241
  }
1752
1242
  export interface UntagResourceResponse {}
1753
1243
  export interface UpdateDeviceInstanceRequest {
1754
1244
  arn: string | undefined;
1755
-
1756
1245
  profileArn?: string;
1757
-
1758
1246
  labels?: string[];
1759
1247
  }
1760
1248
  export interface UpdateDeviceInstanceResult {
1761
1249
  deviceInstance?: DeviceInstance;
1762
1250
  }
1763
-
1764
1251
  export interface UpdateDevicePoolRequest {
1765
1252
  arn: string | undefined;
1766
-
1767
1253
  name?: string;
1768
-
1769
1254
  description?: string;
1770
-
1771
1255
  rules?: Rule[];
1772
-
1773
1256
  maxDevices?: number;
1774
-
1775
1257
  clearMaxDevices?: boolean;
1776
1258
  }
1777
-
1778
1259
  export interface UpdateDevicePoolResult {
1779
1260
  devicePool?: DevicePool;
1780
1261
  }
1781
1262
  export interface UpdateInstanceProfileRequest {
1782
1263
  arn: string | undefined;
1783
-
1784
1264
  name?: string;
1785
-
1786
1265
  description?: string;
1787
-
1788
1266
  packageCleanup?: boolean;
1789
-
1790
1267
  excludeAppPackagesFromCleanup?: string[];
1791
-
1792
1268
  rebootAfterUse?: boolean;
1793
1269
  }
1794
1270
  export interface UpdateInstanceProfileResult {
@@ -1796,51 +1272,34 @@ export interface UpdateInstanceProfileResult {
1796
1272
  }
1797
1273
  export interface UpdateNetworkProfileRequest {
1798
1274
  arn: string | undefined;
1799
-
1800
1275
  name?: string;
1801
-
1802
1276
  description?: string;
1803
-
1804
1277
  type?: NetworkProfileType | string;
1805
-
1806
1278
  uplinkBandwidthBits?: number;
1807
-
1808
1279
  downlinkBandwidthBits?: number;
1809
-
1810
1280
  uplinkDelayMs?: number;
1811
-
1812
1281
  downlinkDelayMs?: number;
1813
-
1814
1282
  uplinkJitterMs?: number;
1815
-
1816
1283
  downlinkJitterMs?: number;
1817
-
1818
1284
  uplinkLossPercent?: number;
1819
-
1820
1285
  downlinkLossPercent?: number;
1821
1286
  }
1822
1287
  export interface UpdateNetworkProfileResult {
1823
1288
  networkProfile?: NetworkProfile;
1824
1289
  }
1825
-
1826
1290
  export interface UpdateProjectRequest {
1827
1291
  arn: string | undefined;
1828
-
1829
1292
  name?: string;
1830
-
1831
1293
  defaultJobTimeoutMinutes?: number;
1294
+ vpcConfig?: VpcConfig;
1832
1295
  }
1833
-
1834
1296
  export interface UpdateProjectResult {
1835
1297
  project?: Project;
1836
1298
  }
1837
1299
  export interface UpdateTestGridProjectRequest {
1838
1300
  projectArn: string | undefined;
1839
-
1840
1301
  name?: string;
1841
-
1842
1302
  description?: string;
1843
-
1844
1303
  vpcConfig?: TestGridVpcConfig;
1845
1304
  }
1846
1305
  export interface UpdateTestGridProjectResult {
@@ -1848,11 +1307,8 @@ export interface UpdateTestGridProjectResult {
1848
1307
  }
1849
1308
  export interface UpdateUploadRequest {
1850
1309
  arn: string | undefined;
1851
-
1852
1310
  name?: string;
1853
-
1854
1311
  contentType?: string;
1855
-
1856
1312
  editContent?: boolean;
1857
1313
  }
1858
1314
  export interface UpdateUploadResult {
@@ -1860,781 +1316,575 @@ export interface UpdateUploadResult {
1860
1316
  }
1861
1317
  export interface UpdateVPCEConfigurationRequest {
1862
1318
  arn: string | undefined;
1863
-
1864
1319
  vpceConfigurationName?: string;
1865
-
1866
1320
  vpceServiceName?: string;
1867
-
1868
1321
  serviceDnsName?: string;
1869
-
1870
1322
  vpceConfigurationDescription?: string;
1871
1323
  }
1872
1324
  export interface UpdateVPCEConfigurationResult {
1873
1325
  vpceConfiguration?: VPCEConfiguration;
1874
1326
  }
1875
-
1876
1327
  export declare const TrialMinutesFilterSensitiveLog: (obj: TrialMinutes) => any;
1877
-
1878
1328
  export declare const AccountSettingsFilterSensitiveLog: (
1879
1329
  obj: AccountSettings
1880
1330
  ) => any;
1881
-
1882
1331
  export declare const ArtifactFilterSensitiveLog: (obj: Artifact) => any;
1883
-
1884
1332
  export declare const CountersFilterSensitiveLog: (obj: Counters) => any;
1885
-
1886
1333
  export declare const CPUFilterSensitiveLog: (obj: CPU) => any;
1887
-
1888
1334
  export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
1889
-
1890
1335
  export declare const CreateDevicePoolRequestFilterSensitiveLog: (
1891
1336
  obj: CreateDevicePoolRequest
1892
1337
  ) => any;
1893
-
1894
1338
  export declare const DevicePoolFilterSensitiveLog: (obj: DevicePool) => any;
1895
-
1896
1339
  export declare const CreateDevicePoolResultFilterSensitiveLog: (
1897
1340
  obj: CreateDevicePoolResult
1898
1341
  ) => any;
1899
-
1900
1342
  export declare const CreateInstanceProfileRequestFilterSensitiveLog: (
1901
1343
  obj: CreateInstanceProfileRequest
1902
1344
  ) => any;
1903
-
1904
1345
  export declare const InstanceProfileFilterSensitiveLog: (
1905
1346
  obj: InstanceProfile
1906
1347
  ) => any;
1907
-
1908
1348
  export declare const CreateInstanceProfileResultFilterSensitiveLog: (
1909
1349
  obj: CreateInstanceProfileResult
1910
1350
  ) => any;
1911
-
1912
1351
  export declare const CreateNetworkProfileRequestFilterSensitiveLog: (
1913
1352
  obj: CreateNetworkProfileRequest
1914
1353
  ) => any;
1915
-
1916
1354
  export declare const NetworkProfileFilterSensitiveLog: (
1917
1355
  obj: NetworkProfile
1918
1356
  ) => any;
1919
-
1920
1357
  export declare const CreateNetworkProfileResultFilterSensitiveLog: (
1921
1358
  obj: CreateNetworkProfileResult
1922
1359
  ) => any;
1923
-
1360
+ export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
1924
1361
  export declare const CreateProjectRequestFilterSensitiveLog: (
1925
1362
  obj: CreateProjectRequest
1926
1363
  ) => any;
1927
-
1928
1364
  export declare const ProjectFilterSensitiveLog: (obj: Project) => any;
1929
-
1930
1365
  export declare const CreateProjectResultFilterSensitiveLog: (
1931
1366
  obj: CreateProjectResult
1932
1367
  ) => any;
1933
-
1934
1368
  export declare const CreateRemoteAccessSessionConfigurationFilterSensitiveLog: (
1935
1369
  obj: CreateRemoteAccessSessionConfiguration
1936
1370
  ) => any;
1937
-
1938
1371
  export declare const CreateRemoteAccessSessionRequestFilterSensitiveLog: (
1939
1372
  obj: CreateRemoteAccessSessionRequest
1940
1373
  ) => any;
1941
-
1942
1374
  export declare const DeviceInstanceFilterSensitiveLog: (
1943
1375
  obj: DeviceInstance
1944
1376
  ) => any;
1945
-
1946
1377
  export declare const ResolutionFilterSensitiveLog: (obj: Resolution) => any;
1947
-
1948
1378
  export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
1949
-
1950
1379
  export declare const DeviceMinutesFilterSensitiveLog: (
1951
1380
  obj: DeviceMinutes
1952
1381
  ) => any;
1953
-
1954
1382
  export declare const RemoteAccessSessionFilterSensitiveLog: (
1955
1383
  obj: RemoteAccessSession
1956
1384
  ) => any;
1957
-
1958
1385
  export declare const CreateRemoteAccessSessionResultFilterSensitiveLog: (
1959
1386
  obj: CreateRemoteAccessSessionResult
1960
1387
  ) => any;
1961
-
1962
1388
  export declare const TestGridVpcConfigFilterSensitiveLog: (
1963
1389
  obj: TestGridVpcConfig
1964
1390
  ) => any;
1965
-
1966
1391
  export declare const CreateTestGridProjectRequestFilterSensitiveLog: (
1967
1392
  obj: CreateTestGridProjectRequest
1968
1393
  ) => any;
1969
-
1970
1394
  export declare const TestGridProjectFilterSensitiveLog: (
1971
1395
  obj: TestGridProject
1972
1396
  ) => any;
1973
-
1974
1397
  export declare const CreateTestGridProjectResultFilterSensitiveLog: (
1975
1398
  obj: CreateTestGridProjectResult
1976
1399
  ) => any;
1977
-
1978
1400
  export declare const CreateTestGridUrlRequestFilterSensitiveLog: (
1979
1401
  obj: CreateTestGridUrlRequest
1980
1402
  ) => any;
1981
-
1982
1403
  export declare const CreateTestGridUrlResultFilterSensitiveLog: (
1983
1404
  obj: CreateTestGridUrlResult
1984
1405
  ) => any;
1985
-
1986
1406
  export declare const CreateUploadRequestFilterSensitiveLog: (
1987
1407
  obj: CreateUploadRequest
1988
1408
  ) => any;
1989
-
1990
1409
  export declare const UploadFilterSensitiveLog: (obj: Upload) => any;
1991
-
1992
1410
  export declare const CreateUploadResultFilterSensitiveLog: (
1993
1411
  obj: CreateUploadResult
1994
1412
  ) => any;
1995
-
1996
1413
  export declare const CreateVPCEConfigurationRequestFilterSensitiveLog: (
1997
1414
  obj: CreateVPCEConfigurationRequest
1998
1415
  ) => any;
1999
-
2000
1416
  export declare const VPCEConfigurationFilterSensitiveLog: (
2001
1417
  obj: VPCEConfiguration
2002
1418
  ) => any;
2003
-
2004
1419
  export declare const CreateVPCEConfigurationResultFilterSensitiveLog: (
2005
1420
  obj: CreateVPCEConfigurationResult
2006
1421
  ) => any;
2007
-
2008
1422
  export declare const CustomerArtifactPathsFilterSensitiveLog: (
2009
1423
  obj: CustomerArtifactPaths
2010
1424
  ) => any;
2011
-
2012
1425
  export declare const DeleteDevicePoolRequestFilterSensitiveLog: (
2013
1426
  obj: DeleteDevicePoolRequest
2014
1427
  ) => any;
2015
-
2016
1428
  export declare const DeleteDevicePoolResultFilterSensitiveLog: (
2017
1429
  obj: DeleteDevicePoolResult
2018
1430
  ) => any;
2019
-
2020
1431
  export declare const DeleteInstanceProfileRequestFilterSensitiveLog: (
2021
1432
  obj: DeleteInstanceProfileRequest
2022
1433
  ) => any;
2023
-
2024
1434
  export declare const DeleteInstanceProfileResultFilterSensitiveLog: (
2025
1435
  obj: DeleteInstanceProfileResult
2026
1436
  ) => any;
2027
-
2028
1437
  export declare const DeleteNetworkProfileRequestFilterSensitiveLog: (
2029
1438
  obj: DeleteNetworkProfileRequest
2030
1439
  ) => any;
2031
-
2032
1440
  export declare const DeleteNetworkProfileResultFilterSensitiveLog: (
2033
1441
  obj: DeleteNetworkProfileResult
2034
1442
  ) => any;
2035
-
2036
1443
  export declare const DeleteProjectRequestFilterSensitiveLog: (
2037
1444
  obj: DeleteProjectRequest
2038
1445
  ) => any;
2039
-
2040
1446
  export declare const DeleteProjectResultFilterSensitiveLog: (
2041
1447
  obj: DeleteProjectResult
2042
1448
  ) => any;
2043
-
2044
1449
  export declare const DeleteRemoteAccessSessionRequestFilterSensitiveLog: (
2045
1450
  obj: DeleteRemoteAccessSessionRequest
2046
1451
  ) => any;
2047
-
2048
1452
  export declare const DeleteRemoteAccessSessionResultFilterSensitiveLog: (
2049
1453
  obj: DeleteRemoteAccessSessionResult
2050
1454
  ) => any;
2051
-
2052
1455
  export declare const DeleteRunRequestFilterSensitiveLog: (
2053
1456
  obj: DeleteRunRequest
2054
1457
  ) => any;
2055
-
2056
1458
  export declare const DeleteRunResultFilterSensitiveLog: (
2057
1459
  obj: DeleteRunResult
2058
1460
  ) => any;
2059
-
2060
1461
  export declare const DeleteTestGridProjectRequestFilterSensitiveLog: (
2061
1462
  obj: DeleteTestGridProjectRequest
2062
1463
  ) => any;
2063
-
2064
1464
  export declare const DeleteTestGridProjectResultFilterSensitiveLog: (
2065
1465
  obj: DeleteTestGridProjectResult
2066
1466
  ) => any;
2067
-
2068
1467
  export declare const DeleteUploadRequestFilterSensitiveLog: (
2069
1468
  obj: DeleteUploadRequest
2070
1469
  ) => any;
2071
-
2072
1470
  export declare const DeleteUploadResultFilterSensitiveLog: (
2073
1471
  obj: DeleteUploadResult
2074
1472
  ) => any;
2075
-
2076
1473
  export declare const DeleteVPCEConfigurationRequestFilterSensitiveLog: (
2077
1474
  obj: DeleteVPCEConfigurationRequest
2078
1475
  ) => any;
2079
-
2080
1476
  export declare const DeleteVPCEConfigurationResultFilterSensitiveLog: (
2081
1477
  obj: DeleteVPCEConfigurationResult
2082
1478
  ) => any;
2083
-
2084
1479
  export declare const GetAccountSettingsRequestFilterSensitiveLog: (
2085
1480
  obj: GetAccountSettingsRequest
2086
1481
  ) => any;
2087
-
2088
1482
  export declare const GetAccountSettingsResultFilterSensitiveLog: (
2089
1483
  obj: GetAccountSettingsResult
2090
1484
  ) => any;
2091
-
2092
1485
  export declare const GetDeviceRequestFilterSensitiveLog: (
2093
1486
  obj: GetDeviceRequest
2094
1487
  ) => any;
2095
-
2096
1488
  export declare const GetDeviceResultFilterSensitiveLog: (
2097
1489
  obj: GetDeviceResult
2098
1490
  ) => any;
2099
-
2100
1491
  export declare const GetDeviceInstanceRequestFilterSensitiveLog: (
2101
1492
  obj: GetDeviceInstanceRequest
2102
1493
  ) => any;
2103
-
2104
1494
  export declare const GetDeviceInstanceResultFilterSensitiveLog: (
2105
1495
  obj: GetDeviceInstanceResult
2106
1496
  ) => any;
2107
-
2108
1497
  export declare const GetDevicePoolRequestFilterSensitiveLog: (
2109
1498
  obj: GetDevicePoolRequest
2110
1499
  ) => any;
2111
-
2112
1500
  export declare const GetDevicePoolResultFilterSensitiveLog: (
2113
1501
  obj: GetDevicePoolResult
2114
1502
  ) => any;
2115
-
2116
1503
  export declare const LocationFilterSensitiveLog: (obj: Location) => any;
2117
-
2118
1504
  export declare const RadiosFilterSensitiveLog: (obj: Radios) => any;
2119
-
2120
1505
  export declare const ScheduleRunConfigurationFilterSensitiveLog: (
2121
1506
  obj: ScheduleRunConfiguration
2122
1507
  ) => any;
2123
-
2124
1508
  export declare const ScheduleRunTestFilterSensitiveLog: (
2125
1509
  obj: ScheduleRunTest
2126
1510
  ) => any;
2127
-
2128
1511
  export declare const GetDevicePoolCompatibilityRequestFilterSensitiveLog: (
2129
1512
  obj: GetDevicePoolCompatibilityRequest
2130
1513
  ) => any;
2131
-
2132
1514
  export declare const IncompatibilityMessageFilterSensitiveLog: (
2133
1515
  obj: IncompatibilityMessage
2134
1516
  ) => any;
2135
-
2136
1517
  export declare const DevicePoolCompatibilityResultFilterSensitiveLog: (
2137
1518
  obj: DevicePoolCompatibilityResult
2138
1519
  ) => any;
2139
-
2140
1520
  export declare const GetDevicePoolCompatibilityResultFilterSensitiveLog: (
2141
1521
  obj: GetDevicePoolCompatibilityResult
2142
1522
  ) => any;
2143
-
2144
1523
  export declare const GetInstanceProfileRequestFilterSensitiveLog: (
2145
1524
  obj: GetInstanceProfileRequest
2146
1525
  ) => any;
2147
-
2148
1526
  export declare const GetInstanceProfileResultFilterSensitiveLog: (
2149
1527
  obj: GetInstanceProfileResult
2150
1528
  ) => any;
2151
-
2152
1529
  export declare const GetJobRequestFilterSensitiveLog: (
2153
1530
  obj: GetJobRequest
2154
1531
  ) => any;
2155
-
2156
1532
  export declare const JobFilterSensitiveLog: (obj: Job) => any;
2157
-
2158
1533
  export declare const GetJobResultFilterSensitiveLog: (obj: GetJobResult) => any;
2159
-
2160
1534
  export declare const GetNetworkProfileRequestFilterSensitiveLog: (
2161
1535
  obj: GetNetworkProfileRequest
2162
1536
  ) => any;
2163
-
2164
1537
  export declare const GetNetworkProfileResultFilterSensitiveLog: (
2165
1538
  obj: GetNetworkProfileResult
2166
1539
  ) => any;
2167
-
2168
1540
  export declare const GetOfferingStatusRequestFilterSensitiveLog: (
2169
1541
  obj: GetOfferingStatusRequest
2170
1542
  ) => any;
2171
-
2172
1543
  export declare const MonetaryAmountFilterSensitiveLog: (
2173
1544
  obj: MonetaryAmount
2174
1545
  ) => any;
2175
-
2176
1546
  export declare const RecurringChargeFilterSensitiveLog: (
2177
1547
  obj: RecurringCharge
2178
1548
  ) => any;
2179
-
2180
1549
  export declare const OfferingFilterSensitiveLog: (obj: Offering) => any;
2181
-
2182
1550
  export declare const OfferingStatusFilterSensitiveLog: (
2183
1551
  obj: OfferingStatus
2184
1552
  ) => any;
2185
-
2186
1553
  export declare const GetOfferingStatusResultFilterSensitiveLog: (
2187
1554
  obj: GetOfferingStatusResult
2188
1555
  ) => any;
2189
-
2190
1556
  export declare const GetProjectRequestFilterSensitiveLog: (
2191
1557
  obj: GetProjectRequest
2192
1558
  ) => any;
2193
-
2194
1559
  export declare const GetProjectResultFilterSensitiveLog: (
2195
1560
  obj: GetProjectResult
2196
1561
  ) => any;
2197
-
2198
1562
  export declare const GetRemoteAccessSessionRequestFilterSensitiveLog: (
2199
1563
  obj: GetRemoteAccessSessionRequest
2200
1564
  ) => any;
2201
-
2202
1565
  export declare const GetRemoteAccessSessionResultFilterSensitiveLog: (
2203
1566
  obj: GetRemoteAccessSessionResult
2204
1567
  ) => any;
2205
-
2206
1568
  export declare const GetRunRequestFilterSensitiveLog: (
2207
1569
  obj: GetRunRequest
2208
1570
  ) => any;
2209
-
2210
1571
  export declare const DeviceFilterFilterSensitiveLog: (obj: DeviceFilter) => any;
2211
-
2212
1572
  export declare const DeviceSelectionResultFilterSensitiveLog: (
2213
1573
  obj: DeviceSelectionResult
2214
1574
  ) => any;
2215
-
2216
1575
  export declare const RunFilterSensitiveLog: (obj: Run) => any;
2217
-
2218
1576
  export declare const GetRunResultFilterSensitiveLog: (obj: GetRunResult) => any;
2219
-
2220
1577
  export declare const GetSuiteRequestFilterSensitiveLog: (
2221
1578
  obj: GetSuiteRequest
2222
1579
  ) => any;
2223
-
2224
1580
  export declare const SuiteFilterSensitiveLog: (obj: Suite) => any;
2225
-
2226
1581
  export declare const GetSuiteResultFilterSensitiveLog: (
2227
1582
  obj: GetSuiteResult
2228
1583
  ) => any;
2229
-
2230
1584
  export declare const GetTestRequestFilterSensitiveLog: (
2231
1585
  obj: GetTestRequest
2232
1586
  ) => any;
2233
-
2234
1587
  export declare const TestFilterSensitiveLog: (obj: Test) => any;
2235
-
2236
1588
  export declare const GetTestResultFilterSensitiveLog: (
2237
1589
  obj: GetTestResult
2238
1590
  ) => any;
2239
-
2240
1591
  export declare const GetTestGridProjectRequestFilterSensitiveLog: (
2241
1592
  obj: GetTestGridProjectRequest
2242
1593
  ) => any;
2243
-
2244
1594
  export declare const GetTestGridProjectResultFilterSensitiveLog: (
2245
1595
  obj: GetTestGridProjectResult
2246
1596
  ) => any;
2247
-
2248
1597
  export declare const GetTestGridSessionRequestFilterSensitiveLog: (
2249
1598
  obj: GetTestGridSessionRequest
2250
1599
  ) => any;
2251
-
2252
1600
  export declare const TestGridSessionFilterSensitiveLog: (
2253
1601
  obj: TestGridSession
2254
1602
  ) => any;
2255
-
2256
1603
  export declare const GetTestGridSessionResultFilterSensitiveLog: (
2257
1604
  obj: GetTestGridSessionResult
2258
1605
  ) => any;
2259
-
2260
1606
  export declare const GetUploadRequestFilterSensitiveLog: (
2261
1607
  obj: GetUploadRequest
2262
1608
  ) => any;
2263
-
2264
1609
  export declare const GetUploadResultFilterSensitiveLog: (
2265
1610
  obj: GetUploadResult
2266
1611
  ) => any;
2267
-
2268
1612
  export declare const GetVPCEConfigurationRequestFilterSensitiveLog: (
2269
1613
  obj: GetVPCEConfigurationRequest
2270
1614
  ) => any;
2271
-
2272
1615
  export declare const GetVPCEConfigurationResultFilterSensitiveLog: (
2273
1616
  obj: GetVPCEConfigurationResult
2274
1617
  ) => any;
2275
-
2276
1618
  export declare const InstallToRemoteAccessSessionRequestFilterSensitiveLog: (
2277
1619
  obj: InstallToRemoteAccessSessionRequest
2278
1620
  ) => any;
2279
-
2280
1621
  export declare const InstallToRemoteAccessSessionResultFilterSensitiveLog: (
2281
1622
  obj: InstallToRemoteAccessSessionResult
2282
1623
  ) => any;
2283
-
2284
1624
  export declare const ListArtifactsRequestFilterSensitiveLog: (
2285
1625
  obj: ListArtifactsRequest
2286
1626
  ) => any;
2287
-
2288
1627
  export declare const ListArtifactsResultFilterSensitiveLog: (
2289
1628
  obj: ListArtifactsResult
2290
1629
  ) => any;
2291
-
2292
1630
  export declare const ListDeviceInstancesRequestFilterSensitiveLog: (
2293
1631
  obj: ListDeviceInstancesRequest
2294
1632
  ) => any;
2295
-
2296
1633
  export declare const ListDeviceInstancesResultFilterSensitiveLog: (
2297
1634
  obj: ListDeviceInstancesResult
2298
1635
  ) => any;
2299
-
2300
1636
  export declare const ListDevicePoolsRequestFilterSensitiveLog: (
2301
1637
  obj: ListDevicePoolsRequest
2302
1638
  ) => any;
2303
-
2304
1639
  export declare const ListDevicePoolsResultFilterSensitiveLog: (
2305
1640
  obj: ListDevicePoolsResult
2306
1641
  ) => any;
2307
-
2308
1642
  export declare const ListDevicesRequestFilterSensitiveLog: (
2309
1643
  obj: ListDevicesRequest
2310
1644
  ) => any;
2311
-
2312
1645
  export declare const ListDevicesResultFilterSensitiveLog: (
2313
1646
  obj: ListDevicesResult
2314
1647
  ) => any;
2315
-
2316
1648
  export declare const ListInstanceProfilesRequestFilterSensitiveLog: (
2317
1649
  obj: ListInstanceProfilesRequest
2318
1650
  ) => any;
2319
-
2320
1651
  export declare const ListInstanceProfilesResultFilterSensitiveLog: (
2321
1652
  obj: ListInstanceProfilesResult
2322
1653
  ) => any;
2323
-
2324
1654
  export declare const ListJobsRequestFilterSensitiveLog: (
2325
1655
  obj: ListJobsRequest
2326
1656
  ) => any;
2327
-
2328
1657
  export declare const ListJobsResultFilterSensitiveLog: (
2329
1658
  obj: ListJobsResult
2330
1659
  ) => any;
2331
-
2332
1660
  export declare const ListNetworkProfilesRequestFilterSensitiveLog: (
2333
1661
  obj: ListNetworkProfilesRequest
2334
1662
  ) => any;
2335
-
2336
1663
  export declare const ListNetworkProfilesResultFilterSensitiveLog: (
2337
1664
  obj: ListNetworkProfilesResult
2338
1665
  ) => any;
2339
-
2340
1666
  export declare const ListOfferingPromotionsRequestFilterSensitiveLog: (
2341
1667
  obj: ListOfferingPromotionsRequest
2342
1668
  ) => any;
2343
-
2344
1669
  export declare const OfferingPromotionFilterSensitiveLog: (
2345
1670
  obj: OfferingPromotion
2346
1671
  ) => any;
2347
-
2348
1672
  export declare const ListOfferingPromotionsResultFilterSensitiveLog: (
2349
1673
  obj: ListOfferingPromotionsResult
2350
1674
  ) => any;
2351
-
2352
1675
  export declare const ListOfferingsRequestFilterSensitiveLog: (
2353
1676
  obj: ListOfferingsRequest
2354
1677
  ) => any;
2355
-
2356
1678
  export declare const ListOfferingsResultFilterSensitiveLog: (
2357
1679
  obj: ListOfferingsResult
2358
1680
  ) => any;
2359
-
2360
1681
  export declare const ListOfferingTransactionsRequestFilterSensitiveLog: (
2361
1682
  obj: ListOfferingTransactionsRequest
2362
1683
  ) => any;
2363
-
2364
1684
  export declare const OfferingTransactionFilterSensitiveLog: (
2365
1685
  obj: OfferingTransaction
2366
1686
  ) => any;
2367
-
2368
1687
  export declare const ListOfferingTransactionsResultFilterSensitiveLog: (
2369
1688
  obj: ListOfferingTransactionsResult
2370
1689
  ) => any;
2371
-
2372
1690
  export declare const ListProjectsRequestFilterSensitiveLog: (
2373
1691
  obj: ListProjectsRequest
2374
1692
  ) => any;
2375
-
2376
1693
  export declare const ListProjectsResultFilterSensitiveLog: (
2377
1694
  obj: ListProjectsResult
2378
1695
  ) => any;
2379
-
2380
1696
  export declare const ListRemoteAccessSessionsRequestFilterSensitiveLog: (
2381
1697
  obj: ListRemoteAccessSessionsRequest
2382
1698
  ) => any;
2383
-
2384
1699
  export declare const ListRemoteAccessSessionsResultFilterSensitiveLog: (
2385
1700
  obj: ListRemoteAccessSessionsResult
2386
1701
  ) => any;
2387
-
2388
1702
  export declare const ListRunsRequestFilterSensitiveLog: (
2389
1703
  obj: ListRunsRequest
2390
1704
  ) => any;
2391
-
2392
1705
  export declare const ListRunsResultFilterSensitiveLog: (
2393
1706
  obj: ListRunsResult
2394
1707
  ) => any;
2395
-
2396
1708
  export declare const ListSamplesRequestFilterSensitiveLog: (
2397
1709
  obj: ListSamplesRequest
2398
1710
  ) => any;
2399
-
2400
1711
  export declare const SampleFilterSensitiveLog: (obj: Sample) => any;
2401
-
2402
1712
  export declare const ListSamplesResultFilterSensitiveLog: (
2403
1713
  obj: ListSamplesResult
2404
1714
  ) => any;
2405
-
2406
1715
  export declare const ListSuitesRequestFilterSensitiveLog: (
2407
1716
  obj: ListSuitesRequest
2408
1717
  ) => any;
2409
-
2410
1718
  export declare const ListSuitesResultFilterSensitiveLog: (
2411
1719
  obj: ListSuitesResult
2412
1720
  ) => any;
2413
-
2414
1721
  export declare const ListTagsForResourceRequestFilterSensitiveLog: (
2415
1722
  obj: ListTagsForResourceRequest
2416
1723
  ) => any;
2417
-
2418
1724
  export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2419
-
2420
1725
  export declare const ListTagsForResourceResponseFilterSensitiveLog: (
2421
1726
  obj: ListTagsForResourceResponse
2422
1727
  ) => any;
2423
-
2424
1728
  export declare const ListTestGridProjectsRequestFilterSensitiveLog: (
2425
1729
  obj: ListTestGridProjectsRequest
2426
1730
  ) => any;
2427
-
2428
1731
  export declare const ListTestGridProjectsResultFilterSensitiveLog: (
2429
1732
  obj: ListTestGridProjectsResult
2430
1733
  ) => any;
2431
-
2432
1734
  export declare const ListTestGridSessionActionsRequestFilterSensitiveLog: (
2433
1735
  obj: ListTestGridSessionActionsRequest
2434
1736
  ) => any;
2435
-
2436
1737
  export declare const TestGridSessionActionFilterSensitiveLog: (
2437
1738
  obj: TestGridSessionAction
2438
1739
  ) => any;
2439
-
2440
1740
  export declare const ListTestGridSessionActionsResultFilterSensitiveLog: (
2441
1741
  obj: ListTestGridSessionActionsResult
2442
1742
  ) => any;
2443
-
2444
1743
  export declare const ListTestGridSessionArtifactsRequestFilterSensitiveLog: (
2445
1744
  obj: ListTestGridSessionArtifactsRequest
2446
1745
  ) => any;
2447
-
2448
1746
  export declare const TestGridSessionArtifactFilterSensitiveLog: (
2449
1747
  obj: TestGridSessionArtifact
2450
1748
  ) => any;
2451
-
2452
1749
  export declare const ListTestGridSessionArtifactsResultFilterSensitiveLog: (
2453
1750
  obj: ListTestGridSessionArtifactsResult
2454
1751
  ) => any;
2455
-
2456
1752
  export declare const ListTestGridSessionsRequestFilterSensitiveLog: (
2457
1753
  obj: ListTestGridSessionsRequest
2458
1754
  ) => any;
2459
-
2460
1755
  export declare const ListTestGridSessionsResultFilterSensitiveLog: (
2461
1756
  obj: ListTestGridSessionsResult
2462
1757
  ) => any;
2463
-
2464
1758
  export declare const ListTestsRequestFilterSensitiveLog: (
2465
1759
  obj: ListTestsRequest
2466
1760
  ) => any;
2467
-
2468
1761
  export declare const ListTestsResultFilterSensitiveLog: (
2469
1762
  obj: ListTestsResult
2470
1763
  ) => any;
2471
-
2472
1764
  export declare const ListUniqueProblemsRequestFilterSensitiveLog: (
2473
1765
  obj: ListUniqueProblemsRequest
2474
1766
  ) => any;
2475
-
2476
1767
  export declare const ProblemDetailFilterSensitiveLog: (
2477
1768
  obj: ProblemDetail
2478
1769
  ) => any;
2479
-
2480
1770
  export declare const ProblemFilterSensitiveLog: (obj: Problem) => any;
2481
-
2482
1771
  export declare const UniqueProblemFilterSensitiveLog: (
2483
1772
  obj: UniqueProblem
2484
1773
  ) => any;
2485
-
2486
1774
  export declare const ListUniqueProblemsResultFilterSensitiveLog: (
2487
1775
  obj: ListUniqueProblemsResult
2488
1776
  ) => any;
2489
-
2490
1777
  export declare const ListUploadsRequestFilterSensitiveLog: (
2491
1778
  obj: ListUploadsRequest
2492
1779
  ) => any;
2493
-
2494
1780
  export declare const ListUploadsResultFilterSensitiveLog: (
2495
1781
  obj: ListUploadsResult
2496
1782
  ) => any;
2497
-
2498
1783
  export declare const ListVPCEConfigurationsRequestFilterSensitiveLog: (
2499
1784
  obj: ListVPCEConfigurationsRequest
2500
1785
  ) => any;
2501
-
2502
1786
  export declare const ListVPCEConfigurationsResultFilterSensitiveLog: (
2503
1787
  obj: ListVPCEConfigurationsResult
2504
1788
  ) => any;
2505
-
2506
1789
  export declare const PurchaseOfferingRequestFilterSensitiveLog: (
2507
1790
  obj: PurchaseOfferingRequest
2508
1791
  ) => any;
2509
-
2510
1792
  export declare const PurchaseOfferingResultFilterSensitiveLog: (
2511
1793
  obj: PurchaseOfferingResult
2512
1794
  ) => any;
2513
-
2514
1795
  export declare const RenewOfferingRequestFilterSensitiveLog: (
2515
1796
  obj: RenewOfferingRequest
2516
1797
  ) => any;
2517
-
2518
1798
  export declare const RenewOfferingResultFilterSensitiveLog: (
2519
1799
  obj: RenewOfferingResult
2520
1800
  ) => any;
2521
-
2522
1801
  export declare const DeviceSelectionConfigurationFilterSensitiveLog: (
2523
1802
  obj: DeviceSelectionConfiguration
2524
1803
  ) => any;
2525
-
2526
1804
  export declare const ExecutionConfigurationFilterSensitiveLog: (
2527
1805
  obj: ExecutionConfiguration
2528
1806
  ) => any;
2529
-
2530
1807
  export declare const ScheduleRunRequestFilterSensitiveLog: (
2531
1808
  obj: ScheduleRunRequest
2532
1809
  ) => any;
2533
-
2534
1810
  export declare const ScheduleRunResultFilterSensitiveLog: (
2535
1811
  obj: ScheduleRunResult
2536
1812
  ) => any;
2537
-
2538
1813
  export declare const StopJobRequestFilterSensitiveLog: (
2539
1814
  obj: StopJobRequest
2540
1815
  ) => any;
2541
-
2542
1816
  export declare const StopJobResultFilterSensitiveLog: (
2543
1817
  obj: StopJobResult
2544
1818
  ) => any;
2545
-
2546
1819
  export declare const StopRemoteAccessSessionRequestFilterSensitiveLog: (
2547
1820
  obj: StopRemoteAccessSessionRequest
2548
1821
  ) => any;
2549
-
2550
1822
  export declare const StopRemoteAccessSessionResultFilterSensitiveLog: (
2551
1823
  obj: StopRemoteAccessSessionResult
2552
1824
  ) => any;
2553
-
2554
1825
  export declare const StopRunRequestFilterSensitiveLog: (
2555
1826
  obj: StopRunRequest
2556
1827
  ) => any;
2557
-
2558
1828
  export declare const StopRunResultFilterSensitiveLog: (
2559
1829
  obj: StopRunResult
2560
1830
  ) => any;
2561
-
2562
1831
  export declare const TagResourceRequestFilterSensitiveLog: (
2563
1832
  obj: TagResourceRequest
2564
1833
  ) => any;
2565
-
2566
1834
  export declare const TagResourceResponseFilterSensitiveLog: (
2567
1835
  obj: TagResourceResponse
2568
1836
  ) => any;
2569
-
2570
1837
  export declare const UntagResourceRequestFilterSensitiveLog: (
2571
1838
  obj: UntagResourceRequest
2572
1839
  ) => any;
2573
-
2574
1840
  export declare const UntagResourceResponseFilterSensitiveLog: (
2575
1841
  obj: UntagResourceResponse
2576
1842
  ) => any;
2577
-
2578
1843
  export declare const UpdateDeviceInstanceRequestFilterSensitiveLog: (
2579
1844
  obj: UpdateDeviceInstanceRequest
2580
1845
  ) => any;
2581
-
2582
1846
  export declare const UpdateDeviceInstanceResultFilterSensitiveLog: (
2583
1847
  obj: UpdateDeviceInstanceResult
2584
1848
  ) => any;
2585
-
2586
1849
  export declare const UpdateDevicePoolRequestFilterSensitiveLog: (
2587
1850
  obj: UpdateDevicePoolRequest
2588
1851
  ) => any;
2589
-
2590
1852
  export declare const UpdateDevicePoolResultFilterSensitiveLog: (
2591
1853
  obj: UpdateDevicePoolResult
2592
1854
  ) => any;
2593
-
2594
1855
  export declare const UpdateInstanceProfileRequestFilterSensitiveLog: (
2595
1856
  obj: UpdateInstanceProfileRequest
2596
1857
  ) => any;
2597
-
2598
1858
  export declare const UpdateInstanceProfileResultFilterSensitiveLog: (
2599
1859
  obj: UpdateInstanceProfileResult
2600
1860
  ) => any;
2601
-
2602
1861
  export declare const UpdateNetworkProfileRequestFilterSensitiveLog: (
2603
1862
  obj: UpdateNetworkProfileRequest
2604
1863
  ) => any;
2605
-
2606
1864
  export declare const UpdateNetworkProfileResultFilterSensitiveLog: (
2607
1865
  obj: UpdateNetworkProfileResult
2608
1866
  ) => any;
2609
-
2610
1867
  export declare const UpdateProjectRequestFilterSensitiveLog: (
2611
1868
  obj: UpdateProjectRequest
2612
1869
  ) => any;
2613
-
2614
1870
  export declare const UpdateProjectResultFilterSensitiveLog: (
2615
1871
  obj: UpdateProjectResult
2616
1872
  ) => any;
2617
-
2618
1873
  export declare const UpdateTestGridProjectRequestFilterSensitiveLog: (
2619
1874
  obj: UpdateTestGridProjectRequest
2620
1875
  ) => any;
2621
-
2622
1876
  export declare const UpdateTestGridProjectResultFilterSensitiveLog: (
2623
1877
  obj: UpdateTestGridProjectResult
2624
1878
  ) => any;
2625
-
2626
1879
  export declare const UpdateUploadRequestFilterSensitiveLog: (
2627
1880
  obj: UpdateUploadRequest
2628
1881
  ) => any;
2629
-
2630
1882
  export declare const UpdateUploadResultFilterSensitiveLog: (
2631
1883
  obj: UpdateUploadResult
2632
1884
  ) => any;
2633
-
2634
1885
  export declare const UpdateVPCEConfigurationRequestFilterSensitiveLog: (
2635
1886
  obj: UpdateVPCEConfigurationRequest
2636
1887
  ) => any;
2637
-
2638
1888
  export declare const UpdateVPCEConfigurationResultFilterSensitiveLog: (
2639
1889
  obj: UpdateVPCEConfigurationResult
2640
1890
  ) => any;