@aws-sdk/client-device-farm 3.297.0 → 3.299.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 -3
- package/dist-cjs/commands/CreateInstanceProfileCommand.js +2 -3
- package/dist-cjs/commands/CreateNetworkProfileCommand.js +2 -3
- package/dist-cjs/commands/CreateProjectCommand.js +2 -3
- package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js +2 -3
- package/dist-cjs/commands/CreateTestGridProjectCommand.js +2 -3
- package/dist-cjs/commands/CreateTestGridUrlCommand.js +1 -1
- package/dist-cjs/commands/CreateUploadCommand.js +1 -1
- package/dist-cjs/commands/CreateVPCEConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteDevicePoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js +2 -3
- package/dist-cjs/commands/DeleteNetworkProfileCommand.js +2 -3
- package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
- package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js +2 -3
- package/dist-cjs/commands/DeleteRunCommand.js +2 -3
- package/dist-cjs/commands/DeleteTestGridProjectCommand.js +2 -3
- package/dist-cjs/commands/DeleteUploadCommand.js +2 -3
- package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetDeviceCommand.js +2 -3
- package/dist-cjs/commands/GetDeviceInstanceCommand.js +2 -3
- package/dist-cjs/commands/GetDevicePoolCommand.js +2 -3
- package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js +2 -3
- package/dist-cjs/commands/GetInstanceProfileCommand.js +2 -3
- package/dist-cjs/commands/GetJobCommand.js +2 -3
- package/dist-cjs/commands/GetNetworkProfileCommand.js +2 -3
- package/dist-cjs/commands/GetOfferingStatusCommand.js +2 -3
- package/dist-cjs/commands/GetProjectCommand.js +2 -3
- package/dist-cjs/commands/GetRemoteAccessSessionCommand.js +2 -3
- package/dist-cjs/commands/GetRunCommand.js +2 -3
- package/dist-cjs/commands/GetSuiteCommand.js +2 -3
- package/dist-cjs/commands/GetTestCommand.js +2 -3
- package/dist-cjs/commands/GetTestGridProjectCommand.js +2 -3
- package/dist-cjs/commands/GetTestGridSessionCommand.js +2 -3
- package/dist-cjs/commands/GetUploadCommand.js +1 -1
- package/dist-cjs/commands/GetVPCEConfigurationCommand.js +2 -3
- package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js +1 -1
- package/dist-cjs/commands/ListArtifactsCommand.js +2 -3
- package/dist-cjs/commands/ListDeviceInstancesCommand.js +2 -3
- package/dist-cjs/commands/ListDevicePoolsCommand.js +2 -3
- package/dist-cjs/commands/ListDevicesCommand.js +2 -3
- package/dist-cjs/commands/ListInstanceProfilesCommand.js +2 -3
- package/dist-cjs/commands/ListJobsCommand.js +2 -3
- package/dist-cjs/commands/ListNetworkProfilesCommand.js +2 -3
- package/dist-cjs/commands/ListOfferingPromotionsCommand.js +2 -3
- package/dist-cjs/commands/ListOfferingTransactionsCommand.js +2 -3
- package/dist-cjs/commands/ListOfferingsCommand.js +2 -3
- package/dist-cjs/commands/ListProjectsCommand.js +2 -3
- package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js +2 -3
- package/dist-cjs/commands/ListRunsCommand.js +2 -3
- package/dist-cjs/commands/ListSamplesCommand.js +2 -3
- package/dist-cjs/commands/ListSuitesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTestGridProjectsCommand.js +2 -3
- package/dist-cjs/commands/ListTestGridSessionActionsCommand.js +2 -3
- package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js +1 -1
- package/dist-cjs/commands/ListTestGridSessionsCommand.js +2 -3
- package/dist-cjs/commands/ListTestsCommand.js +2 -3
- package/dist-cjs/commands/ListUniqueProblemsCommand.js +2 -3
- package/dist-cjs/commands/ListUploadsCommand.js +1 -1
- package/dist-cjs/commands/ListVPCEConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -3
- package/dist-cjs/commands/RenewOfferingCommand.js +2 -3
- package/dist-cjs/commands/ScheduleRunCommand.js +2 -3
- package/dist-cjs/commands/StopJobCommand.js +2 -3
- package/dist-cjs/commands/StopRemoteAccessSessionCommand.js +2 -3
- package/dist-cjs/commands/StopRunCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDeviceInstanceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDevicePoolCommand.js +2 -3
- package/dist-cjs/commands/UpdateInstanceProfileCommand.js +2 -3
- package/dist-cjs/commands/UpdateNetworkProfileCommand.js +2 -3
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
- package/dist-cjs/commands/UpdateTestGridProjectCommand.js +2 -3
- package/dist-cjs/commands/UpdateUploadCommand.js +1 -1
- package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -785
- package/dist-es/commands/CreateDevicePoolCommand.js +2 -3
- package/dist-es/commands/CreateInstanceProfileCommand.js +2 -3
- package/dist-es/commands/CreateNetworkProfileCommand.js +2 -3
- package/dist-es/commands/CreateProjectCommand.js +2 -3
- package/dist-es/commands/CreateRemoteAccessSessionCommand.js +2 -3
- package/dist-es/commands/CreateTestGridProjectCommand.js +2 -3
- package/dist-es/commands/CreateTestGridUrlCommand.js +2 -2
- package/dist-es/commands/CreateUploadCommand.js +2 -2
- package/dist-es/commands/CreateVPCEConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteDevicePoolCommand.js +2 -3
- package/dist-es/commands/DeleteInstanceProfileCommand.js +2 -3
- package/dist-es/commands/DeleteNetworkProfileCommand.js +2 -3
- package/dist-es/commands/DeleteProjectCommand.js +2 -3
- package/dist-es/commands/DeleteRemoteAccessSessionCommand.js +2 -3
- package/dist-es/commands/DeleteRunCommand.js +2 -3
- package/dist-es/commands/DeleteTestGridProjectCommand.js +2 -3
- package/dist-es/commands/DeleteUploadCommand.js +2 -3
- package/dist-es/commands/DeleteVPCEConfigurationCommand.js +2 -3
- package/dist-es/commands/GetAccountSettingsCommand.js +2 -3
- package/dist-es/commands/GetDeviceCommand.js +2 -3
- package/dist-es/commands/GetDeviceInstanceCommand.js +2 -3
- package/dist-es/commands/GetDevicePoolCommand.js +2 -3
- package/dist-es/commands/GetDevicePoolCompatibilityCommand.js +2 -3
- package/dist-es/commands/GetInstanceProfileCommand.js +2 -3
- package/dist-es/commands/GetJobCommand.js +2 -3
- package/dist-es/commands/GetNetworkProfileCommand.js +2 -3
- package/dist-es/commands/GetOfferingStatusCommand.js +2 -3
- package/dist-es/commands/GetProjectCommand.js +2 -3
- package/dist-es/commands/GetRemoteAccessSessionCommand.js +2 -3
- package/dist-es/commands/GetRunCommand.js +2 -3
- package/dist-es/commands/GetSuiteCommand.js +2 -3
- package/dist-es/commands/GetTestCommand.js +2 -3
- package/dist-es/commands/GetTestGridProjectCommand.js +2 -3
- package/dist-es/commands/GetTestGridSessionCommand.js +2 -3
- package/dist-es/commands/GetUploadCommand.js +2 -2
- package/dist-es/commands/GetVPCEConfigurationCommand.js +2 -3
- package/dist-es/commands/InstallToRemoteAccessSessionCommand.js +2 -2
- package/dist-es/commands/ListArtifactsCommand.js +2 -3
- package/dist-es/commands/ListDeviceInstancesCommand.js +2 -3
- package/dist-es/commands/ListDevicePoolsCommand.js +2 -3
- package/dist-es/commands/ListDevicesCommand.js +2 -3
- package/dist-es/commands/ListInstanceProfilesCommand.js +2 -3
- package/dist-es/commands/ListJobsCommand.js +2 -3
- package/dist-es/commands/ListNetworkProfilesCommand.js +2 -3
- package/dist-es/commands/ListOfferingPromotionsCommand.js +2 -3
- package/dist-es/commands/ListOfferingTransactionsCommand.js +2 -3
- package/dist-es/commands/ListOfferingsCommand.js +2 -3
- package/dist-es/commands/ListProjectsCommand.js +2 -3
- package/dist-es/commands/ListRemoteAccessSessionsCommand.js +2 -3
- package/dist-es/commands/ListRunsCommand.js +2 -3
- package/dist-es/commands/ListSamplesCommand.js +2 -3
- package/dist-es/commands/ListSuitesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTestGridProjectsCommand.js +2 -3
- package/dist-es/commands/ListTestGridSessionActionsCommand.js +2 -3
- package/dist-es/commands/ListTestGridSessionArtifactsCommand.js +2 -2
- package/dist-es/commands/ListTestGridSessionsCommand.js +2 -3
- package/dist-es/commands/ListTestsCommand.js +2 -3
- package/dist-es/commands/ListUniqueProblemsCommand.js +2 -3
- package/dist-es/commands/ListUploadsCommand.js +2 -2
- package/dist-es/commands/ListVPCEConfigurationsCommand.js +2 -3
- package/dist-es/commands/PurchaseOfferingCommand.js +2 -3
- package/dist-es/commands/RenewOfferingCommand.js +2 -3
- package/dist-es/commands/ScheduleRunCommand.js +2 -3
- package/dist-es/commands/StopJobCommand.js +2 -3
- package/dist-es/commands/StopRemoteAccessSessionCommand.js +2 -3
- package/dist-es/commands/StopRunCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateDeviceInstanceCommand.js +2 -3
- package/dist-es/commands/UpdateDevicePoolCommand.js +2 -3
- package/dist-es/commands/UpdateInstanceProfileCommand.js +2 -3
- package/dist-es/commands/UpdateNetworkProfileCommand.js +2 -3
- package/dist-es/commands/UpdateProjectCommand.js +2 -3
- package/dist-es/commands/UpdateTestGridProjectCommand.js +2 -3
- package/dist-es/commands/UpdateUploadCommand.js +2 -2
- package/dist-es/commands/UpdateVPCEConfigurationCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -585
- package/dist-types/models/models_0.d.ts +5 -785
- package/dist-types/ts3.4/models/models_0.d.ts +0 -539
- package/package.json +11 -10
|
@@ -1324,567 +1324,28 @@ export interface UpdateVPCEConfigurationRequest {
|
|
|
1324
1324
|
export interface UpdateVPCEConfigurationResult {
|
|
1325
1325
|
vpceConfiguration?: VPCEConfiguration;
|
|
1326
1326
|
}
|
|
1327
|
-
export declare const TrialMinutesFilterSensitiveLog: (obj: TrialMinutes) => any;
|
|
1328
|
-
export declare const AccountSettingsFilterSensitiveLog: (
|
|
1329
|
-
obj: AccountSettings
|
|
1330
|
-
) => any;
|
|
1331
|
-
export declare const ArtifactFilterSensitiveLog: (obj: Artifact) => any;
|
|
1332
|
-
export declare const CountersFilterSensitiveLog: (obj: Counters) => any;
|
|
1333
|
-
export declare const CPUFilterSensitiveLog: (obj: CPU) => any;
|
|
1334
|
-
export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
|
|
1335
|
-
export declare const CreateDevicePoolRequestFilterSensitiveLog: (
|
|
1336
|
-
obj: CreateDevicePoolRequest
|
|
1337
|
-
) => any;
|
|
1338
|
-
export declare const DevicePoolFilterSensitiveLog: (obj: DevicePool) => any;
|
|
1339
|
-
export declare const CreateDevicePoolResultFilterSensitiveLog: (
|
|
1340
|
-
obj: CreateDevicePoolResult
|
|
1341
|
-
) => any;
|
|
1342
|
-
export declare const CreateInstanceProfileRequestFilterSensitiveLog: (
|
|
1343
|
-
obj: CreateInstanceProfileRequest
|
|
1344
|
-
) => any;
|
|
1345
|
-
export declare const InstanceProfileFilterSensitiveLog: (
|
|
1346
|
-
obj: InstanceProfile
|
|
1347
|
-
) => any;
|
|
1348
|
-
export declare const CreateInstanceProfileResultFilterSensitiveLog: (
|
|
1349
|
-
obj: CreateInstanceProfileResult
|
|
1350
|
-
) => any;
|
|
1351
|
-
export declare const CreateNetworkProfileRequestFilterSensitiveLog: (
|
|
1352
|
-
obj: CreateNetworkProfileRequest
|
|
1353
|
-
) => any;
|
|
1354
|
-
export declare const NetworkProfileFilterSensitiveLog: (
|
|
1355
|
-
obj: NetworkProfile
|
|
1356
|
-
) => any;
|
|
1357
|
-
export declare const CreateNetworkProfileResultFilterSensitiveLog: (
|
|
1358
|
-
obj: CreateNetworkProfileResult
|
|
1359
|
-
) => any;
|
|
1360
|
-
export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
|
|
1361
|
-
export declare const CreateProjectRequestFilterSensitiveLog: (
|
|
1362
|
-
obj: CreateProjectRequest
|
|
1363
|
-
) => any;
|
|
1364
|
-
export declare const ProjectFilterSensitiveLog: (obj: Project) => any;
|
|
1365
|
-
export declare const CreateProjectResultFilterSensitiveLog: (
|
|
1366
|
-
obj: CreateProjectResult
|
|
1367
|
-
) => any;
|
|
1368
|
-
export declare const CreateRemoteAccessSessionConfigurationFilterSensitiveLog: (
|
|
1369
|
-
obj: CreateRemoteAccessSessionConfiguration
|
|
1370
|
-
) => any;
|
|
1371
|
-
export declare const CreateRemoteAccessSessionRequestFilterSensitiveLog: (
|
|
1372
|
-
obj: CreateRemoteAccessSessionRequest
|
|
1373
|
-
) => any;
|
|
1374
|
-
export declare const DeviceInstanceFilterSensitiveLog: (
|
|
1375
|
-
obj: DeviceInstance
|
|
1376
|
-
) => any;
|
|
1377
|
-
export declare const ResolutionFilterSensitiveLog: (obj: Resolution) => any;
|
|
1378
|
-
export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
|
|
1379
|
-
export declare const DeviceMinutesFilterSensitiveLog: (
|
|
1380
|
-
obj: DeviceMinutes
|
|
1381
|
-
) => any;
|
|
1382
|
-
export declare const RemoteAccessSessionFilterSensitiveLog: (
|
|
1383
|
-
obj: RemoteAccessSession
|
|
1384
|
-
) => any;
|
|
1385
|
-
export declare const CreateRemoteAccessSessionResultFilterSensitiveLog: (
|
|
1386
|
-
obj: CreateRemoteAccessSessionResult
|
|
1387
|
-
) => any;
|
|
1388
|
-
export declare const TestGridVpcConfigFilterSensitiveLog: (
|
|
1389
|
-
obj: TestGridVpcConfig
|
|
1390
|
-
) => any;
|
|
1391
|
-
export declare const CreateTestGridProjectRequestFilterSensitiveLog: (
|
|
1392
|
-
obj: CreateTestGridProjectRequest
|
|
1393
|
-
) => any;
|
|
1394
|
-
export declare const TestGridProjectFilterSensitiveLog: (
|
|
1395
|
-
obj: TestGridProject
|
|
1396
|
-
) => any;
|
|
1397
|
-
export declare const CreateTestGridProjectResultFilterSensitiveLog: (
|
|
1398
|
-
obj: CreateTestGridProjectResult
|
|
1399
|
-
) => any;
|
|
1400
|
-
export declare const CreateTestGridUrlRequestFilterSensitiveLog: (
|
|
1401
|
-
obj: CreateTestGridUrlRequest
|
|
1402
|
-
) => any;
|
|
1403
1327
|
export declare const CreateTestGridUrlResultFilterSensitiveLog: (
|
|
1404
1328
|
obj: CreateTestGridUrlResult
|
|
1405
1329
|
) => any;
|
|
1406
|
-
export declare const CreateUploadRequestFilterSensitiveLog: (
|
|
1407
|
-
obj: CreateUploadRequest
|
|
1408
|
-
) => any;
|
|
1409
1330
|
export declare const UploadFilterSensitiveLog: (obj: Upload) => any;
|
|
1410
1331
|
export declare const CreateUploadResultFilterSensitiveLog: (
|
|
1411
1332
|
obj: CreateUploadResult
|
|
1412
1333
|
) => any;
|
|
1413
|
-
export declare const CreateVPCEConfigurationRequestFilterSensitiveLog: (
|
|
1414
|
-
obj: CreateVPCEConfigurationRequest
|
|
1415
|
-
) => any;
|
|
1416
|
-
export declare const VPCEConfigurationFilterSensitiveLog: (
|
|
1417
|
-
obj: VPCEConfiguration
|
|
1418
|
-
) => any;
|
|
1419
|
-
export declare const CreateVPCEConfigurationResultFilterSensitiveLog: (
|
|
1420
|
-
obj: CreateVPCEConfigurationResult
|
|
1421
|
-
) => any;
|
|
1422
|
-
export declare const CustomerArtifactPathsFilterSensitiveLog: (
|
|
1423
|
-
obj: CustomerArtifactPaths
|
|
1424
|
-
) => any;
|
|
1425
|
-
export declare const DeleteDevicePoolRequestFilterSensitiveLog: (
|
|
1426
|
-
obj: DeleteDevicePoolRequest
|
|
1427
|
-
) => any;
|
|
1428
|
-
export declare const DeleteDevicePoolResultFilterSensitiveLog: (
|
|
1429
|
-
obj: DeleteDevicePoolResult
|
|
1430
|
-
) => any;
|
|
1431
|
-
export declare const DeleteInstanceProfileRequestFilterSensitiveLog: (
|
|
1432
|
-
obj: DeleteInstanceProfileRequest
|
|
1433
|
-
) => any;
|
|
1434
|
-
export declare const DeleteInstanceProfileResultFilterSensitiveLog: (
|
|
1435
|
-
obj: DeleteInstanceProfileResult
|
|
1436
|
-
) => any;
|
|
1437
|
-
export declare const DeleteNetworkProfileRequestFilterSensitiveLog: (
|
|
1438
|
-
obj: DeleteNetworkProfileRequest
|
|
1439
|
-
) => any;
|
|
1440
|
-
export declare const DeleteNetworkProfileResultFilterSensitiveLog: (
|
|
1441
|
-
obj: DeleteNetworkProfileResult
|
|
1442
|
-
) => any;
|
|
1443
|
-
export declare const DeleteProjectRequestFilterSensitiveLog: (
|
|
1444
|
-
obj: DeleteProjectRequest
|
|
1445
|
-
) => any;
|
|
1446
|
-
export declare const DeleteProjectResultFilterSensitiveLog: (
|
|
1447
|
-
obj: DeleteProjectResult
|
|
1448
|
-
) => any;
|
|
1449
|
-
export declare const DeleteRemoteAccessSessionRequestFilterSensitiveLog: (
|
|
1450
|
-
obj: DeleteRemoteAccessSessionRequest
|
|
1451
|
-
) => any;
|
|
1452
|
-
export declare const DeleteRemoteAccessSessionResultFilterSensitiveLog: (
|
|
1453
|
-
obj: DeleteRemoteAccessSessionResult
|
|
1454
|
-
) => any;
|
|
1455
|
-
export declare const DeleteRunRequestFilterSensitiveLog: (
|
|
1456
|
-
obj: DeleteRunRequest
|
|
1457
|
-
) => any;
|
|
1458
|
-
export declare const DeleteRunResultFilterSensitiveLog: (
|
|
1459
|
-
obj: DeleteRunResult
|
|
1460
|
-
) => any;
|
|
1461
|
-
export declare const DeleteTestGridProjectRequestFilterSensitiveLog: (
|
|
1462
|
-
obj: DeleteTestGridProjectRequest
|
|
1463
|
-
) => any;
|
|
1464
|
-
export declare const DeleteTestGridProjectResultFilterSensitiveLog: (
|
|
1465
|
-
obj: DeleteTestGridProjectResult
|
|
1466
|
-
) => any;
|
|
1467
|
-
export declare const DeleteUploadRequestFilterSensitiveLog: (
|
|
1468
|
-
obj: DeleteUploadRequest
|
|
1469
|
-
) => any;
|
|
1470
|
-
export declare const DeleteUploadResultFilterSensitiveLog: (
|
|
1471
|
-
obj: DeleteUploadResult
|
|
1472
|
-
) => any;
|
|
1473
|
-
export declare const DeleteVPCEConfigurationRequestFilterSensitiveLog: (
|
|
1474
|
-
obj: DeleteVPCEConfigurationRequest
|
|
1475
|
-
) => any;
|
|
1476
|
-
export declare const DeleteVPCEConfigurationResultFilterSensitiveLog: (
|
|
1477
|
-
obj: DeleteVPCEConfigurationResult
|
|
1478
|
-
) => any;
|
|
1479
|
-
export declare const GetAccountSettingsRequestFilterSensitiveLog: (
|
|
1480
|
-
obj: GetAccountSettingsRequest
|
|
1481
|
-
) => any;
|
|
1482
|
-
export declare const GetAccountSettingsResultFilterSensitiveLog: (
|
|
1483
|
-
obj: GetAccountSettingsResult
|
|
1484
|
-
) => any;
|
|
1485
|
-
export declare const GetDeviceRequestFilterSensitiveLog: (
|
|
1486
|
-
obj: GetDeviceRequest
|
|
1487
|
-
) => any;
|
|
1488
|
-
export declare const GetDeviceResultFilterSensitiveLog: (
|
|
1489
|
-
obj: GetDeviceResult
|
|
1490
|
-
) => any;
|
|
1491
|
-
export declare const GetDeviceInstanceRequestFilterSensitiveLog: (
|
|
1492
|
-
obj: GetDeviceInstanceRequest
|
|
1493
|
-
) => any;
|
|
1494
|
-
export declare const GetDeviceInstanceResultFilterSensitiveLog: (
|
|
1495
|
-
obj: GetDeviceInstanceResult
|
|
1496
|
-
) => any;
|
|
1497
|
-
export declare const GetDevicePoolRequestFilterSensitiveLog: (
|
|
1498
|
-
obj: GetDevicePoolRequest
|
|
1499
|
-
) => any;
|
|
1500
|
-
export declare const GetDevicePoolResultFilterSensitiveLog: (
|
|
1501
|
-
obj: GetDevicePoolResult
|
|
1502
|
-
) => any;
|
|
1503
|
-
export declare const LocationFilterSensitiveLog: (obj: Location) => any;
|
|
1504
|
-
export declare const RadiosFilterSensitiveLog: (obj: Radios) => any;
|
|
1505
|
-
export declare const ScheduleRunConfigurationFilterSensitiveLog: (
|
|
1506
|
-
obj: ScheduleRunConfiguration
|
|
1507
|
-
) => any;
|
|
1508
|
-
export declare const ScheduleRunTestFilterSensitiveLog: (
|
|
1509
|
-
obj: ScheduleRunTest
|
|
1510
|
-
) => any;
|
|
1511
|
-
export declare const GetDevicePoolCompatibilityRequestFilterSensitiveLog: (
|
|
1512
|
-
obj: GetDevicePoolCompatibilityRequest
|
|
1513
|
-
) => any;
|
|
1514
|
-
export declare const IncompatibilityMessageFilterSensitiveLog: (
|
|
1515
|
-
obj: IncompatibilityMessage
|
|
1516
|
-
) => any;
|
|
1517
|
-
export declare const DevicePoolCompatibilityResultFilterSensitiveLog: (
|
|
1518
|
-
obj: DevicePoolCompatibilityResult
|
|
1519
|
-
) => any;
|
|
1520
|
-
export declare const GetDevicePoolCompatibilityResultFilterSensitiveLog: (
|
|
1521
|
-
obj: GetDevicePoolCompatibilityResult
|
|
1522
|
-
) => any;
|
|
1523
|
-
export declare const GetInstanceProfileRequestFilterSensitiveLog: (
|
|
1524
|
-
obj: GetInstanceProfileRequest
|
|
1525
|
-
) => any;
|
|
1526
|
-
export declare const GetInstanceProfileResultFilterSensitiveLog: (
|
|
1527
|
-
obj: GetInstanceProfileResult
|
|
1528
|
-
) => any;
|
|
1529
|
-
export declare const GetJobRequestFilterSensitiveLog: (
|
|
1530
|
-
obj: GetJobRequest
|
|
1531
|
-
) => any;
|
|
1532
|
-
export declare const JobFilterSensitiveLog: (obj: Job) => any;
|
|
1533
|
-
export declare const GetJobResultFilterSensitiveLog: (obj: GetJobResult) => any;
|
|
1534
|
-
export declare const GetNetworkProfileRequestFilterSensitiveLog: (
|
|
1535
|
-
obj: GetNetworkProfileRequest
|
|
1536
|
-
) => any;
|
|
1537
|
-
export declare const GetNetworkProfileResultFilterSensitiveLog: (
|
|
1538
|
-
obj: GetNetworkProfileResult
|
|
1539
|
-
) => any;
|
|
1540
|
-
export declare const GetOfferingStatusRequestFilterSensitiveLog: (
|
|
1541
|
-
obj: GetOfferingStatusRequest
|
|
1542
|
-
) => any;
|
|
1543
|
-
export declare const MonetaryAmountFilterSensitiveLog: (
|
|
1544
|
-
obj: MonetaryAmount
|
|
1545
|
-
) => any;
|
|
1546
|
-
export declare const RecurringChargeFilterSensitiveLog: (
|
|
1547
|
-
obj: RecurringCharge
|
|
1548
|
-
) => any;
|
|
1549
|
-
export declare const OfferingFilterSensitiveLog: (obj: Offering) => any;
|
|
1550
|
-
export declare const OfferingStatusFilterSensitiveLog: (
|
|
1551
|
-
obj: OfferingStatus
|
|
1552
|
-
) => any;
|
|
1553
|
-
export declare const GetOfferingStatusResultFilterSensitiveLog: (
|
|
1554
|
-
obj: GetOfferingStatusResult
|
|
1555
|
-
) => any;
|
|
1556
|
-
export declare const GetProjectRequestFilterSensitiveLog: (
|
|
1557
|
-
obj: GetProjectRequest
|
|
1558
|
-
) => any;
|
|
1559
|
-
export declare const GetProjectResultFilterSensitiveLog: (
|
|
1560
|
-
obj: GetProjectResult
|
|
1561
|
-
) => any;
|
|
1562
|
-
export declare const GetRemoteAccessSessionRequestFilterSensitiveLog: (
|
|
1563
|
-
obj: GetRemoteAccessSessionRequest
|
|
1564
|
-
) => any;
|
|
1565
|
-
export declare const GetRemoteAccessSessionResultFilterSensitiveLog: (
|
|
1566
|
-
obj: GetRemoteAccessSessionResult
|
|
1567
|
-
) => any;
|
|
1568
|
-
export declare const GetRunRequestFilterSensitiveLog: (
|
|
1569
|
-
obj: GetRunRequest
|
|
1570
|
-
) => any;
|
|
1571
|
-
export declare const DeviceFilterFilterSensitiveLog: (obj: DeviceFilter) => any;
|
|
1572
|
-
export declare const DeviceSelectionResultFilterSensitiveLog: (
|
|
1573
|
-
obj: DeviceSelectionResult
|
|
1574
|
-
) => any;
|
|
1575
|
-
export declare const RunFilterSensitiveLog: (obj: Run) => any;
|
|
1576
|
-
export declare const GetRunResultFilterSensitiveLog: (obj: GetRunResult) => any;
|
|
1577
|
-
export declare const GetSuiteRequestFilterSensitiveLog: (
|
|
1578
|
-
obj: GetSuiteRequest
|
|
1579
|
-
) => any;
|
|
1580
|
-
export declare const SuiteFilterSensitiveLog: (obj: Suite) => any;
|
|
1581
|
-
export declare const GetSuiteResultFilterSensitiveLog: (
|
|
1582
|
-
obj: GetSuiteResult
|
|
1583
|
-
) => any;
|
|
1584
|
-
export declare const GetTestRequestFilterSensitiveLog: (
|
|
1585
|
-
obj: GetTestRequest
|
|
1586
|
-
) => any;
|
|
1587
|
-
export declare const TestFilterSensitiveLog: (obj: Test) => any;
|
|
1588
|
-
export declare const GetTestResultFilterSensitiveLog: (
|
|
1589
|
-
obj: GetTestResult
|
|
1590
|
-
) => any;
|
|
1591
|
-
export declare const GetTestGridProjectRequestFilterSensitiveLog: (
|
|
1592
|
-
obj: GetTestGridProjectRequest
|
|
1593
|
-
) => any;
|
|
1594
|
-
export declare const GetTestGridProjectResultFilterSensitiveLog: (
|
|
1595
|
-
obj: GetTestGridProjectResult
|
|
1596
|
-
) => any;
|
|
1597
|
-
export declare const GetTestGridSessionRequestFilterSensitiveLog: (
|
|
1598
|
-
obj: GetTestGridSessionRequest
|
|
1599
|
-
) => any;
|
|
1600
|
-
export declare const TestGridSessionFilterSensitiveLog: (
|
|
1601
|
-
obj: TestGridSession
|
|
1602
|
-
) => any;
|
|
1603
|
-
export declare const GetTestGridSessionResultFilterSensitiveLog: (
|
|
1604
|
-
obj: GetTestGridSessionResult
|
|
1605
|
-
) => any;
|
|
1606
|
-
export declare const GetUploadRequestFilterSensitiveLog: (
|
|
1607
|
-
obj: GetUploadRequest
|
|
1608
|
-
) => any;
|
|
1609
1334
|
export declare const GetUploadResultFilterSensitiveLog: (
|
|
1610
1335
|
obj: GetUploadResult
|
|
1611
1336
|
) => any;
|
|
1612
|
-
export declare const GetVPCEConfigurationRequestFilterSensitiveLog: (
|
|
1613
|
-
obj: GetVPCEConfigurationRequest
|
|
1614
|
-
) => any;
|
|
1615
|
-
export declare const GetVPCEConfigurationResultFilterSensitiveLog: (
|
|
1616
|
-
obj: GetVPCEConfigurationResult
|
|
1617
|
-
) => any;
|
|
1618
|
-
export declare const InstallToRemoteAccessSessionRequestFilterSensitiveLog: (
|
|
1619
|
-
obj: InstallToRemoteAccessSessionRequest
|
|
1620
|
-
) => any;
|
|
1621
1337
|
export declare const InstallToRemoteAccessSessionResultFilterSensitiveLog: (
|
|
1622
1338
|
obj: InstallToRemoteAccessSessionResult
|
|
1623
1339
|
) => any;
|
|
1624
|
-
export declare const ListArtifactsRequestFilterSensitiveLog: (
|
|
1625
|
-
obj: ListArtifactsRequest
|
|
1626
|
-
) => any;
|
|
1627
|
-
export declare const ListArtifactsResultFilterSensitiveLog: (
|
|
1628
|
-
obj: ListArtifactsResult
|
|
1629
|
-
) => any;
|
|
1630
|
-
export declare const ListDeviceInstancesRequestFilterSensitiveLog: (
|
|
1631
|
-
obj: ListDeviceInstancesRequest
|
|
1632
|
-
) => any;
|
|
1633
|
-
export declare const ListDeviceInstancesResultFilterSensitiveLog: (
|
|
1634
|
-
obj: ListDeviceInstancesResult
|
|
1635
|
-
) => any;
|
|
1636
|
-
export declare const ListDevicePoolsRequestFilterSensitiveLog: (
|
|
1637
|
-
obj: ListDevicePoolsRequest
|
|
1638
|
-
) => any;
|
|
1639
|
-
export declare const ListDevicePoolsResultFilterSensitiveLog: (
|
|
1640
|
-
obj: ListDevicePoolsResult
|
|
1641
|
-
) => any;
|
|
1642
|
-
export declare const ListDevicesRequestFilterSensitiveLog: (
|
|
1643
|
-
obj: ListDevicesRequest
|
|
1644
|
-
) => any;
|
|
1645
|
-
export declare const ListDevicesResultFilterSensitiveLog: (
|
|
1646
|
-
obj: ListDevicesResult
|
|
1647
|
-
) => any;
|
|
1648
|
-
export declare const ListInstanceProfilesRequestFilterSensitiveLog: (
|
|
1649
|
-
obj: ListInstanceProfilesRequest
|
|
1650
|
-
) => any;
|
|
1651
|
-
export declare const ListInstanceProfilesResultFilterSensitiveLog: (
|
|
1652
|
-
obj: ListInstanceProfilesResult
|
|
1653
|
-
) => any;
|
|
1654
|
-
export declare const ListJobsRequestFilterSensitiveLog: (
|
|
1655
|
-
obj: ListJobsRequest
|
|
1656
|
-
) => any;
|
|
1657
|
-
export declare const ListJobsResultFilterSensitiveLog: (
|
|
1658
|
-
obj: ListJobsResult
|
|
1659
|
-
) => any;
|
|
1660
|
-
export declare const ListNetworkProfilesRequestFilterSensitiveLog: (
|
|
1661
|
-
obj: ListNetworkProfilesRequest
|
|
1662
|
-
) => any;
|
|
1663
|
-
export declare const ListNetworkProfilesResultFilterSensitiveLog: (
|
|
1664
|
-
obj: ListNetworkProfilesResult
|
|
1665
|
-
) => any;
|
|
1666
|
-
export declare const ListOfferingPromotionsRequestFilterSensitiveLog: (
|
|
1667
|
-
obj: ListOfferingPromotionsRequest
|
|
1668
|
-
) => any;
|
|
1669
|
-
export declare const OfferingPromotionFilterSensitiveLog: (
|
|
1670
|
-
obj: OfferingPromotion
|
|
1671
|
-
) => any;
|
|
1672
|
-
export declare const ListOfferingPromotionsResultFilterSensitiveLog: (
|
|
1673
|
-
obj: ListOfferingPromotionsResult
|
|
1674
|
-
) => any;
|
|
1675
|
-
export declare const ListOfferingsRequestFilterSensitiveLog: (
|
|
1676
|
-
obj: ListOfferingsRequest
|
|
1677
|
-
) => any;
|
|
1678
|
-
export declare const ListOfferingsResultFilterSensitiveLog: (
|
|
1679
|
-
obj: ListOfferingsResult
|
|
1680
|
-
) => any;
|
|
1681
|
-
export declare const ListOfferingTransactionsRequestFilterSensitiveLog: (
|
|
1682
|
-
obj: ListOfferingTransactionsRequest
|
|
1683
|
-
) => any;
|
|
1684
|
-
export declare const OfferingTransactionFilterSensitiveLog: (
|
|
1685
|
-
obj: OfferingTransaction
|
|
1686
|
-
) => any;
|
|
1687
|
-
export declare const ListOfferingTransactionsResultFilterSensitiveLog: (
|
|
1688
|
-
obj: ListOfferingTransactionsResult
|
|
1689
|
-
) => any;
|
|
1690
|
-
export declare const ListProjectsRequestFilterSensitiveLog: (
|
|
1691
|
-
obj: ListProjectsRequest
|
|
1692
|
-
) => any;
|
|
1693
|
-
export declare const ListProjectsResultFilterSensitiveLog: (
|
|
1694
|
-
obj: ListProjectsResult
|
|
1695
|
-
) => any;
|
|
1696
|
-
export declare const ListRemoteAccessSessionsRequestFilterSensitiveLog: (
|
|
1697
|
-
obj: ListRemoteAccessSessionsRequest
|
|
1698
|
-
) => any;
|
|
1699
|
-
export declare const ListRemoteAccessSessionsResultFilterSensitiveLog: (
|
|
1700
|
-
obj: ListRemoteAccessSessionsResult
|
|
1701
|
-
) => any;
|
|
1702
|
-
export declare const ListRunsRequestFilterSensitiveLog: (
|
|
1703
|
-
obj: ListRunsRequest
|
|
1704
|
-
) => any;
|
|
1705
|
-
export declare const ListRunsResultFilterSensitiveLog: (
|
|
1706
|
-
obj: ListRunsResult
|
|
1707
|
-
) => any;
|
|
1708
|
-
export declare const ListSamplesRequestFilterSensitiveLog: (
|
|
1709
|
-
obj: ListSamplesRequest
|
|
1710
|
-
) => any;
|
|
1711
|
-
export declare const SampleFilterSensitiveLog: (obj: Sample) => any;
|
|
1712
|
-
export declare const ListSamplesResultFilterSensitiveLog: (
|
|
1713
|
-
obj: ListSamplesResult
|
|
1714
|
-
) => any;
|
|
1715
|
-
export declare const ListSuitesRequestFilterSensitiveLog: (
|
|
1716
|
-
obj: ListSuitesRequest
|
|
1717
|
-
) => any;
|
|
1718
|
-
export declare const ListSuitesResultFilterSensitiveLog: (
|
|
1719
|
-
obj: ListSuitesResult
|
|
1720
|
-
) => any;
|
|
1721
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1722
|
-
obj: ListTagsForResourceRequest
|
|
1723
|
-
) => any;
|
|
1724
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1725
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1726
|
-
obj: ListTagsForResourceResponse
|
|
1727
|
-
) => any;
|
|
1728
|
-
export declare const ListTestGridProjectsRequestFilterSensitiveLog: (
|
|
1729
|
-
obj: ListTestGridProjectsRequest
|
|
1730
|
-
) => any;
|
|
1731
|
-
export declare const ListTestGridProjectsResultFilterSensitiveLog: (
|
|
1732
|
-
obj: ListTestGridProjectsResult
|
|
1733
|
-
) => any;
|
|
1734
|
-
export declare const ListTestGridSessionActionsRequestFilterSensitiveLog: (
|
|
1735
|
-
obj: ListTestGridSessionActionsRequest
|
|
1736
|
-
) => any;
|
|
1737
|
-
export declare const TestGridSessionActionFilterSensitiveLog: (
|
|
1738
|
-
obj: TestGridSessionAction
|
|
1739
|
-
) => any;
|
|
1740
|
-
export declare const ListTestGridSessionActionsResultFilterSensitiveLog: (
|
|
1741
|
-
obj: ListTestGridSessionActionsResult
|
|
1742
|
-
) => any;
|
|
1743
|
-
export declare const ListTestGridSessionArtifactsRequestFilterSensitiveLog: (
|
|
1744
|
-
obj: ListTestGridSessionArtifactsRequest
|
|
1745
|
-
) => any;
|
|
1746
1340
|
export declare const TestGridSessionArtifactFilterSensitiveLog: (
|
|
1747
1341
|
obj: TestGridSessionArtifact
|
|
1748
1342
|
) => any;
|
|
1749
1343
|
export declare const ListTestGridSessionArtifactsResultFilterSensitiveLog: (
|
|
1750
1344
|
obj: ListTestGridSessionArtifactsResult
|
|
1751
1345
|
) => any;
|
|
1752
|
-
export declare const ListTestGridSessionsRequestFilterSensitiveLog: (
|
|
1753
|
-
obj: ListTestGridSessionsRequest
|
|
1754
|
-
) => any;
|
|
1755
|
-
export declare const ListTestGridSessionsResultFilterSensitiveLog: (
|
|
1756
|
-
obj: ListTestGridSessionsResult
|
|
1757
|
-
) => any;
|
|
1758
|
-
export declare const ListTestsRequestFilterSensitiveLog: (
|
|
1759
|
-
obj: ListTestsRequest
|
|
1760
|
-
) => any;
|
|
1761
|
-
export declare const ListTestsResultFilterSensitiveLog: (
|
|
1762
|
-
obj: ListTestsResult
|
|
1763
|
-
) => any;
|
|
1764
|
-
export declare const ListUniqueProblemsRequestFilterSensitiveLog: (
|
|
1765
|
-
obj: ListUniqueProblemsRequest
|
|
1766
|
-
) => any;
|
|
1767
|
-
export declare const ProblemDetailFilterSensitiveLog: (
|
|
1768
|
-
obj: ProblemDetail
|
|
1769
|
-
) => any;
|
|
1770
|
-
export declare const ProblemFilterSensitiveLog: (obj: Problem) => any;
|
|
1771
|
-
export declare const UniqueProblemFilterSensitiveLog: (
|
|
1772
|
-
obj: UniqueProblem
|
|
1773
|
-
) => any;
|
|
1774
|
-
export declare const ListUniqueProblemsResultFilterSensitiveLog: (
|
|
1775
|
-
obj: ListUniqueProblemsResult
|
|
1776
|
-
) => any;
|
|
1777
|
-
export declare const ListUploadsRequestFilterSensitiveLog: (
|
|
1778
|
-
obj: ListUploadsRequest
|
|
1779
|
-
) => any;
|
|
1780
1346
|
export declare const ListUploadsResultFilterSensitiveLog: (
|
|
1781
1347
|
obj: ListUploadsResult
|
|
1782
1348
|
) => any;
|
|
1783
|
-
export declare const ListVPCEConfigurationsRequestFilterSensitiveLog: (
|
|
1784
|
-
obj: ListVPCEConfigurationsRequest
|
|
1785
|
-
) => any;
|
|
1786
|
-
export declare const ListVPCEConfigurationsResultFilterSensitiveLog: (
|
|
1787
|
-
obj: ListVPCEConfigurationsResult
|
|
1788
|
-
) => any;
|
|
1789
|
-
export declare const PurchaseOfferingRequestFilterSensitiveLog: (
|
|
1790
|
-
obj: PurchaseOfferingRequest
|
|
1791
|
-
) => any;
|
|
1792
|
-
export declare const PurchaseOfferingResultFilterSensitiveLog: (
|
|
1793
|
-
obj: PurchaseOfferingResult
|
|
1794
|
-
) => any;
|
|
1795
|
-
export declare const RenewOfferingRequestFilterSensitiveLog: (
|
|
1796
|
-
obj: RenewOfferingRequest
|
|
1797
|
-
) => any;
|
|
1798
|
-
export declare const RenewOfferingResultFilterSensitiveLog: (
|
|
1799
|
-
obj: RenewOfferingResult
|
|
1800
|
-
) => any;
|
|
1801
|
-
export declare const DeviceSelectionConfigurationFilterSensitiveLog: (
|
|
1802
|
-
obj: DeviceSelectionConfiguration
|
|
1803
|
-
) => any;
|
|
1804
|
-
export declare const ExecutionConfigurationFilterSensitiveLog: (
|
|
1805
|
-
obj: ExecutionConfiguration
|
|
1806
|
-
) => any;
|
|
1807
|
-
export declare const ScheduleRunRequestFilterSensitiveLog: (
|
|
1808
|
-
obj: ScheduleRunRequest
|
|
1809
|
-
) => any;
|
|
1810
|
-
export declare const ScheduleRunResultFilterSensitiveLog: (
|
|
1811
|
-
obj: ScheduleRunResult
|
|
1812
|
-
) => any;
|
|
1813
|
-
export declare const StopJobRequestFilterSensitiveLog: (
|
|
1814
|
-
obj: StopJobRequest
|
|
1815
|
-
) => any;
|
|
1816
|
-
export declare const StopJobResultFilterSensitiveLog: (
|
|
1817
|
-
obj: StopJobResult
|
|
1818
|
-
) => any;
|
|
1819
|
-
export declare const StopRemoteAccessSessionRequestFilterSensitiveLog: (
|
|
1820
|
-
obj: StopRemoteAccessSessionRequest
|
|
1821
|
-
) => any;
|
|
1822
|
-
export declare const StopRemoteAccessSessionResultFilterSensitiveLog: (
|
|
1823
|
-
obj: StopRemoteAccessSessionResult
|
|
1824
|
-
) => any;
|
|
1825
|
-
export declare const StopRunRequestFilterSensitiveLog: (
|
|
1826
|
-
obj: StopRunRequest
|
|
1827
|
-
) => any;
|
|
1828
|
-
export declare const StopRunResultFilterSensitiveLog: (
|
|
1829
|
-
obj: StopRunResult
|
|
1830
|
-
) => any;
|
|
1831
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1832
|
-
obj: TagResourceRequest
|
|
1833
|
-
) => any;
|
|
1834
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
1835
|
-
obj: TagResourceResponse
|
|
1836
|
-
) => any;
|
|
1837
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1838
|
-
obj: UntagResourceRequest
|
|
1839
|
-
) => any;
|
|
1840
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
1841
|
-
obj: UntagResourceResponse
|
|
1842
|
-
) => any;
|
|
1843
|
-
export declare const UpdateDeviceInstanceRequestFilterSensitiveLog: (
|
|
1844
|
-
obj: UpdateDeviceInstanceRequest
|
|
1845
|
-
) => any;
|
|
1846
|
-
export declare const UpdateDeviceInstanceResultFilterSensitiveLog: (
|
|
1847
|
-
obj: UpdateDeviceInstanceResult
|
|
1848
|
-
) => any;
|
|
1849
|
-
export declare const UpdateDevicePoolRequestFilterSensitiveLog: (
|
|
1850
|
-
obj: UpdateDevicePoolRequest
|
|
1851
|
-
) => any;
|
|
1852
|
-
export declare const UpdateDevicePoolResultFilterSensitiveLog: (
|
|
1853
|
-
obj: UpdateDevicePoolResult
|
|
1854
|
-
) => any;
|
|
1855
|
-
export declare const UpdateInstanceProfileRequestFilterSensitiveLog: (
|
|
1856
|
-
obj: UpdateInstanceProfileRequest
|
|
1857
|
-
) => any;
|
|
1858
|
-
export declare const UpdateInstanceProfileResultFilterSensitiveLog: (
|
|
1859
|
-
obj: UpdateInstanceProfileResult
|
|
1860
|
-
) => any;
|
|
1861
|
-
export declare const UpdateNetworkProfileRequestFilterSensitiveLog: (
|
|
1862
|
-
obj: UpdateNetworkProfileRequest
|
|
1863
|
-
) => any;
|
|
1864
|
-
export declare const UpdateNetworkProfileResultFilterSensitiveLog: (
|
|
1865
|
-
obj: UpdateNetworkProfileResult
|
|
1866
|
-
) => any;
|
|
1867
|
-
export declare const UpdateProjectRequestFilterSensitiveLog: (
|
|
1868
|
-
obj: UpdateProjectRequest
|
|
1869
|
-
) => any;
|
|
1870
|
-
export declare const UpdateProjectResultFilterSensitiveLog: (
|
|
1871
|
-
obj: UpdateProjectResult
|
|
1872
|
-
) => any;
|
|
1873
|
-
export declare const UpdateTestGridProjectRequestFilterSensitiveLog: (
|
|
1874
|
-
obj: UpdateTestGridProjectRequest
|
|
1875
|
-
) => any;
|
|
1876
|
-
export declare const UpdateTestGridProjectResultFilterSensitiveLog: (
|
|
1877
|
-
obj: UpdateTestGridProjectResult
|
|
1878
|
-
) => any;
|
|
1879
|
-
export declare const UpdateUploadRequestFilterSensitiveLog: (
|
|
1880
|
-
obj: UpdateUploadRequest
|
|
1881
|
-
) => any;
|
|
1882
1349
|
export declare const UpdateUploadResultFilterSensitiveLog: (
|
|
1883
1350
|
obj: UpdateUploadResult
|
|
1884
1351
|
) => any;
|
|
1885
|
-
export declare const UpdateVPCEConfigurationRequestFilterSensitiveLog: (
|
|
1886
|
-
obj: UpdateVPCEConfigurationRequest
|
|
1887
|
-
) => any;
|
|
1888
|
-
export declare const UpdateVPCEConfigurationResultFilterSensitiveLog: (
|
|
1889
|
-
obj: UpdateVPCEConfigurationResult
|
|
1890
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-device-farm",
|
|
3
3
|
"description": "AWS SDK for JavaScript Device Farm Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.299.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo device-farm"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,22 +21,22 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
37
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
39
40
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -46,11 +47,11 @@
|
|
|
46
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
50
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
54
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
56
|
"tslib": "^2.5.0"
|
|
56
57
|
},
|