@aws-sdk/client-mediaconnect 3.588.0 → 3.592.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 -51
- package/dist-types/MediaConnectClient.d.ts +4 -4
- package/dist-types/commands/AddBridgeOutputsCommand.d.ts +2 -1
- package/dist-types/commands/AddBridgeSourcesCommand.d.ts +2 -1
- package/dist-types/commands/AddFlowMediaStreamsCommand.d.ts +2 -1
- package/dist-types/commands/AddFlowOutputsCommand.d.ts +2 -1
- package/dist-types/commands/AddFlowSourcesCommand.d.ts +2 -1
- package/dist-types/commands/AddFlowVpcInterfacesCommand.d.ts +2 -1
- package/dist-types/commands/CreateBridgeCommand.d.ts +2 -1
- package/dist-types/commands/CreateFlowCommand.d.ts +2 -1
- package/dist-types/commands/CreateGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBridgeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFlowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBridgeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFlowCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFlowSourceMetadataCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOfferingCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservationCommand.d.ts +2 -1
- package/dist-types/commands/GrantFlowEntitlementsCommand.d.ts +2 -1
- package/dist-types/commands/ListBridgesCommand.d.ts +2 -1
- package/dist-types/commands/ListEntitlementsCommand.d.ts +2 -1
- package/dist-types/commands/ListFlowsCommand.d.ts +2 -1
- package/dist-types/commands/ListGatewayInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/ListReservationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
- package/dist-types/commands/RemoveBridgeOutputCommand.d.ts +2 -1
- package/dist-types/commands/RemoveBridgeSourceCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFlowMediaStreamCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFlowOutputCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFlowSourceCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFlowVpcInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/RevokeFlowEntitlementCommand.d.ts +2 -1
- package/dist-types/commands/StartFlowCommand.d.ts +2 -1
- package/dist-types/commands/StopFlowCommand.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/UpdateBridgeCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBridgeOutputCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBridgeSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBridgeStateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowEntitlementCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowMediaStreamCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowOutputCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/MediaConnectServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/MediaConnectClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddBridgeOutputsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddBridgeSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddFlowOutputsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddFlowSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBridgeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBridgeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBridgeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFlowSourceMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBridgesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEntitlementsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGatewayInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveBridgeOutputCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveBridgeSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveFlowOutputCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveFlowSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopFlowCommand.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/UpdateBridgeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBridgeOutputCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBridgeSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBridgeStateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFlowOutputCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFlowSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/MediaConnectServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -281,7 +281,6 @@ var MediaConnectClient = _MediaConnectClient;
|
|
|
281
281
|
|
|
282
282
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
283
283
|
|
|
284
|
-
var import_types = require("@smithy/types");
|
|
285
284
|
|
|
286
285
|
// src/protocols/Aws_restJson1.ts
|
|
287
286
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -3335,7 +3334,6 @@ var AddBridgeOutputsCommand = _AddBridgeOutputsCommand;
|
|
|
3335
3334
|
|
|
3336
3335
|
|
|
3337
3336
|
|
|
3338
|
-
|
|
3339
3337
|
var _AddBridgeSourcesCommand = class _AddBridgeSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3340
3338
|
...commonParams
|
|
3341
3339
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3352,7 +3350,6 @@ var AddBridgeSourcesCommand = _AddBridgeSourcesCommand;
|
|
|
3352
3350
|
|
|
3353
3351
|
|
|
3354
3352
|
|
|
3355
|
-
|
|
3356
3353
|
var _AddFlowMediaStreamsCommand = class _AddFlowMediaStreamsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3357
3354
|
...commonParams
|
|
3358
3355
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3369,7 +3366,6 @@ var AddFlowMediaStreamsCommand = _AddFlowMediaStreamsCommand;
|
|
|
3369
3366
|
|
|
3370
3367
|
|
|
3371
3368
|
|
|
3372
|
-
|
|
3373
3369
|
var _AddFlowOutputsCommand = class _AddFlowOutputsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3374
3370
|
...commonParams
|
|
3375
3371
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3386,7 +3382,6 @@ var AddFlowOutputsCommand = _AddFlowOutputsCommand;
|
|
|
3386
3382
|
|
|
3387
3383
|
|
|
3388
3384
|
|
|
3389
|
-
|
|
3390
3385
|
var _AddFlowSourcesCommand = class _AddFlowSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3391
3386
|
...commonParams
|
|
3392
3387
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3403,7 +3398,6 @@ var AddFlowSourcesCommand = _AddFlowSourcesCommand;
|
|
|
3403
3398
|
|
|
3404
3399
|
|
|
3405
3400
|
|
|
3406
|
-
|
|
3407
3401
|
var _AddFlowVpcInterfacesCommand = class _AddFlowVpcInterfacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3408
3402
|
...commonParams
|
|
3409
3403
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3420,7 +3414,6 @@ var AddFlowVpcInterfacesCommand = _AddFlowVpcInterfacesCommand;
|
|
|
3420
3414
|
|
|
3421
3415
|
|
|
3422
3416
|
|
|
3423
|
-
|
|
3424
3417
|
var _CreateBridgeCommand = class _CreateBridgeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3425
3418
|
...commonParams
|
|
3426
3419
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3437,7 +3430,6 @@ var CreateBridgeCommand = _CreateBridgeCommand;
|
|
|
3437
3430
|
|
|
3438
3431
|
|
|
3439
3432
|
|
|
3440
|
-
|
|
3441
3433
|
var _CreateFlowCommand = class _CreateFlowCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3442
3434
|
...commonParams
|
|
3443
3435
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3454,7 +3446,6 @@ var CreateFlowCommand = _CreateFlowCommand;
|
|
|
3454
3446
|
|
|
3455
3447
|
|
|
3456
3448
|
|
|
3457
|
-
|
|
3458
3449
|
var _CreateGatewayCommand = class _CreateGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3459
3450
|
...commonParams
|
|
3460
3451
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3471,7 +3462,6 @@ var CreateGatewayCommand = _CreateGatewayCommand;
|
|
|
3471
3462
|
|
|
3472
3463
|
|
|
3473
3464
|
|
|
3474
|
-
|
|
3475
3465
|
var _DeleteBridgeCommand = class _DeleteBridgeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3476
3466
|
...commonParams
|
|
3477
3467
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3488,7 +3478,6 @@ var DeleteBridgeCommand = _DeleteBridgeCommand;
|
|
|
3488
3478
|
|
|
3489
3479
|
|
|
3490
3480
|
|
|
3491
|
-
|
|
3492
3481
|
var _DeleteFlowCommand = class _DeleteFlowCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3493
3482
|
...commonParams
|
|
3494
3483
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3505,7 +3494,6 @@ var DeleteFlowCommand = _DeleteFlowCommand;
|
|
|
3505
3494
|
|
|
3506
3495
|
|
|
3507
3496
|
|
|
3508
|
-
|
|
3509
3497
|
var _DeleteGatewayCommand = class _DeleteGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3510
3498
|
...commonParams
|
|
3511
3499
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3522,7 +3510,6 @@ var DeleteGatewayCommand = _DeleteGatewayCommand;
|
|
|
3522
3510
|
|
|
3523
3511
|
|
|
3524
3512
|
|
|
3525
|
-
|
|
3526
3513
|
var _DeregisterGatewayInstanceCommand = class _DeregisterGatewayInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3527
3514
|
...commonParams
|
|
3528
3515
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3539,7 +3526,6 @@ var DeregisterGatewayInstanceCommand = _DeregisterGatewayInstanceCommand;
|
|
|
3539
3526
|
|
|
3540
3527
|
|
|
3541
3528
|
|
|
3542
|
-
|
|
3543
3529
|
var _DescribeBridgeCommand = class _DescribeBridgeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3544
3530
|
...commonParams
|
|
3545
3531
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3556,7 +3542,6 @@ var DescribeBridgeCommand = _DescribeBridgeCommand;
|
|
|
3556
3542
|
|
|
3557
3543
|
|
|
3558
3544
|
|
|
3559
|
-
|
|
3560
3545
|
var _DescribeFlowCommand = class _DescribeFlowCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3561
3546
|
...commonParams
|
|
3562
3547
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3573,7 +3558,6 @@ var DescribeFlowCommand = _DescribeFlowCommand;
|
|
|
3573
3558
|
|
|
3574
3559
|
|
|
3575
3560
|
|
|
3576
|
-
|
|
3577
3561
|
var _DescribeFlowSourceMetadataCommand = class _DescribeFlowSourceMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3578
3562
|
...commonParams
|
|
3579
3563
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3590,7 +3574,6 @@ var DescribeFlowSourceMetadataCommand = _DescribeFlowSourceMetadataCommand;
|
|
|
3590
3574
|
|
|
3591
3575
|
|
|
3592
3576
|
|
|
3593
|
-
|
|
3594
3577
|
var _DescribeGatewayCommand = class _DescribeGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3595
3578
|
...commonParams
|
|
3596
3579
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3607,7 +3590,6 @@ var DescribeGatewayCommand = _DescribeGatewayCommand;
|
|
|
3607
3590
|
|
|
3608
3591
|
|
|
3609
3592
|
|
|
3610
|
-
|
|
3611
3593
|
var _DescribeGatewayInstanceCommand = class _DescribeGatewayInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3612
3594
|
...commonParams
|
|
3613
3595
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3624,7 +3606,6 @@ var DescribeGatewayInstanceCommand = _DescribeGatewayInstanceCommand;
|
|
|
3624
3606
|
|
|
3625
3607
|
|
|
3626
3608
|
|
|
3627
|
-
|
|
3628
3609
|
var _DescribeOfferingCommand = class _DescribeOfferingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3629
3610
|
...commonParams
|
|
3630
3611
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3641,7 +3622,6 @@ var DescribeOfferingCommand = _DescribeOfferingCommand;
|
|
|
3641
3622
|
|
|
3642
3623
|
|
|
3643
3624
|
|
|
3644
|
-
|
|
3645
3625
|
var _DescribeReservationCommand = class _DescribeReservationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3646
3626
|
...commonParams
|
|
3647
3627
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3658,7 +3638,6 @@ var DescribeReservationCommand = _DescribeReservationCommand;
|
|
|
3658
3638
|
|
|
3659
3639
|
|
|
3660
3640
|
|
|
3661
|
-
|
|
3662
3641
|
var _GrantFlowEntitlementsCommand = class _GrantFlowEntitlementsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3663
3642
|
...commonParams
|
|
3664
3643
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3675,7 +3654,6 @@ var GrantFlowEntitlementsCommand = _GrantFlowEntitlementsCommand;
|
|
|
3675
3654
|
|
|
3676
3655
|
|
|
3677
3656
|
|
|
3678
|
-
|
|
3679
3657
|
var _ListBridgesCommand = class _ListBridgesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3680
3658
|
...commonParams
|
|
3681
3659
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3692,7 +3670,6 @@ var ListBridgesCommand = _ListBridgesCommand;
|
|
|
3692
3670
|
|
|
3693
3671
|
|
|
3694
3672
|
|
|
3695
|
-
|
|
3696
3673
|
var _ListEntitlementsCommand = class _ListEntitlementsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3697
3674
|
...commonParams
|
|
3698
3675
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3709,7 +3686,6 @@ var ListEntitlementsCommand = _ListEntitlementsCommand;
|
|
|
3709
3686
|
|
|
3710
3687
|
|
|
3711
3688
|
|
|
3712
|
-
|
|
3713
3689
|
var _ListFlowsCommand = class _ListFlowsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3714
3690
|
...commonParams
|
|
3715
3691
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3726,7 +3702,6 @@ var ListFlowsCommand = _ListFlowsCommand;
|
|
|
3726
3702
|
|
|
3727
3703
|
|
|
3728
3704
|
|
|
3729
|
-
|
|
3730
3705
|
var _ListGatewayInstancesCommand = class _ListGatewayInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3731
3706
|
...commonParams
|
|
3732
3707
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3743,7 +3718,6 @@ var ListGatewayInstancesCommand = _ListGatewayInstancesCommand;
|
|
|
3743
3718
|
|
|
3744
3719
|
|
|
3745
3720
|
|
|
3746
|
-
|
|
3747
3721
|
var _ListGatewaysCommand = class _ListGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3748
3722
|
...commonParams
|
|
3749
3723
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3760,7 +3734,6 @@ var ListGatewaysCommand = _ListGatewaysCommand;
|
|
|
3760
3734
|
|
|
3761
3735
|
|
|
3762
3736
|
|
|
3763
|
-
|
|
3764
3737
|
var _ListOfferingsCommand = class _ListOfferingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3765
3738
|
...commonParams
|
|
3766
3739
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3777,7 +3750,6 @@ var ListOfferingsCommand = _ListOfferingsCommand;
|
|
|
3777
3750
|
|
|
3778
3751
|
|
|
3779
3752
|
|
|
3780
|
-
|
|
3781
3753
|
var _ListReservationsCommand = class _ListReservationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3782
3754
|
...commonParams
|
|
3783
3755
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3794,7 +3766,6 @@ var ListReservationsCommand = _ListReservationsCommand;
|
|
|
3794
3766
|
|
|
3795
3767
|
|
|
3796
3768
|
|
|
3797
|
-
|
|
3798
3769
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3799
3770
|
...commonParams
|
|
3800
3771
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3811,7 +3782,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3811
3782
|
|
|
3812
3783
|
|
|
3813
3784
|
|
|
3814
|
-
|
|
3815
3785
|
var _PurchaseOfferingCommand = class _PurchaseOfferingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3816
3786
|
...commonParams
|
|
3817
3787
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3828,7 +3798,6 @@ var PurchaseOfferingCommand = _PurchaseOfferingCommand;
|
|
|
3828
3798
|
|
|
3829
3799
|
|
|
3830
3800
|
|
|
3831
|
-
|
|
3832
3801
|
var _RemoveBridgeOutputCommand = class _RemoveBridgeOutputCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3833
3802
|
...commonParams
|
|
3834
3803
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3845,7 +3814,6 @@ var RemoveBridgeOutputCommand = _RemoveBridgeOutputCommand;
|
|
|
3845
3814
|
|
|
3846
3815
|
|
|
3847
3816
|
|
|
3848
|
-
|
|
3849
3817
|
var _RemoveBridgeSourceCommand = class _RemoveBridgeSourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3850
3818
|
...commonParams
|
|
3851
3819
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3862,7 +3830,6 @@ var RemoveBridgeSourceCommand = _RemoveBridgeSourceCommand;
|
|
|
3862
3830
|
|
|
3863
3831
|
|
|
3864
3832
|
|
|
3865
|
-
|
|
3866
3833
|
var _RemoveFlowMediaStreamCommand = class _RemoveFlowMediaStreamCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3867
3834
|
...commonParams
|
|
3868
3835
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3879,7 +3846,6 @@ var RemoveFlowMediaStreamCommand = _RemoveFlowMediaStreamCommand;
|
|
|
3879
3846
|
|
|
3880
3847
|
|
|
3881
3848
|
|
|
3882
|
-
|
|
3883
3849
|
var _RemoveFlowOutputCommand = class _RemoveFlowOutputCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3884
3850
|
...commonParams
|
|
3885
3851
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3896,7 +3862,6 @@ var RemoveFlowOutputCommand = _RemoveFlowOutputCommand;
|
|
|
3896
3862
|
|
|
3897
3863
|
|
|
3898
3864
|
|
|
3899
|
-
|
|
3900
3865
|
var _RemoveFlowSourceCommand = class _RemoveFlowSourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3901
3866
|
...commonParams
|
|
3902
3867
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3913,7 +3878,6 @@ var RemoveFlowSourceCommand = _RemoveFlowSourceCommand;
|
|
|
3913
3878
|
|
|
3914
3879
|
|
|
3915
3880
|
|
|
3916
|
-
|
|
3917
3881
|
var _RemoveFlowVpcInterfaceCommand = class _RemoveFlowVpcInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3918
3882
|
...commonParams
|
|
3919
3883
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3930,7 +3894,6 @@ var RemoveFlowVpcInterfaceCommand = _RemoveFlowVpcInterfaceCommand;
|
|
|
3930
3894
|
|
|
3931
3895
|
|
|
3932
3896
|
|
|
3933
|
-
|
|
3934
3897
|
var _RevokeFlowEntitlementCommand = class _RevokeFlowEntitlementCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3935
3898
|
...commonParams
|
|
3936
3899
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3947,7 +3910,6 @@ var RevokeFlowEntitlementCommand = _RevokeFlowEntitlementCommand;
|
|
|
3947
3910
|
|
|
3948
3911
|
|
|
3949
3912
|
|
|
3950
|
-
|
|
3951
3913
|
var _StartFlowCommand = class _StartFlowCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3952
3914
|
...commonParams
|
|
3953
3915
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3964,7 +3926,6 @@ var StartFlowCommand = _StartFlowCommand;
|
|
|
3964
3926
|
|
|
3965
3927
|
|
|
3966
3928
|
|
|
3967
|
-
|
|
3968
3929
|
var _StopFlowCommand = class _StopFlowCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3969
3930
|
...commonParams
|
|
3970
3931
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3981,7 +3942,6 @@ var StopFlowCommand = _StopFlowCommand;
|
|
|
3981
3942
|
|
|
3982
3943
|
|
|
3983
3944
|
|
|
3984
|
-
|
|
3985
3945
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3986
3946
|
...commonParams
|
|
3987
3947
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3998,7 +3958,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
3998
3958
|
|
|
3999
3959
|
|
|
4000
3960
|
|
|
4001
|
-
|
|
4002
3961
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4003
3962
|
...commonParams
|
|
4004
3963
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4015,7 +3974,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
4015
3974
|
|
|
4016
3975
|
|
|
4017
3976
|
|
|
4018
|
-
|
|
4019
3977
|
var _UpdateBridgeCommand = class _UpdateBridgeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4020
3978
|
...commonParams
|
|
4021
3979
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4032,7 +3990,6 @@ var UpdateBridgeCommand = _UpdateBridgeCommand;
|
|
|
4032
3990
|
|
|
4033
3991
|
|
|
4034
3992
|
|
|
4035
|
-
|
|
4036
3993
|
var _UpdateBridgeOutputCommand = class _UpdateBridgeOutputCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4037
3994
|
...commonParams
|
|
4038
3995
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4049,7 +4006,6 @@ var UpdateBridgeOutputCommand = _UpdateBridgeOutputCommand;
|
|
|
4049
4006
|
|
|
4050
4007
|
|
|
4051
4008
|
|
|
4052
|
-
|
|
4053
4009
|
var _UpdateBridgeSourceCommand = class _UpdateBridgeSourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4054
4010
|
...commonParams
|
|
4055
4011
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4066,7 +4022,6 @@ var UpdateBridgeSourceCommand = _UpdateBridgeSourceCommand;
|
|
|
4066
4022
|
|
|
4067
4023
|
|
|
4068
4024
|
|
|
4069
|
-
|
|
4070
4025
|
var _UpdateBridgeStateCommand = class _UpdateBridgeStateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4071
4026
|
...commonParams
|
|
4072
4027
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4083,7 +4038,6 @@ var UpdateBridgeStateCommand = _UpdateBridgeStateCommand;
|
|
|
4083
4038
|
|
|
4084
4039
|
|
|
4085
4040
|
|
|
4086
|
-
|
|
4087
4041
|
var _UpdateFlowCommand = class _UpdateFlowCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4088
4042
|
...commonParams
|
|
4089
4043
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4100,7 +4054,6 @@ var UpdateFlowCommand = _UpdateFlowCommand;
|
|
|
4100
4054
|
|
|
4101
4055
|
|
|
4102
4056
|
|
|
4103
|
-
|
|
4104
4057
|
var _UpdateFlowEntitlementCommand = class _UpdateFlowEntitlementCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4105
4058
|
...commonParams
|
|
4106
4059
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4117,7 +4070,6 @@ var UpdateFlowEntitlementCommand = _UpdateFlowEntitlementCommand;
|
|
|
4117
4070
|
|
|
4118
4071
|
|
|
4119
4072
|
|
|
4120
|
-
|
|
4121
4073
|
var _UpdateFlowMediaStreamCommand = class _UpdateFlowMediaStreamCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4122
4074
|
...commonParams
|
|
4123
4075
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4134,7 +4086,6 @@ var UpdateFlowMediaStreamCommand = _UpdateFlowMediaStreamCommand;
|
|
|
4134
4086
|
|
|
4135
4087
|
|
|
4136
4088
|
|
|
4137
|
-
|
|
4138
4089
|
var _UpdateFlowOutputCommand = class _UpdateFlowOutputCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4139
4090
|
...commonParams
|
|
4140
4091
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4151,7 +4102,6 @@ var UpdateFlowOutputCommand = _UpdateFlowOutputCommand;
|
|
|
4151
4102
|
|
|
4152
4103
|
|
|
4153
4104
|
|
|
4154
|
-
|
|
4155
4105
|
var _UpdateFlowSourceCommand = class _UpdateFlowSourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4156
4106
|
...commonParams
|
|
4157
4107
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4168,7 +4118,6 @@ var UpdateFlowSourceCommand = _UpdateFlowSourceCommand;
|
|
|
4168
4118
|
|
|
4169
4119
|
|
|
4170
4120
|
|
|
4171
|
-
|
|
4172
4121
|
var _UpdateGatewayInstanceCommand = class _UpdateGatewayInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4173
4122
|
...commonParams
|
|
4174
4123
|
}).m(function(Command, cs, config, o) {
|
|
@@ -141,15 +141,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
141
141
|
* Enables FIPS compatible endpoints.
|
|
142
142
|
*/
|
|
143
143
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
144
|
+
/**
|
|
145
|
+
* The AWS region to which this client will send requests
|
|
146
|
+
*/
|
|
147
|
+
region?: string | __Provider<string>;
|
|
144
148
|
/**
|
|
145
149
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
146
150
|
* @internal
|
|
147
151
|
*/
|
|
148
152
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
149
|
-
/**
|
|
150
|
-
* The AWS region to which this client will send requests
|
|
151
|
-
*/
|
|
152
|
-
region?: string | __Provider<string>;
|
|
153
153
|
/**
|
|
154
154
|
* Default credentials provider; Not available in browser runtime.
|
|
155
155
|
* @deprecated
|