@aws-sdk/client-device-farm 3.590.0 → 3.596.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/index.js +0 -77
- package/dist-types/commands/CreateDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +2 -1
- package/dist-types/commands/CreateUploadCommand.d.ts +2 -1
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRunCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUploadCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +2 -1
- package/dist-types/commands/GetDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetProjectCommand.d.ts +2 -1
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/GetRunCommand.d.ts +2 -1
- package/dist-types/commands/GetSuiteCommand.d.ts +2 -1
- package/dist-types/commands/GetTestCommand.d.ts +2 -1
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +2 -1
- package/dist-types/commands/GetUploadCommand.d.ts +2 -1
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +2 -1
- package/dist-types/commands/ListRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListSamplesCommand.d.ts +2 -1
- package/dist-types/commands/ListSuitesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTestsCommand.d.ts +2 -1
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +2 -1
- package/dist-types/commands/ListUploadsCommand.d.ts +2 -1
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
- package/dist-types/commands/RenewOfferingCommand.d.ts +2 -1
- package/dist-types/commands/ScheduleRunCommand.d.ts +2 -1
- package/dist-types/commands/StopJobCommand.d.ts +2 -1
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/commands/StopRunCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUploadCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/DeviceFarmServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetOfferingStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTestGridSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDeviceInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOfferingPromotionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOfferingTransactionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestGridProjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVPCEConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/DeviceFarmServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -322,7 +322,6 @@ var DeviceFarmClient = _DeviceFarmClient;
|
|
|
322
322
|
|
|
323
323
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
324
324
|
|
|
325
|
-
var import_types = require("@smithy/types");
|
|
326
325
|
|
|
327
326
|
// src/protocols/Aws_json1_1.ts
|
|
328
327
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -3202,7 +3201,6 @@ var CreateDevicePoolCommand = _CreateDevicePoolCommand;
|
|
|
3202
3201
|
|
|
3203
3202
|
|
|
3204
3203
|
|
|
3205
|
-
|
|
3206
3204
|
var _CreateInstanceProfileCommand = class _CreateInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3207
3205
|
...commonParams
|
|
3208
3206
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3219,7 +3217,6 @@ var CreateInstanceProfileCommand = _CreateInstanceProfileCommand;
|
|
|
3219
3217
|
|
|
3220
3218
|
|
|
3221
3219
|
|
|
3222
|
-
|
|
3223
3220
|
var _CreateNetworkProfileCommand = class _CreateNetworkProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3224
3221
|
...commonParams
|
|
3225
3222
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3236,7 +3233,6 @@ var CreateNetworkProfileCommand = _CreateNetworkProfileCommand;
|
|
|
3236
3233
|
|
|
3237
3234
|
|
|
3238
3235
|
|
|
3239
|
-
|
|
3240
3236
|
var _CreateProjectCommand = class _CreateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3241
3237
|
...commonParams
|
|
3242
3238
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3253,7 +3249,6 @@ var CreateProjectCommand = _CreateProjectCommand;
|
|
|
3253
3249
|
|
|
3254
3250
|
|
|
3255
3251
|
|
|
3256
|
-
|
|
3257
3252
|
var _CreateRemoteAccessSessionCommand = class _CreateRemoteAccessSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3258
3253
|
...commonParams
|
|
3259
3254
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3270,7 +3265,6 @@ var CreateRemoteAccessSessionCommand = _CreateRemoteAccessSessionCommand;
|
|
|
3270
3265
|
|
|
3271
3266
|
|
|
3272
3267
|
|
|
3273
|
-
|
|
3274
3268
|
var _CreateTestGridProjectCommand = class _CreateTestGridProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3275
3269
|
...commonParams
|
|
3276
3270
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3287,7 +3281,6 @@ var CreateTestGridProjectCommand = _CreateTestGridProjectCommand;
|
|
|
3287
3281
|
|
|
3288
3282
|
|
|
3289
3283
|
|
|
3290
|
-
|
|
3291
3284
|
var _CreateTestGridUrlCommand = class _CreateTestGridUrlCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3292
3285
|
...commonParams
|
|
3293
3286
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3304,7 +3297,6 @@ var CreateTestGridUrlCommand = _CreateTestGridUrlCommand;
|
|
|
3304
3297
|
|
|
3305
3298
|
|
|
3306
3299
|
|
|
3307
|
-
|
|
3308
3300
|
var _CreateUploadCommand = class _CreateUploadCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3309
3301
|
...commonParams
|
|
3310
3302
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3321,7 +3313,6 @@ var CreateUploadCommand = _CreateUploadCommand;
|
|
|
3321
3313
|
|
|
3322
3314
|
|
|
3323
3315
|
|
|
3324
|
-
|
|
3325
3316
|
var _CreateVPCEConfigurationCommand = class _CreateVPCEConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3326
3317
|
...commonParams
|
|
3327
3318
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3338,7 +3329,6 @@ var CreateVPCEConfigurationCommand = _CreateVPCEConfigurationCommand;
|
|
|
3338
3329
|
|
|
3339
3330
|
|
|
3340
3331
|
|
|
3341
|
-
|
|
3342
3332
|
var _DeleteDevicePoolCommand = class _DeleteDevicePoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3343
3333
|
...commonParams
|
|
3344
3334
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3355,7 +3345,6 @@ var DeleteDevicePoolCommand = _DeleteDevicePoolCommand;
|
|
|
3355
3345
|
|
|
3356
3346
|
|
|
3357
3347
|
|
|
3358
|
-
|
|
3359
3348
|
var _DeleteInstanceProfileCommand = class _DeleteInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3360
3349
|
...commonParams
|
|
3361
3350
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3372,7 +3361,6 @@ var DeleteInstanceProfileCommand = _DeleteInstanceProfileCommand;
|
|
|
3372
3361
|
|
|
3373
3362
|
|
|
3374
3363
|
|
|
3375
|
-
|
|
3376
3364
|
var _DeleteNetworkProfileCommand = class _DeleteNetworkProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3377
3365
|
...commonParams
|
|
3378
3366
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3389,7 +3377,6 @@ var DeleteNetworkProfileCommand = _DeleteNetworkProfileCommand;
|
|
|
3389
3377
|
|
|
3390
3378
|
|
|
3391
3379
|
|
|
3392
|
-
|
|
3393
3380
|
var _DeleteProjectCommand = class _DeleteProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3394
3381
|
...commonParams
|
|
3395
3382
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3406,7 +3393,6 @@ var DeleteProjectCommand = _DeleteProjectCommand;
|
|
|
3406
3393
|
|
|
3407
3394
|
|
|
3408
3395
|
|
|
3409
|
-
|
|
3410
3396
|
var _DeleteRemoteAccessSessionCommand = class _DeleteRemoteAccessSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3411
3397
|
...commonParams
|
|
3412
3398
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3423,7 +3409,6 @@ var DeleteRemoteAccessSessionCommand = _DeleteRemoteAccessSessionCommand;
|
|
|
3423
3409
|
|
|
3424
3410
|
|
|
3425
3411
|
|
|
3426
|
-
|
|
3427
3412
|
var _DeleteRunCommand = class _DeleteRunCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3428
3413
|
...commonParams
|
|
3429
3414
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3440,7 +3425,6 @@ var DeleteRunCommand = _DeleteRunCommand;
|
|
|
3440
3425
|
|
|
3441
3426
|
|
|
3442
3427
|
|
|
3443
|
-
|
|
3444
3428
|
var _DeleteTestGridProjectCommand = class _DeleteTestGridProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3445
3429
|
...commonParams
|
|
3446
3430
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3457,7 +3441,6 @@ var DeleteTestGridProjectCommand = _DeleteTestGridProjectCommand;
|
|
|
3457
3441
|
|
|
3458
3442
|
|
|
3459
3443
|
|
|
3460
|
-
|
|
3461
3444
|
var _DeleteUploadCommand = class _DeleteUploadCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3462
3445
|
...commonParams
|
|
3463
3446
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3474,7 +3457,6 @@ var DeleteUploadCommand = _DeleteUploadCommand;
|
|
|
3474
3457
|
|
|
3475
3458
|
|
|
3476
3459
|
|
|
3477
|
-
|
|
3478
3460
|
var _DeleteVPCEConfigurationCommand = class _DeleteVPCEConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3479
3461
|
...commonParams
|
|
3480
3462
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3491,7 +3473,6 @@ var DeleteVPCEConfigurationCommand = _DeleteVPCEConfigurationCommand;
|
|
|
3491
3473
|
|
|
3492
3474
|
|
|
3493
3475
|
|
|
3494
|
-
|
|
3495
3476
|
var _GetAccountSettingsCommand = class _GetAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3496
3477
|
...commonParams
|
|
3497
3478
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3508,7 +3489,6 @@ var GetAccountSettingsCommand = _GetAccountSettingsCommand;
|
|
|
3508
3489
|
|
|
3509
3490
|
|
|
3510
3491
|
|
|
3511
|
-
|
|
3512
3492
|
var _GetDeviceCommand = class _GetDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3513
3493
|
...commonParams
|
|
3514
3494
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3525,7 +3505,6 @@ var GetDeviceCommand = _GetDeviceCommand;
|
|
|
3525
3505
|
|
|
3526
3506
|
|
|
3527
3507
|
|
|
3528
|
-
|
|
3529
3508
|
var _GetDeviceInstanceCommand = class _GetDeviceInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3530
3509
|
...commonParams
|
|
3531
3510
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3542,7 +3521,6 @@ var GetDeviceInstanceCommand = _GetDeviceInstanceCommand;
|
|
|
3542
3521
|
|
|
3543
3522
|
|
|
3544
3523
|
|
|
3545
|
-
|
|
3546
3524
|
var _GetDevicePoolCommand = class _GetDevicePoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3547
3525
|
...commonParams
|
|
3548
3526
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3559,7 +3537,6 @@ var GetDevicePoolCommand = _GetDevicePoolCommand;
|
|
|
3559
3537
|
|
|
3560
3538
|
|
|
3561
3539
|
|
|
3562
|
-
|
|
3563
3540
|
var _GetDevicePoolCompatibilityCommand = class _GetDevicePoolCompatibilityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3564
3541
|
...commonParams
|
|
3565
3542
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3576,7 +3553,6 @@ var GetDevicePoolCompatibilityCommand = _GetDevicePoolCompatibilityCommand;
|
|
|
3576
3553
|
|
|
3577
3554
|
|
|
3578
3555
|
|
|
3579
|
-
|
|
3580
3556
|
var _GetInstanceProfileCommand = class _GetInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3581
3557
|
...commonParams
|
|
3582
3558
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3593,7 +3569,6 @@ var GetInstanceProfileCommand = _GetInstanceProfileCommand;
|
|
|
3593
3569
|
|
|
3594
3570
|
|
|
3595
3571
|
|
|
3596
|
-
|
|
3597
3572
|
var _GetJobCommand = class _GetJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3598
3573
|
...commonParams
|
|
3599
3574
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3610,7 +3585,6 @@ var GetJobCommand = _GetJobCommand;
|
|
|
3610
3585
|
|
|
3611
3586
|
|
|
3612
3587
|
|
|
3613
|
-
|
|
3614
3588
|
var _GetNetworkProfileCommand = class _GetNetworkProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3615
3589
|
...commonParams
|
|
3616
3590
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3627,7 +3601,6 @@ var GetNetworkProfileCommand = _GetNetworkProfileCommand;
|
|
|
3627
3601
|
|
|
3628
3602
|
|
|
3629
3603
|
|
|
3630
|
-
|
|
3631
3604
|
var _GetOfferingStatusCommand = class _GetOfferingStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3632
3605
|
...commonParams
|
|
3633
3606
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3644,7 +3617,6 @@ var GetOfferingStatusCommand = _GetOfferingStatusCommand;
|
|
|
3644
3617
|
|
|
3645
3618
|
|
|
3646
3619
|
|
|
3647
|
-
|
|
3648
3620
|
var _GetProjectCommand = class _GetProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3649
3621
|
...commonParams
|
|
3650
3622
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3661,7 +3633,6 @@ var GetProjectCommand = _GetProjectCommand;
|
|
|
3661
3633
|
|
|
3662
3634
|
|
|
3663
3635
|
|
|
3664
|
-
|
|
3665
3636
|
var _GetRemoteAccessSessionCommand = class _GetRemoteAccessSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3666
3637
|
...commonParams
|
|
3667
3638
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3678,7 +3649,6 @@ var GetRemoteAccessSessionCommand = _GetRemoteAccessSessionCommand;
|
|
|
3678
3649
|
|
|
3679
3650
|
|
|
3680
3651
|
|
|
3681
|
-
|
|
3682
3652
|
var _GetRunCommand = class _GetRunCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3683
3653
|
...commonParams
|
|
3684
3654
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3695,7 +3665,6 @@ var GetRunCommand = _GetRunCommand;
|
|
|
3695
3665
|
|
|
3696
3666
|
|
|
3697
3667
|
|
|
3698
|
-
|
|
3699
3668
|
var _GetSuiteCommand = class _GetSuiteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3700
3669
|
...commonParams
|
|
3701
3670
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3712,7 +3681,6 @@ var GetSuiteCommand = _GetSuiteCommand;
|
|
|
3712
3681
|
|
|
3713
3682
|
|
|
3714
3683
|
|
|
3715
|
-
|
|
3716
3684
|
var _GetTestCommand = class _GetTestCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3717
3685
|
...commonParams
|
|
3718
3686
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3729,7 +3697,6 @@ var GetTestCommand = _GetTestCommand;
|
|
|
3729
3697
|
|
|
3730
3698
|
|
|
3731
3699
|
|
|
3732
|
-
|
|
3733
3700
|
var _GetTestGridProjectCommand = class _GetTestGridProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3734
3701
|
...commonParams
|
|
3735
3702
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3746,7 +3713,6 @@ var GetTestGridProjectCommand = _GetTestGridProjectCommand;
|
|
|
3746
3713
|
|
|
3747
3714
|
|
|
3748
3715
|
|
|
3749
|
-
|
|
3750
3716
|
var _GetTestGridSessionCommand = class _GetTestGridSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3751
3717
|
...commonParams
|
|
3752
3718
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3763,7 +3729,6 @@ var GetTestGridSessionCommand = _GetTestGridSessionCommand;
|
|
|
3763
3729
|
|
|
3764
3730
|
|
|
3765
3731
|
|
|
3766
|
-
|
|
3767
3732
|
var _GetUploadCommand = class _GetUploadCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3768
3733
|
...commonParams
|
|
3769
3734
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3780,7 +3745,6 @@ var GetUploadCommand = _GetUploadCommand;
|
|
|
3780
3745
|
|
|
3781
3746
|
|
|
3782
3747
|
|
|
3783
|
-
|
|
3784
3748
|
var _GetVPCEConfigurationCommand = class _GetVPCEConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3785
3749
|
...commonParams
|
|
3786
3750
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3797,7 +3761,6 @@ var GetVPCEConfigurationCommand = _GetVPCEConfigurationCommand;
|
|
|
3797
3761
|
|
|
3798
3762
|
|
|
3799
3763
|
|
|
3800
|
-
|
|
3801
3764
|
var _InstallToRemoteAccessSessionCommand = class _InstallToRemoteAccessSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3802
3765
|
...commonParams
|
|
3803
3766
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3814,7 +3777,6 @@ var InstallToRemoteAccessSessionCommand = _InstallToRemoteAccessSessionCommand;
|
|
|
3814
3777
|
|
|
3815
3778
|
|
|
3816
3779
|
|
|
3817
|
-
|
|
3818
3780
|
var _ListArtifactsCommand = class _ListArtifactsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3819
3781
|
...commonParams
|
|
3820
3782
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3831,7 +3793,6 @@ var ListArtifactsCommand = _ListArtifactsCommand;
|
|
|
3831
3793
|
|
|
3832
3794
|
|
|
3833
3795
|
|
|
3834
|
-
|
|
3835
3796
|
var _ListDeviceInstancesCommand = class _ListDeviceInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3836
3797
|
...commonParams
|
|
3837
3798
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3848,7 +3809,6 @@ var ListDeviceInstancesCommand = _ListDeviceInstancesCommand;
|
|
|
3848
3809
|
|
|
3849
3810
|
|
|
3850
3811
|
|
|
3851
|
-
|
|
3852
3812
|
var _ListDevicePoolsCommand = class _ListDevicePoolsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3853
3813
|
...commonParams
|
|
3854
3814
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3865,7 +3825,6 @@ var ListDevicePoolsCommand = _ListDevicePoolsCommand;
|
|
|
3865
3825
|
|
|
3866
3826
|
|
|
3867
3827
|
|
|
3868
|
-
|
|
3869
3828
|
var _ListDevicesCommand = class _ListDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3870
3829
|
...commonParams
|
|
3871
3830
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3882,7 +3841,6 @@ var ListDevicesCommand = _ListDevicesCommand;
|
|
|
3882
3841
|
|
|
3883
3842
|
|
|
3884
3843
|
|
|
3885
|
-
|
|
3886
3844
|
var _ListInstanceProfilesCommand = class _ListInstanceProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3887
3845
|
...commonParams
|
|
3888
3846
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3899,7 +3857,6 @@ var ListInstanceProfilesCommand = _ListInstanceProfilesCommand;
|
|
|
3899
3857
|
|
|
3900
3858
|
|
|
3901
3859
|
|
|
3902
|
-
|
|
3903
3860
|
var _ListJobsCommand = class _ListJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3904
3861
|
...commonParams
|
|
3905
3862
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3916,7 +3873,6 @@ var ListJobsCommand = _ListJobsCommand;
|
|
|
3916
3873
|
|
|
3917
3874
|
|
|
3918
3875
|
|
|
3919
|
-
|
|
3920
3876
|
var _ListNetworkProfilesCommand = class _ListNetworkProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3921
3877
|
...commonParams
|
|
3922
3878
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3933,7 +3889,6 @@ var ListNetworkProfilesCommand = _ListNetworkProfilesCommand;
|
|
|
3933
3889
|
|
|
3934
3890
|
|
|
3935
3891
|
|
|
3936
|
-
|
|
3937
3892
|
var _ListOfferingPromotionsCommand = class _ListOfferingPromotionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3938
3893
|
...commonParams
|
|
3939
3894
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3950,7 +3905,6 @@ var ListOfferingPromotionsCommand = _ListOfferingPromotionsCommand;
|
|
|
3950
3905
|
|
|
3951
3906
|
|
|
3952
3907
|
|
|
3953
|
-
|
|
3954
3908
|
var _ListOfferingsCommand = class _ListOfferingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3955
3909
|
...commonParams
|
|
3956
3910
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3967,7 +3921,6 @@ var ListOfferingsCommand = _ListOfferingsCommand;
|
|
|
3967
3921
|
|
|
3968
3922
|
|
|
3969
3923
|
|
|
3970
|
-
|
|
3971
3924
|
var _ListOfferingTransactionsCommand = class _ListOfferingTransactionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3972
3925
|
...commonParams
|
|
3973
3926
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3984,7 +3937,6 @@ var ListOfferingTransactionsCommand = _ListOfferingTransactionsCommand;
|
|
|
3984
3937
|
|
|
3985
3938
|
|
|
3986
3939
|
|
|
3987
|
-
|
|
3988
3940
|
var _ListProjectsCommand = class _ListProjectsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3989
3941
|
...commonParams
|
|
3990
3942
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4001,7 +3953,6 @@ var ListProjectsCommand = _ListProjectsCommand;
|
|
|
4001
3953
|
|
|
4002
3954
|
|
|
4003
3955
|
|
|
4004
|
-
|
|
4005
3956
|
var _ListRemoteAccessSessionsCommand = class _ListRemoteAccessSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4006
3957
|
...commonParams
|
|
4007
3958
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4018,7 +3969,6 @@ var ListRemoteAccessSessionsCommand = _ListRemoteAccessSessionsCommand;
|
|
|
4018
3969
|
|
|
4019
3970
|
|
|
4020
3971
|
|
|
4021
|
-
|
|
4022
3972
|
var _ListRunsCommand = class _ListRunsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4023
3973
|
...commonParams
|
|
4024
3974
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4035,7 +3985,6 @@ var ListRunsCommand = _ListRunsCommand;
|
|
|
4035
3985
|
|
|
4036
3986
|
|
|
4037
3987
|
|
|
4038
|
-
|
|
4039
3988
|
var _ListSamplesCommand = class _ListSamplesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4040
3989
|
...commonParams
|
|
4041
3990
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4052,7 +4001,6 @@ var ListSamplesCommand = _ListSamplesCommand;
|
|
|
4052
4001
|
|
|
4053
4002
|
|
|
4054
4003
|
|
|
4055
|
-
|
|
4056
4004
|
var _ListSuitesCommand = class _ListSuitesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4057
4005
|
...commonParams
|
|
4058
4006
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4069,7 +4017,6 @@ var ListSuitesCommand = _ListSuitesCommand;
|
|
|
4069
4017
|
|
|
4070
4018
|
|
|
4071
4019
|
|
|
4072
|
-
|
|
4073
4020
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4074
4021
|
...commonParams
|
|
4075
4022
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4086,7 +4033,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
4086
4033
|
|
|
4087
4034
|
|
|
4088
4035
|
|
|
4089
|
-
|
|
4090
4036
|
var _ListTestGridProjectsCommand = class _ListTestGridProjectsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4091
4037
|
...commonParams
|
|
4092
4038
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4103,7 +4049,6 @@ var ListTestGridProjectsCommand = _ListTestGridProjectsCommand;
|
|
|
4103
4049
|
|
|
4104
4050
|
|
|
4105
4051
|
|
|
4106
|
-
|
|
4107
4052
|
var _ListTestGridSessionActionsCommand = class _ListTestGridSessionActionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4108
4053
|
...commonParams
|
|
4109
4054
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4120,7 +4065,6 @@ var ListTestGridSessionActionsCommand = _ListTestGridSessionActionsCommand;
|
|
|
4120
4065
|
|
|
4121
4066
|
|
|
4122
4067
|
|
|
4123
|
-
|
|
4124
4068
|
var _ListTestGridSessionArtifactsCommand = class _ListTestGridSessionArtifactsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4125
4069
|
...commonParams
|
|
4126
4070
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4137,7 +4081,6 @@ var ListTestGridSessionArtifactsCommand = _ListTestGridSessionArtifactsCommand;
|
|
|
4137
4081
|
|
|
4138
4082
|
|
|
4139
4083
|
|
|
4140
|
-
|
|
4141
4084
|
var _ListTestGridSessionsCommand = class _ListTestGridSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4142
4085
|
...commonParams
|
|
4143
4086
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4154,7 +4097,6 @@ var ListTestGridSessionsCommand = _ListTestGridSessionsCommand;
|
|
|
4154
4097
|
|
|
4155
4098
|
|
|
4156
4099
|
|
|
4157
|
-
|
|
4158
4100
|
var _ListTestsCommand = class _ListTestsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4159
4101
|
...commonParams
|
|
4160
4102
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4171,7 +4113,6 @@ var ListTestsCommand = _ListTestsCommand;
|
|
|
4171
4113
|
|
|
4172
4114
|
|
|
4173
4115
|
|
|
4174
|
-
|
|
4175
4116
|
var _ListUniqueProblemsCommand = class _ListUniqueProblemsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4176
4117
|
...commonParams
|
|
4177
4118
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4188,7 +4129,6 @@ var ListUniqueProblemsCommand = _ListUniqueProblemsCommand;
|
|
|
4188
4129
|
|
|
4189
4130
|
|
|
4190
4131
|
|
|
4191
|
-
|
|
4192
4132
|
var _ListUploadsCommand = class _ListUploadsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4193
4133
|
...commonParams
|
|
4194
4134
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4205,7 +4145,6 @@ var ListUploadsCommand = _ListUploadsCommand;
|
|
|
4205
4145
|
|
|
4206
4146
|
|
|
4207
4147
|
|
|
4208
|
-
|
|
4209
4148
|
var _ListVPCEConfigurationsCommand = class _ListVPCEConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4210
4149
|
...commonParams
|
|
4211
4150
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4222,7 +4161,6 @@ var ListVPCEConfigurationsCommand = _ListVPCEConfigurationsCommand;
|
|
|
4222
4161
|
|
|
4223
4162
|
|
|
4224
4163
|
|
|
4225
|
-
|
|
4226
4164
|
var _PurchaseOfferingCommand = class _PurchaseOfferingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4227
4165
|
...commonParams
|
|
4228
4166
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4239,7 +4177,6 @@ var PurchaseOfferingCommand = _PurchaseOfferingCommand;
|
|
|
4239
4177
|
|
|
4240
4178
|
|
|
4241
4179
|
|
|
4242
|
-
|
|
4243
4180
|
var _RenewOfferingCommand = class _RenewOfferingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4244
4181
|
...commonParams
|
|
4245
4182
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4256,7 +4193,6 @@ var RenewOfferingCommand = _RenewOfferingCommand;
|
|
|
4256
4193
|
|
|
4257
4194
|
|
|
4258
4195
|
|
|
4259
|
-
|
|
4260
4196
|
var _ScheduleRunCommand = class _ScheduleRunCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4261
4197
|
...commonParams
|
|
4262
4198
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4273,7 +4209,6 @@ var ScheduleRunCommand = _ScheduleRunCommand;
|
|
|
4273
4209
|
|
|
4274
4210
|
|
|
4275
4211
|
|
|
4276
|
-
|
|
4277
4212
|
var _StopJobCommand = class _StopJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4278
4213
|
...commonParams
|
|
4279
4214
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4290,7 +4225,6 @@ var StopJobCommand = _StopJobCommand;
|
|
|
4290
4225
|
|
|
4291
4226
|
|
|
4292
4227
|
|
|
4293
|
-
|
|
4294
4228
|
var _StopRemoteAccessSessionCommand = class _StopRemoteAccessSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4295
4229
|
...commonParams
|
|
4296
4230
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4307,7 +4241,6 @@ var StopRemoteAccessSessionCommand = _StopRemoteAccessSessionCommand;
|
|
|
4307
4241
|
|
|
4308
4242
|
|
|
4309
4243
|
|
|
4310
|
-
|
|
4311
4244
|
var _StopRunCommand = class _StopRunCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4312
4245
|
...commonParams
|
|
4313
4246
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4324,7 +4257,6 @@ var StopRunCommand = _StopRunCommand;
|
|
|
4324
4257
|
|
|
4325
4258
|
|
|
4326
4259
|
|
|
4327
|
-
|
|
4328
4260
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4329
4261
|
...commonParams
|
|
4330
4262
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4341,7 +4273,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
4341
4273
|
|
|
4342
4274
|
|
|
4343
4275
|
|
|
4344
|
-
|
|
4345
4276
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4346
4277
|
...commonParams
|
|
4347
4278
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4358,7 +4289,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
4358
4289
|
|
|
4359
4290
|
|
|
4360
4291
|
|
|
4361
|
-
|
|
4362
4292
|
var _UpdateDeviceInstanceCommand = class _UpdateDeviceInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4363
4293
|
...commonParams
|
|
4364
4294
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4375,7 +4305,6 @@ var UpdateDeviceInstanceCommand = _UpdateDeviceInstanceCommand;
|
|
|
4375
4305
|
|
|
4376
4306
|
|
|
4377
4307
|
|
|
4378
|
-
|
|
4379
4308
|
var _UpdateDevicePoolCommand = class _UpdateDevicePoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4380
4309
|
...commonParams
|
|
4381
4310
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4392,7 +4321,6 @@ var UpdateDevicePoolCommand = _UpdateDevicePoolCommand;
|
|
|
4392
4321
|
|
|
4393
4322
|
|
|
4394
4323
|
|
|
4395
|
-
|
|
4396
4324
|
var _UpdateInstanceProfileCommand = class _UpdateInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4397
4325
|
...commonParams
|
|
4398
4326
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4409,7 +4337,6 @@ var UpdateInstanceProfileCommand = _UpdateInstanceProfileCommand;
|
|
|
4409
4337
|
|
|
4410
4338
|
|
|
4411
4339
|
|
|
4412
|
-
|
|
4413
4340
|
var _UpdateNetworkProfileCommand = class _UpdateNetworkProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4414
4341
|
...commonParams
|
|
4415
4342
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4426,7 +4353,6 @@ var UpdateNetworkProfileCommand = _UpdateNetworkProfileCommand;
|
|
|
4426
4353
|
|
|
4427
4354
|
|
|
4428
4355
|
|
|
4429
|
-
|
|
4430
4356
|
var _UpdateProjectCommand = class _UpdateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4431
4357
|
...commonParams
|
|
4432
4358
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4443,7 +4369,6 @@ var UpdateProjectCommand = _UpdateProjectCommand;
|
|
|
4443
4369
|
|
|
4444
4370
|
|
|
4445
4371
|
|
|
4446
|
-
|
|
4447
4372
|
var _UpdateTestGridProjectCommand = class _UpdateTestGridProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4448
4373
|
...commonParams
|
|
4449
4374
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4460,7 +4385,6 @@ var UpdateTestGridProjectCommand = _UpdateTestGridProjectCommand;
|
|
|
4460
4385
|
|
|
4461
4386
|
|
|
4462
4387
|
|
|
4463
|
-
|
|
4464
4388
|
var _UpdateUploadCommand = class _UpdateUploadCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4465
4389
|
...commonParams
|
|
4466
4390
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4477,7 +4401,6 @@ var UpdateUploadCommand = _UpdateUploadCommand;
|
|
|
4477
4401
|
|
|
4478
4402
|
|
|
4479
4403
|
|
|
4480
|
-
|
|
4481
4404
|
var _UpdateVPCEConfigurationCommand = class _UpdateVPCEConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4482
4405
|
...commonParams
|
|
4483
4406
|
}).m(function(Command, cs, config, o) {
|