@aws-sdk/client-workspaces 3.649.0 → 3.650.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 +88 -264
- package/dist-es/commands/AcceptAccountLinkInvitationCommand.js +1 -3
- package/dist-es/commands/AssociateConnectionAliasCommand.js +1 -3
- package/dist-es/commands/AssociateIpGroupsCommand.js +1 -3
- package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +1 -3
- package/dist-es/commands/AuthorizeIpRulesCommand.js +1 -3
- package/dist-es/commands/CopyWorkspaceImageCommand.js +1 -3
- package/dist-es/commands/CreateAccountLinkInvitationCommand.js +1 -3
- package/dist-es/commands/CreateConnectClientAddInCommand.js +1 -3
- package/dist-es/commands/CreateConnectionAliasCommand.js +1 -3
- package/dist-es/commands/CreateIpGroupCommand.js +1 -3
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +1 -3
- package/dist-es/commands/CreateTagsCommand.js +1 -3
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +1 -3
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +1 -3
- package/dist-es/commands/CreateWorkspaceImageCommand.js +1 -3
- package/dist-es/commands/CreateWorkspacesCommand.js +1 -3
- package/dist-es/commands/CreateWorkspacesPoolCommand.js +1 -3
- package/dist-es/commands/DeleteAccountLinkInvitationCommand.js +1 -3
- package/dist-es/commands/DeleteClientBrandingCommand.js +1 -3
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +1 -3
- package/dist-es/commands/DeleteConnectionAliasCommand.js +1 -3
- package/dist-es/commands/DeleteIpGroupCommand.js +1 -3
- package/dist-es/commands/DeleteTagsCommand.js +1 -3
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +1 -3
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +1 -3
- package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +1 -3
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +1 -3
- package/dist-es/commands/DescribeAccountCommand.js +1 -3
- package/dist-es/commands/DescribeAccountModificationsCommand.js +1 -3
- package/dist-es/commands/DescribeApplicationAssociationsCommand.js +1 -3
- package/dist-es/commands/DescribeApplicationsCommand.js +1 -3
- package/dist-es/commands/DescribeBundleAssociationsCommand.js +1 -3
- package/dist-es/commands/DescribeClientBrandingCommand.js +1 -3
- package/dist-es/commands/DescribeClientPropertiesCommand.js +1 -3
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +1 -3
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +1 -3
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +1 -3
- package/dist-es/commands/DescribeImageAssociationsCommand.js +1 -3
- package/dist-es/commands/DescribeIpGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeTagsCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspacesCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspacesPoolSessionsCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspacesPoolsCommand.js +1 -3
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +1 -3
- package/dist-es/commands/DisassociateIpGroupsCommand.js +1 -3
- package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +1 -3
- package/dist-es/commands/GetAccountLinkCommand.js +1 -3
- package/dist-es/commands/ImportClientBrandingCommand.js +1 -3
- package/dist-es/commands/ImportWorkspaceImageCommand.js +1 -3
- package/dist-es/commands/ListAccountLinksCommand.js +1 -3
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +1 -3
- package/dist-es/commands/MigrateWorkspaceCommand.js +1 -3
- package/dist-es/commands/ModifyAccountCommand.js +1 -3
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +1 -3
- package/dist-es/commands/ModifyClientPropertiesCommand.js +1 -3
- package/dist-es/commands/ModifySamlPropertiesCommand.js +1 -3
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +1 -3
- package/dist-es/commands/ModifyStreamingPropertiesCommand.js +1 -3
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +1 -3
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +1 -3
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +1 -3
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +1 -3
- package/dist-es/commands/RebootWorkspacesCommand.js +1 -3
- package/dist-es/commands/RebuildWorkspacesCommand.js +1 -3
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +1 -3
- package/dist-es/commands/RejectAccountLinkInvitationCommand.js +1 -3
- package/dist-es/commands/RestoreWorkspaceCommand.js +1 -3
- package/dist-es/commands/RevokeIpRulesCommand.js +1 -3
- package/dist-es/commands/StartWorkspacesCommand.js +1 -3
- package/dist-es/commands/StartWorkspacesPoolCommand.js +1 -3
- package/dist-es/commands/StopWorkspacesCommand.js +1 -3
- package/dist-es/commands/StopWorkspacesPoolCommand.js +1 -3
- package/dist-es/commands/TerminateWorkspacesCommand.js +1 -3
- package/dist-es/commands/TerminateWorkspacesPoolCommand.js +1 -3
- package/dist-es/commands/TerminateWorkspacesPoolSessionCommand.js +1 -3
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +1 -3
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +1 -3
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +1 -3
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +1 -3
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +1 -3
- package/dist-es/commands/UpdateWorkspacesPoolCommand.js +1 -3
- package/package.json +4 -4
package/dist-cjs/index.js
CHANGED
|
@@ -3538,9 +3538,7 @@ function sharedHeaders(operation) {
|
|
|
3538
3538
|
__name(sharedHeaders, "sharedHeaders");
|
|
3539
3539
|
|
|
3540
3540
|
// src/commands/AcceptAccountLinkInvitationCommand.ts
|
|
3541
|
-
var _AcceptAccountLinkInvitationCommand = class _AcceptAccountLinkInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3542
|
-
...commonParams
|
|
3543
|
-
}).m(function(Command, cs, config, o) {
|
|
3541
|
+
var _AcceptAccountLinkInvitationCommand = class _AcceptAccountLinkInvitationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3544
3542
|
return [
|
|
3545
3543
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3546
3544
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3554,9 +3552,7 @@ var AcceptAccountLinkInvitationCommand = _AcceptAccountLinkInvitationCommand;
|
|
|
3554
3552
|
|
|
3555
3553
|
|
|
3556
3554
|
|
|
3557
|
-
var _AssociateConnectionAliasCommand = class _AssociateConnectionAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3558
|
-
...commonParams
|
|
3559
|
-
}).m(function(Command, cs, config, o) {
|
|
3555
|
+
var _AssociateConnectionAliasCommand = class _AssociateConnectionAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3560
3556
|
return [
|
|
3561
3557
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3562
3558
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3570,9 +3566,7 @@ var AssociateConnectionAliasCommand = _AssociateConnectionAliasCommand;
|
|
|
3570
3566
|
|
|
3571
3567
|
|
|
3572
3568
|
|
|
3573
|
-
var _AssociateIpGroupsCommand = class _AssociateIpGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3574
|
-
...commonParams
|
|
3575
|
-
}).m(function(Command, cs, config, o) {
|
|
3569
|
+
var _AssociateIpGroupsCommand = class _AssociateIpGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3576
3570
|
return [
|
|
3577
3571
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3578
3572
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3586,9 +3580,7 @@ var AssociateIpGroupsCommand = _AssociateIpGroupsCommand;
|
|
|
3586
3580
|
|
|
3587
3581
|
|
|
3588
3582
|
|
|
3589
|
-
var _AssociateWorkspaceApplicationCommand = class _AssociateWorkspaceApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3590
|
-
...commonParams
|
|
3591
|
-
}).m(function(Command, cs, config, o) {
|
|
3583
|
+
var _AssociateWorkspaceApplicationCommand = class _AssociateWorkspaceApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3592
3584
|
return [
|
|
3593
3585
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3594
3586
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3602,9 +3594,7 @@ var AssociateWorkspaceApplicationCommand = _AssociateWorkspaceApplicationCommand
|
|
|
3602
3594
|
|
|
3603
3595
|
|
|
3604
3596
|
|
|
3605
|
-
var _AuthorizeIpRulesCommand = class _AuthorizeIpRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3606
|
-
...commonParams
|
|
3607
|
-
}).m(function(Command, cs, config, o) {
|
|
3597
|
+
var _AuthorizeIpRulesCommand = class _AuthorizeIpRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3608
3598
|
return [
|
|
3609
3599
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3610
3600
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3618,9 +3608,7 @@ var AuthorizeIpRulesCommand = _AuthorizeIpRulesCommand;
|
|
|
3618
3608
|
|
|
3619
3609
|
|
|
3620
3610
|
|
|
3621
|
-
var _CopyWorkspaceImageCommand = class _CopyWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3622
|
-
...commonParams
|
|
3623
|
-
}).m(function(Command, cs, config, o) {
|
|
3611
|
+
var _CopyWorkspaceImageCommand = class _CopyWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3624
3612
|
return [
|
|
3625
3613
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3626
3614
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3634,9 +3622,7 @@ var CopyWorkspaceImageCommand = _CopyWorkspaceImageCommand;
|
|
|
3634
3622
|
|
|
3635
3623
|
|
|
3636
3624
|
|
|
3637
|
-
var _CreateAccountLinkInvitationCommand = class _CreateAccountLinkInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3638
|
-
...commonParams
|
|
3639
|
-
}).m(function(Command, cs, config, o) {
|
|
3625
|
+
var _CreateAccountLinkInvitationCommand = class _CreateAccountLinkInvitationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3640
3626
|
return [
|
|
3641
3627
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3642
3628
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3650,9 +3636,7 @@ var CreateAccountLinkInvitationCommand = _CreateAccountLinkInvitationCommand;
|
|
|
3650
3636
|
|
|
3651
3637
|
|
|
3652
3638
|
|
|
3653
|
-
var _CreateConnectClientAddInCommand = class _CreateConnectClientAddInCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3654
|
-
...commonParams
|
|
3655
|
-
}).m(function(Command, cs, config, o) {
|
|
3639
|
+
var _CreateConnectClientAddInCommand = class _CreateConnectClientAddInCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3656
3640
|
return [
|
|
3657
3641
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3658
3642
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3666,9 +3650,7 @@ var CreateConnectClientAddInCommand = _CreateConnectClientAddInCommand;
|
|
|
3666
3650
|
|
|
3667
3651
|
|
|
3668
3652
|
|
|
3669
|
-
var _CreateConnectionAliasCommand = class _CreateConnectionAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3670
|
-
...commonParams
|
|
3671
|
-
}).m(function(Command, cs, config, o) {
|
|
3653
|
+
var _CreateConnectionAliasCommand = class _CreateConnectionAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3672
3654
|
return [
|
|
3673
3655
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3674
3656
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3682,9 +3664,7 @@ var CreateConnectionAliasCommand = _CreateConnectionAliasCommand;
|
|
|
3682
3664
|
|
|
3683
3665
|
|
|
3684
3666
|
|
|
3685
|
-
var _CreateIpGroupCommand = class _CreateIpGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3686
|
-
...commonParams
|
|
3687
|
-
}).m(function(Command, cs, config, o) {
|
|
3667
|
+
var _CreateIpGroupCommand = class _CreateIpGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3688
3668
|
return [
|
|
3689
3669
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3690
3670
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3698,9 +3678,7 @@ var CreateIpGroupCommand = _CreateIpGroupCommand;
|
|
|
3698
3678
|
|
|
3699
3679
|
|
|
3700
3680
|
|
|
3701
|
-
var _CreateStandbyWorkspacesCommand = class _CreateStandbyWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3702
|
-
...commonParams
|
|
3703
|
-
}).m(function(Command, cs, config, o) {
|
|
3681
|
+
var _CreateStandbyWorkspacesCommand = class _CreateStandbyWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3704
3682
|
return [
|
|
3705
3683
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3706
3684
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3714,9 +3692,7 @@ var CreateStandbyWorkspacesCommand = _CreateStandbyWorkspacesCommand;
|
|
|
3714
3692
|
|
|
3715
3693
|
|
|
3716
3694
|
|
|
3717
|
-
var _CreateTagsCommand = class _CreateTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3718
|
-
...commonParams
|
|
3719
|
-
}).m(function(Command, cs, config, o) {
|
|
3695
|
+
var _CreateTagsCommand = class _CreateTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3720
3696
|
return [
|
|
3721
3697
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3722
3698
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3730,9 +3706,7 @@ var CreateTagsCommand = _CreateTagsCommand;
|
|
|
3730
3706
|
|
|
3731
3707
|
|
|
3732
3708
|
|
|
3733
|
-
var _CreateUpdatedWorkspaceImageCommand = class _CreateUpdatedWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3734
|
-
...commonParams
|
|
3735
|
-
}).m(function(Command, cs, config, o) {
|
|
3709
|
+
var _CreateUpdatedWorkspaceImageCommand = class _CreateUpdatedWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3736
3710
|
return [
|
|
3737
3711
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3738
3712
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3746,9 +3720,7 @@ var CreateUpdatedWorkspaceImageCommand = _CreateUpdatedWorkspaceImageCommand;
|
|
|
3746
3720
|
|
|
3747
3721
|
|
|
3748
3722
|
|
|
3749
|
-
var _CreateWorkspaceBundleCommand = class _CreateWorkspaceBundleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3750
|
-
...commonParams
|
|
3751
|
-
}).m(function(Command, cs, config, o) {
|
|
3723
|
+
var _CreateWorkspaceBundleCommand = class _CreateWorkspaceBundleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3752
3724
|
return [
|
|
3753
3725
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3754
3726
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3762,9 +3734,7 @@ var CreateWorkspaceBundleCommand = _CreateWorkspaceBundleCommand;
|
|
|
3762
3734
|
|
|
3763
3735
|
|
|
3764
3736
|
|
|
3765
|
-
var _CreateWorkspaceImageCommand = class _CreateWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3766
|
-
...commonParams
|
|
3767
|
-
}).m(function(Command, cs, config, o) {
|
|
3737
|
+
var _CreateWorkspaceImageCommand = class _CreateWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3768
3738
|
return [
|
|
3769
3739
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3770
3740
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3778,9 +3748,7 @@ var CreateWorkspaceImageCommand = _CreateWorkspaceImageCommand;
|
|
|
3778
3748
|
|
|
3779
3749
|
|
|
3780
3750
|
|
|
3781
|
-
var _CreateWorkspacesCommand = class _CreateWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3782
|
-
...commonParams
|
|
3783
|
-
}).m(function(Command, cs, config, o) {
|
|
3751
|
+
var _CreateWorkspacesCommand = class _CreateWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3784
3752
|
return [
|
|
3785
3753
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3786
3754
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3794,9 +3762,7 @@ var CreateWorkspacesCommand = _CreateWorkspacesCommand;
|
|
|
3794
3762
|
|
|
3795
3763
|
|
|
3796
3764
|
|
|
3797
|
-
var _CreateWorkspacesPoolCommand = class _CreateWorkspacesPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3798
|
-
...commonParams
|
|
3799
|
-
}).m(function(Command, cs, config, o) {
|
|
3765
|
+
var _CreateWorkspacesPoolCommand = class _CreateWorkspacesPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3800
3766
|
return [
|
|
3801
3767
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3802
3768
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3810,9 +3776,7 @@ var CreateWorkspacesPoolCommand = _CreateWorkspacesPoolCommand;
|
|
|
3810
3776
|
|
|
3811
3777
|
|
|
3812
3778
|
|
|
3813
|
-
var _DeleteAccountLinkInvitationCommand = class _DeleteAccountLinkInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3814
|
-
...commonParams
|
|
3815
|
-
}).m(function(Command, cs, config, o) {
|
|
3779
|
+
var _DeleteAccountLinkInvitationCommand = class _DeleteAccountLinkInvitationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3816
3780
|
return [
|
|
3817
3781
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3818
3782
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3826,9 +3790,7 @@ var DeleteAccountLinkInvitationCommand = _DeleteAccountLinkInvitationCommand;
|
|
|
3826
3790
|
|
|
3827
3791
|
|
|
3828
3792
|
|
|
3829
|
-
var _DeleteClientBrandingCommand = class _DeleteClientBrandingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3830
|
-
...commonParams
|
|
3831
|
-
}).m(function(Command, cs, config, o) {
|
|
3793
|
+
var _DeleteClientBrandingCommand = class _DeleteClientBrandingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3832
3794
|
return [
|
|
3833
3795
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3834
3796
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3842,9 +3804,7 @@ var DeleteClientBrandingCommand = _DeleteClientBrandingCommand;
|
|
|
3842
3804
|
|
|
3843
3805
|
|
|
3844
3806
|
|
|
3845
|
-
var _DeleteConnectClientAddInCommand = class _DeleteConnectClientAddInCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3846
|
-
...commonParams
|
|
3847
|
-
}).m(function(Command, cs, config, o) {
|
|
3807
|
+
var _DeleteConnectClientAddInCommand = class _DeleteConnectClientAddInCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3848
3808
|
return [
|
|
3849
3809
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3850
3810
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3858,9 +3818,7 @@ var DeleteConnectClientAddInCommand = _DeleteConnectClientAddInCommand;
|
|
|
3858
3818
|
|
|
3859
3819
|
|
|
3860
3820
|
|
|
3861
|
-
var _DeleteConnectionAliasCommand = class _DeleteConnectionAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3862
|
-
...commonParams
|
|
3863
|
-
}).m(function(Command, cs, config, o) {
|
|
3821
|
+
var _DeleteConnectionAliasCommand = class _DeleteConnectionAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3864
3822
|
return [
|
|
3865
3823
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3866
3824
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3874,9 +3832,7 @@ var DeleteConnectionAliasCommand = _DeleteConnectionAliasCommand;
|
|
|
3874
3832
|
|
|
3875
3833
|
|
|
3876
3834
|
|
|
3877
|
-
var _DeleteIpGroupCommand = class _DeleteIpGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3878
|
-
...commonParams
|
|
3879
|
-
}).m(function(Command, cs, config, o) {
|
|
3835
|
+
var _DeleteIpGroupCommand = class _DeleteIpGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3880
3836
|
return [
|
|
3881
3837
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3882
3838
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3890,9 +3846,7 @@ var DeleteIpGroupCommand = _DeleteIpGroupCommand;
|
|
|
3890
3846
|
|
|
3891
3847
|
|
|
3892
3848
|
|
|
3893
|
-
var _DeleteTagsCommand = class _DeleteTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3894
|
-
...commonParams
|
|
3895
|
-
}).m(function(Command, cs, config, o) {
|
|
3849
|
+
var _DeleteTagsCommand = class _DeleteTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3896
3850
|
return [
|
|
3897
3851
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3898
3852
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3906,9 +3860,7 @@ var DeleteTagsCommand = _DeleteTagsCommand;
|
|
|
3906
3860
|
|
|
3907
3861
|
|
|
3908
3862
|
|
|
3909
|
-
var _DeleteWorkspaceBundleCommand = class _DeleteWorkspaceBundleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3910
|
-
...commonParams
|
|
3911
|
-
}).m(function(Command, cs, config, o) {
|
|
3863
|
+
var _DeleteWorkspaceBundleCommand = class _DeleteWorkspaceBundleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3912
3864
|
return [
|
|
3913
3865
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3914
3866
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3922,9 +3874,7 @@ var DeleteWorkspaceBundleCommand = _DeleteWorkspaceBundleCommand;
|
|
|
3922
3874
|
|
|
3923
3875
|
|
|
3924
3876
|
|
|
3925
|
-
var _DeleteWorkspaceImageCommand = class _DeleteWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3926
|
-
...commonParams
|
|
3927
|
-
}).m(function(Command, cs, config, o) {
|
|
3877
|
+
var _DeleteWorkspaceImageCommand = class _DeleteWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3928
3878
|
return [
|
|
3929
3879
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3930
3880
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3938,9 +3888,7 @@ var DeleteWorkspaceImageCommand = _DeleteWorkspaceImageCommand;
|
|
|
3938
3888
|
|
|
3939
3889
|
|
|
3940
3890
|
|
|
3941
|
-
var _DeployWorkspaceApplicationsCommand = class _DeployWorkspaceApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3942
|
-
...commonParams
|
|
3943
|
-
}).m(function(Command, cs, config, o) {
|
|
3891
|
+
var _DeployWorkspaceApplicationsCommand = class _DeployWorkspaceApplicationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3944
3892
|
return [
|
|
3945
3893
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3946
3894
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3954,9 +3902,7 @@ var DeployWorkspaceApplicationsCommand = _DeployWorkspaceApplicationsCommand;
|
|
|
3954
3902
|
|
|
3955
3903
|
|
|
3956
3904
|
|
|
3957
|
-
var _DeregisterWorkspaceDirectoryCommand = class _DeregisterWorkspaceDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3958
|
-
...commonParams
|
|
3959
|
-
}).m(function(Command, cs, config, o) {
|
|
3905
|
+
var _DeregisterWorkspaceDirectoryCommand = class _DeregisterWorkspaceDirectoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3960
3906
|
return [
|
|
3961
3907
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3962
3908
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3970,9 +3916,7 @@ var DeregisterWorkspaceDirectoryCommand = _DeregisterWorkspaceDirectoryCommand;
|
|
|
3970
3916
|
|
|
3971
3917
|
|
|
3972
3918
|
|
|
3973
|
-
var _DescribeAccountCommand = class _DescribeAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3974
|
-
...commonParams
|
|
3975
|
-
}).m(function(Command, cs, config, o) {
|
|
3919
|
+
var _DescribeAccountCommand = class _DescribeAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3976
3920
|
return [
|
|
3977
3921
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3978
3922
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3986,9 +3930,7 @@ var DescribeAccountCommand = _DescribeAccountCommand;
|
|
|
3986
3930
|
|
|
3987
3931
|
|
|
3988
3932
|
|
|
3989
|
-
var _DescribeAccountModificationsCommand = class _DescribeAccountModificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3990
|
-
...commonParams
|
|
3991
|
-
}).m(function(Command, cs, config, o) {
|
|
3933
|
+
var _DescribeAccountModificationsCommand = class _DescribeAccountModificationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3992
3934
|
return [
|
|
3993
3935
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3994
3936
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4002,9 +3944,7 @@ var DescribeAccountModificationsCommand = _DescribeAccountModificationsCommand;
|
|
|
4002
3944
|
|
|
4003
3945
|
|
|
4004
3946
|
|
|
4005
|
-
var _DescribeApplicationAssociationsCommand = class _DescribeApplicationAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4006
|
-
...commonParams
|
|
4007
|
-
}).m(function(Command, cs, config, o) {
|
|
3947
|
+
var _DescribeApplicationAssociationsCommand = class _DescribeApplicationAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4008
3948
|
return [
|
|
4009
3949
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4010
3950
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4018,9 +3958,7 @@ var DescribeApplicationAssociationsCommand = _DescribeApplicationAssociationsCom
|
|
|
4018
3958
|
|
|
4019
3959
|
|
|
4020
3960
|
|
|
4021
|
-
var _DescribeApplicationsCommand = class _DescribeApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4022
|
-
...commonParams
|
|
4023
|
-
}).m(function(Command, cs, config, o) {
|
|
3961
|
+
var _DescribeApplicationsCommand = class _DescribeApplicationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4024
3962
|
return [
|
|
4025
3963
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4026
3964
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4034,9 +3972,7 @@ var DescribeApplicationsCommand = _DescribeApplicationsCommand;
|
|
|
4034
3972
|
|
|
4035
3973
|
|
|
4036
3974
|
|
|
4037
|
-
var _DescribeBundleAssociationsCommand = class _DescribeBundleAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4038
|
-
...commonParams
|
|
4039
|
-
}).m(function(Command, cs, config, o) {
|
|
3975
|
+
var _DescribeBundleAssociationsCommand = class _DescribeBundleAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4040
3976
|
return [
|
|
4041
3977
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4042
3978
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4050,9 +3986,7 @@ var DescribeBundleAssociationsCommand = _DescribeBundleAssociationsCommand;
|
|
|
4050
3986
|
|
|
4051
3987
|
|
|
4052
3988
|
|
|
4053
|
-
var _DescribeClientBrandingCommand = class _DescribeClientBrandingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4054
|
-
...commonParams
|
|
4055
|
-
}).m(function(Command, cs, config, o) {
|
|
3989
|
+
var _DescribeClientBrandingCommand = class _DescribeClientBrandingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4056
3990
|
return [
|
|
4057
3991
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4058
3992
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4066,9 +4000,7 @@ var DescribeClientBrandingCommand = _DescribeClientBrandingCommand;
|
|
|
4066
4000
|
|
|
4067
4001
|
|
|
4068
4002
|
|
|
4069
|
-
var _DescribeClientPropertiesCommand = class _DescribeClientPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4070
|
-
...commonParams
|
|
4071
|
-
}).m(function(Command, cs, config, o) {
|
|
4003
|
+
var _DescribeClientPropertiesCommand = class _DescribeClientPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4072
4004
|
return [
|
|
4073
4005
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4074
4006
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4082,9 +4014,7 @@ var DescribeClientPropertiesCommand = _DescribeClientPropertiesCommand;
|
|
|
4082
4014
|
|
|
4083
4015
|
|
|
4084
4016
|
|
|
4085
|
-
var _DescribeConnectClientAddInsCommand = class _DescribeConnectClientAddInsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4086
|
-
...commonParams
|
|
4087
|
-
}).m(function(Command, cs, config, o) {
|
|
4017
|
+
var _DescribeConnectClientAddInsCommand = class _DescribeConnectClientAddInsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4088
4018
|
return [
|
|
4089
4019
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4090
4020
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4098,9 +4028,7 @@ var DescribeConnectClientAddInsCommand = _DescribeConnectClientAddInsCommand;
|
|
|
4098
4028
|
|
|
4099
4029
|
|
|
4100
4030
|
|
|
4101
|
-
var _DescribeConnectionAliasesCommand = class _DescribeConnectionAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4102
|
-
...commonParams
|
|
4103
|
-
}).m(function(Command, cs, config, o) {
|
|
4031
|
+
var _DescribeConnectionAliasesCommand = class _DescribeConnectionAliasesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4104
4032
|
return [
|
|
4105
4033
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4106
4034
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4114,9 +4042,7 @@ var DescribeConnectionAliasesCommand = _DescribeConnectionAliasesCommand;
|
|
|
4114
4042
|
|
|
4115
4043
|
|
|
4116
4044
|
|
|
4117
|
-
var _DescribeConnectionAliasPermissionsCommand = class _DescribeConnectionAliasPermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4118
|
-
...commonParams
|
|
4119
|
-
}).m(function(Command, cs, config, o) {
|
|
4045
|
+
var _DescribeConnectionAliasPermissionsCommand = class _DescribeConnectionAliasPermissionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4120
4046
|
return [
|
|
4121
4047
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4122
4048
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4130,9 +4056,7 @@ var DescribeConnectionAliasPermissionsCommand = _DescribeConnectionAliasPermissi
|
|
|
4130
4056
|
|
|
4131
4057
|
|
|
4132
4058
|
|
|
4133
|
-
var _DescribeImageAssociationsCommand = class _DescribeImageAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4134
|
-
...commonParams
|
|
4135
|
-
}).m(function(Command, cs, config, o) {
|
|
4059
|
+
var _DescribeImageAssociationsCommand = class _DescribeImageAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4136
4060
|
return [
|
|
4137
4061
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4138
4062
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4146,9 +4070,7 @@ var DescribeImageAssociationsCommand = _DescribeImageAssociationsCommand;
|
|
|
4146
4070
|
|
|
4147
4071
|
|
|
4148
4072
|
|
|
4149
|
-
var _DescribeIpGroupsCommand = class _DescribeIpGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4150
|
-
...commonParams
|
|
4151
|
-
}).m(function(Command, cs, config, o) {
|
|
4073
|
+
var _DescribeIpGroupsCommand = class _DescribeIpGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4152
4074
|
return [
|
|
4153
4075
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4154
4076
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4162,9 +4084,7 @@ var DescribeIpGroupsCommand = _DescribeIpGroupsCommand;
|
|
|
4162
4084
|
|
|
4163
4085
|
|
|
4164
4086
|
|
|
4165
|
-
var _DescribeTagsCommand = class _DescribeTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4166
|
-
...commonParams
|
|
4167
|
-
}).m(function(Command, cs, config, o) {
|
|
4087
|
+
var _DescribeTagsCommand = class _DescribeTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4168
4088
|
return [
|
|
4169
4089
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4170
4090
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4178,9 +4098,7 @@ var DescribeTagsCommand = _DescribeTagsCommand;
|
|
|
4178
4098
|
|
|
4179
4099
|
|
|
4180
4100
|
|
|
4181
|
-
var _DescribeWorkspaceAssociationsCommand = class _DescribeWorkspaceAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4182
|
-
...commonParams
|
|
4183
|
-
}).m(function(Command, cs, config, o) {
|
|
4101
|
+
var _DescribeWorkspaceAssociationsCommand = class _DescribeWorkspaceAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4184
4102
|
return [
|
|
4185
4103
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4186
4104
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4194,9 +4112,7 @@ var DescribeWorkspaceAssociationsCommand = _DescribeWorkspaceAssociationsCommand
|
|
|
4194
4112
|
|
|
4195
4113
|
|
|
4196
4114
|
|
|
4197
|
-
var _DescribeWorkspaceBundlesCommand = class _DescribeWorkspaceBundlesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4198
|
-
...commonParams
|
|
4199
|
-
}).m(function(Command, cs, config, o) {
|
|
4115
|
+
var _DescribeWorkspaceBundlesCommand = class _DescribeWorkspaceBundlesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4200
4116
|
return [
|
|
4201
4117
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4202
4118
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4210,9 +4126,7 @@ var DescribeWorkspaceBundlesCommand = _DescribeWorkspaceBundlesCommand;
|
|
|
4210
4126
|
|
|
4211
4127
|
|
|
4212
4128
|
|
|
4213
|
-
var _DescribeWorkspaceDirectoriesCommand = class _DescribeWorkspaceDirectoriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4214
|
-
...commonParams
|
|
4215
|
-
}).m(function(Command, cs, config, o) {
|
|
4129
|
+
var _DescribeWorkspaceDirectoriesCommand = class _DescribeWorkspaceDirectoriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4216
4130
|
return [
|
|
4217
4131
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4218
4132
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4226,9 +4140,7 @@ var DescribeWorkspaceDirectoriesCommand = _DescribeWorkspaceDirectoriesCommand;
|
|
|
4226
4140
|
|
|
4227
4141
|
|
|
4228
4142
|
|
|
4229
|
-
var _DescribeWorkspaceImagePermissionsCommand = class _DescribeWorkspaceImagePermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4230
|
-
...commonParams
|
|
4231
|
-
}).m(function(Command, cs, config, o) {
|
|
4143
|
+
var _DescribeWorkspaceImagePermissionsCommand = class _DescribeWorkspaceImagePermissionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4232
4144
|
return [
|
|
4233
4145
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4234
4146
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4242,9 +4154,7 @@ var DescribeWorkspaceImagePermissionsCommand = _DescribeWorkspaceImagePermission
|
|
|
4242
4154
|
|
|
4243
4155
|
|
|
4244
4156
|
|
|
4245
|
-
var _DescribeWorkspaceImagesCommand = class _DescribeWorkspaceImagesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4246
|
-
...commonParams
|
|
4247
|
-
}).m(function(Command, cs, config, o) {
|
|
4157
|
+
var _DescribeWorkspaceImagesCommand = class _DescribeWorkspaceImagesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4248
4158
|
return [
|
|
4249
4159
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4250
4160
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4258,9 +4168,7 @@ var DescribeWorkspaceImagesCommand = _DescribeWorkspaceImagesCommand;
|
|
|
4258
4168
|
|
|
4259
4169
|
|
|
4260
4170
|
|
|
4261
|
-
var _DescribeWorkspacesCommand = class _DescribeWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4262
|
-
...commonParams
|
|
4263
|
-
}).m(function(Command, cs, config, o) {
|
|
4171
|
+
var _DescribeWorkspacesCommand = class _DescribeWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4264
4172
|
return [
|
|
4265
4173
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4266
4174
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4274,9 +4182,7 @@ var DescribeWorkspacesCommand = _DescribeWorkspacesCommand;
|
|
|
4274
4182
|
|
|
4275
4183
|
|
|
4276
4184
|
|
|
4277
|
-
var _DescribeWorkspacesConnectionStatusCommand = class _DescribeWorkspacesConnectionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4278
|
-
...commonParams
|
|
4279
|
-
}).m(function(Command, cs, config, o) {
|
|
4185
|
+
var _DescribeWorkspacesConnectionStatusCommand = class _DescribeWorkspacesConnectionStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4280
4186
|
return [
|
|
4281
4187
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4282
4188
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4290,9 +4196,7 @@ var DescribeWorkspacesConnectionStatusCommand = _DescribeWorkspacesConnectionSta
|
|
|
4290
4196
|
|
|
4291
4197
|
|
|
4292
4198
|
|
|
4293
|
-
var _DescribeWorkspaceSnapshotsCommand = class _DescribeWorkspaceSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4294
|
-
...commonParams
|
|
4295
|
-
}).m(function(Command, cs, config, o) {
|
|
4199
|
+
var _DescribeWorkspaceSnapshotsCommand = class _DescribeWorkspaceSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4296
4200
|
return [
|
|
4297
4201
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4298
4202
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4306,9 +4210,7 @@ var DescribeWorkspaceSnapshotsCommand = _DescribeWorkspaceSnapshotsCommand;
|
|
|
4306
4210
|
|
|
4307
4211
|
|
|
4308
4212
|
|
|
4309
|
-
var _DescribeWorkspacesPoolsCommand = class _DescribeWorkspacesPoolsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4310
|
-
...commonParams
|
|
4311
|
-
}).m(function(Command, cs, config, o) {
|
|
4213
|
+
var _DescribeWorkspacesPoolsCommand = class _DescribeWorkspacesPoolsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4312
4214
|
return [
|
|
4313
4215
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4314
4216
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4322,9 +4224,7 @@ var DescribeWorkspacesPoolsCommand = _DescribeWorkspacesPoolsCommand;
|
|
|
4322
4224
|
|
|
4323
4225
|
|
|
4324
4226
|
|
|
4325
|
-
var _DescribeWorkspacesPoolSessionsCommand = class _DescribeWorkspacesPoolSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4326
|
-
...commonParams
|
|
4327
|
-
}).m(function(Command, cs, config, o) {
|
|
4227
|
+
var _DescribeWorkspacesPoolSessionsCommand = class _DescribeWorkspacesPoolSessionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4328
4228
|
return [
|
|
4329
4229
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4330
4230
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4338,9 +4238,7 @@ var DescribeWorkspacesPoolSessionsCommand = _DescribeWorkspacesPoolSessionsComma
|
|
|
4338
4238
|
|
|
4339
4239
|
|
|
4340
4240
|
|
|
4341
|
-
var _DisassociateConnectionAliasCommand = class _DisassociateConnectionAliasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4342
|
-
...commonParams
|
|
4343
|
-
}).m(function(Command, cs, config, o) {
|
|
4241
|
+
var _DisassociateConnectionAliasCommand = class _DisassociateConnectionAliasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4344
4242
|
return [
|
|
4345
4243
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4346
4244
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4354,9 +4252,7 @@ var DisassociateConnectionAliasCommand = _DisassociateConnectionAliasCommand;
|
|
|
4354
4252
|
|
|
4355
4253
|
|
|
4356
4254
|
|
|
4357
|
-
var _DisassociateIpGroupsCommand = class _DisassociateIpGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4358
|
-
...commonParams
|
|
4359
|
-
}).m(function(Command, cs, config, o) {
|
|
4255
|
+
var _DisassociateIpGroupsCommand = class _DisassociateIpGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4360
4256
|
return [
|
|
4361
4257
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4362
4258
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4370,9 +4266,7 @@ var DisassociateIpGroupsCommand = _DisassociateIpGroupsCommand;
|
|
|
4370
4266
|
|
|
4371
4267
|
|
|
4372
4268
|
|
|
4373
|
-
var _DisassociateWorkspaceApplicationCommand = class _DisassociateWorkspaceApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4374
|
-
...commonParams
|
|
4375
|
-
}).m(function(Command, cs, config, o) {
|
|
4269
|
+
var _DisassociateWorkspaceApplicationCommand = class _DisassociateWorkspaceApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4376
4270
|
return [
|
|
4377
4271
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4378
4272
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4386,9 +4280,7 @@ var DisassociateWorkspaceApplicationCommand = _DisassociateWorkspaceApplicationC
|
|
|
4386
4280
|
|
|
4387
4281
|
|
|
4388
4282
|
|
|
4389
|
-
var _GetAccountLinkCommand = class _GetAccountLinkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4390
|
-
...commonParams
|
|
4391
|
-
}).m(function(Command, cs, config, o) {
|
|
4283
|
+
var _GetAccountLinkCommand = class _GetAccountLinkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4392
4284
|
return [
|
|
4393
4285
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4394
4286
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4402,9 +4294,7 @@ var GetAccountLinkCommand = _GetAccountLinkCommand;
|
|
|
4402
4294
|
|
|
4403
4295
|
|
|
4404
4296
|
|
|
4405
|
-
var _ImportClientBrandingCommand = class _ImportClientBrandingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4406
|
-
...commonParams
|
|
4407
|
-
}).m(function(Command, cs, config, o) {
|
|
4297
|
+
var _ImportClientBrandingCommand = class _ImportClientBrandingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4408
4298
|
return [
|
|
4409
4299
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4410
4300
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4418,9 +4308,7 @@ var ImportClientBrandingCommand = _ImportClientBrandingCommand;
|
|
|
4418
4308
|
|
|
4419
4309
|
|
|
4420
4310
|
|
|
4421
|
-
var _ImportWorkspaceImageCommand = class _ImportWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4422
|
-
...commonParams
|
|
4423
|
-
}).m(function(Command, cs, config, o) {
|
|
4311
|
+
var _ImportWorkspaceImageCommand = class _ImportWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4424
4312
|
return [
|
|
4425
4313
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4426
4314
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4434,9 +4322,7 @@ var ImportWorkspaceImageCommand = _ImportWorkspaceImageCommand;
|
|
|
4434
4322
|
|
|
4435
4323
|
|
|
4436
4324
|
|
|
4437
|
-
var _ListAccountLinksCommand = class _ListAccountLinksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4438
|
-
...commonParams
|
|
4439
|
-
}).m(function(Command, cs, config, o) {
|
|
4325
|
+
var _ListAccountLinksCommand = class _ListAccountLinksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4440
4326
|
return [
|
|
4441
4327
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4442
4328
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4450,9 +4336,7 @@ var ListAccountLinksCommand = _ListAccountLinksCommand;
|
|
|
4450
4336
|
|
|
4451
4337
|
|
|
4452
4338
|
|
|
4453
|
-
var _ListAvailableManagementCidrRangesCommand = class _ListAvailableManagementCidrRangesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4454
|
-
...commonParams
|
|
4455
|
-
}).m(function(Command, cs, config, o) {
|
|
4339
|
+
var _ListAvailableManagementCidrRangesCommand = class _ListAvailableManagementCidrRangesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4456
4340
|
return [
|
|
4457
4341
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4458
4342
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4466,9 +4350,7 @@ var ListAvailableManagementCidrRangesCommand = _ListAvailableManagementCidrRange
|
|
|
4466
4350
|
|
|
4467
4351
|
|
|
4468
4352
|
|
|
4469
|
-
var _MigrateWorkspaceCommand = class _MigrateWorkspaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4470
|
-
...commonParams
|
|
4471
|
-
}).m(function(Command, cs, config, o) {
|
|
4353
|
+
var _MigrateWorkspaceCommand = class _MigrateWorkspaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4472
4354
|
return [
|
|
4473
4355
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4474
4356
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4482,9 +4364,7 @@ var MigrateWorkspaceCommand = _MigrateWorkspaceCommand;
|
|
|
4482
4364
|
|
|
4483
4365
|
|
|
4484
4366
|
|
|
4485
|
-
var _ModifyAccountCommand = class _ModifyAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4486
|
-
...commonParams
|
|
4487
|
-
}).m(function(Command, cs, config, o) {
|
|
4367
|
+
var _ModifyAccountCommand = class _ModifyAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4488
4368
|
return [
|
|
4489
4369
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4490
4370
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4498,9 +4378,7 @@ var ModifyAccountCommand = _ModifyAccountCommand;
|
|
|
4498
4378
|
|
|
4499
4379
|
|
|
4500
4380
|
|
|
4501
|
-
var _ModifyCertificateBasedAuthPropertiesCommand = class _ModifyCertificateBasedAuthPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4502
|
-
...commonParams
|
|
4503
|
-
}).m(function(Command, cs, config, o) {
|
|
4381
|
+
var _ModifyCertificateBasedAuthPropertiesCommand = class _ModifyCertificateBasedAuthPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4504
4382
|
return [
|
|
4505
4383
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4506
4384
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4514,9 +4392,7 @@ var ModifyCertificateBasedAuthPropertiesCommand = _ModifyCertificateBasedAuthPro
|
|
|
4514
4392
|
|
|
4515
4393
|
|
|
4516
4394
|
|
|
4517
|
-
var _ModifyClientPropertiesCommand = class _ModifyClientPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4518
|
-
...commonParams
|
|
4519
|
-
}).m(function(Command, cs, config, o) {
|
|
4395
|
+
var _ModifyClientPropertiesCommand = class _ModifyClientPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4520
4396
|
return [
|
|
4521
4397
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4522
4398
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4530,9 +4406,7 @@ var ModifyClientPropertiesCommand = _ModifyClientPropertiesCommand;
|
|
|
4530
4406
|
|
|
4531
4407
|
|
|
4532
4408
|
|
|
4533
|
-
var _ModifySamlPropertiesCommand = class _ModifySamlPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4534
|
-
...commonParams
|
|
4535
|
-
}).m(function(Command, cs, config, o) {
|
|
4409
|
+
var _ModifySamlPropertiesCommand = class _ModifySamlPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4536
4410
|
return [
|
|
4537
4411
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4538
4412
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4546,9 +4420,7 @@ var ModifySamlPropertiesCommand = _ModifySamlPropertiesCommand;
|
|
|
4546
4420
|
|
|
4547
4421
|
|
|
4548
4422
|
|
|
4549
|
-
var _ModifySelfservicePermissionsCommand = class _ModifySelfservicePermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4550
|
-
...commonParams
|
|
4551
|
-
}).m(function(Command, cs, config, o) {
|
|
4423
|
+
var _ModifySelfservicePermissionsCommand = class _ModifySelfservicePermissionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4552
4424
|
return [
|
|
4553
4425
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4554
4426
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4562,9 +4434,7 @@ var ModifySelfservicePermissionsCommand = _ModifySelfservicePermissionsCommand;
|
|
|
4562
4434
|
|
|
4563
4435
|
|
|
4564
4436
|
|
|
4565
|
-
var _ModifyStreamingPropertiesCommand = class _ModifyStreamingPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4566
|
-
...commonParams
|
|
4567
|
-
}).m(function(Command, cs, config, o) {
|
|
4437
|
+
var _ModifyStreamingPropertiesCommand = class _ModifyStreamingPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4568
4438
|
return [
|
|
4569
4439
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4570
4440
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4578,9 +4448,7 @@ var ModifyStreamingPropertiesCommand = _ModifyStreamingPropertiesCommand;
|
|
|
4578
4448
|
|
|
4579
4449
|
|
|
4580
4450
|
|
|
4581
|
-
var _ModifyWorkspaceAccessPropertiesCommand = class _ModifyWorkspaceAccessPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4582
|
-
...commonParams
|
|
4583
|
-
}).m(function(Command, cs, config, o) {
|
|
4451
|
+
var _ModifyWorkspaceAccessPropertiesCommand = class _ModifyWorkspaceAccessPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4584
4452
|
return [
|
|
4585
4453
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4586
4454
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4594,9 +4462,7 @@ var ModifyWorkspaceAccessPropertiesCommand = _ModifyWorkspaceAccessPropertiesCom
|
|
|
4594
4462
|
|
|
4595
4463
|
|
|
4596
4464
|
|
|
4597
|
-
var _ModifyWorkspaceCreationPropertiesCommand = class _ModifyWorkspaceCreationPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4598
|
-
...commonParams
|
|
4599
|
-
}).m(function(Command, cs, config, o) {
|
|
4465
|
+
var _ModifyWorkspaceCreationPropertiesCommand = class _ModifyWorkspaceCreationPropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4600
4466
|
return [
|
|
4601
4467
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4602
4468
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4610,9 +4476,7 @@ var ModifyWorkspaceCreationPropertiesCommand = _ModifyWorkspaceCreationPropertie
|
|
|
4610
4476
|
|
|
4611
4477
|
|
|
4612
4478
|
|
|
4613
|
-
var _ModifyWorkspacePropertiesCommand = class _ModifyWorkspacePropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4614
|
-
...commonParams
|
|
4615
|
-
}).m(function(Command, cs, config, o) {
|
|
4479
|
+
var _ModifyWorkspacePropertiesCommand = class _ModifyWorkspacePropertiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4616
4480
|
return [
|
|
4617
4481
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4618
4482
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4626,9 +4490,7 @@ var ModifyWorkspacePropertiesCommand = _ModifyWorkspacePropertiesCommand;
|
|
|
4626
4490
|
|
|
4627
4491
|
|
|
4628
4492
|
|
|
4629
|
-
var _ModifyWorkspaceStateCommand = class _ModifyWorkspaceStateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4630
|
-
...commonParams
|
|
4631
|
-
}).m(function(Command, cs, config, o) {
|
|
4493
|
+
var _ModifyWorkspaceStateCommand = class _ModifyWorkspaceStateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4632
4494
|
return [
|
|
4633
4495
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4634
4496
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4642,9 +4504,7 @@ var ModifyWorkspaceStateCommand = _ModifyWorkspaceStateCommand;
|
|
|
4642
4504
|
|
|
4643
4505
|
|
|
4644
4506
|
|
|
4645
|
-
var _RebootWorkspacesCommand = class _RebootWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4646
|
-
...commonParams
|
|
4647
|
-
}).m(function(Command, cs, config, o) {
|
|
4507
|
+
var _RebootWorkspacesCommand = class _RebootWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4648
4508
|
return [
|
|
4649
4509
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4650
4510
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4658,9 +4518,7 @@ var RebootWorkspacesCommand = _RebootWorkspacesCommand;
|
|
|
4658
4518
|
|
|
4659
4519
|
|
|
4660
4520
|
|
|
4661
|
-
var _RebuildWorkspacesCommand = class _RebuildWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4662
|
-
...commonParams
|
|
4663
|
-
}).m(function(Command, cs, config, o) {
|
|
4521
|
+
var _RebuildWorkspacesCommand = class _RebuildWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4664
4522
|
return [
|
|
4665
4523
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4666
4524
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4674,9 +4532,7 @@ var RebuildWorkspacesCommand = _RebuildWorkspacesCommand;
|
|
|
4674
4532
|
|
|
4675
4533
|
|
|
4676
4534
|
|
|
4677
|
-
var _RegisterWorkspaceDirectoryCommand = class _RegisterWorkspaceDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4678
|
-
...commonParams
|
|
4679
|
-
}).m(function(Command, cs, config, o) {
|
|
4535
|
+
var _RegisterWorkspaceDirectoryCommand = class _RegisterWorkspaceDirectoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4680
4536
|
return [
|
|
4681
4537
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4682
4538
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4690,9 +4546,7 @@ var RegisterWorkspaceDirectoryCommand = _RegisterWorkspaceDirectoryCommand;
|
|
|
4690
4546
|
|
|
4691
4547
|
|
|
4692
4548
|
|
|
4693
|
-
var _RejectAccountLinkInvitationCommand = class _RejectAccountLinkInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4694
|
-
...commonParams
|
|
4695
|
-
}).m(function(Command, cs, config, o) {
|
|
4549
|
+
var _RejectAccountLinkInvitationCommand = class _RejectAccountLinkInvitationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4696
4550
|
return [
|
|
4697
4551
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4698
4552
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4706,9 +4560,7 @@ var RejectAccountLinkInvitationCommand = _RejectAccountLinkInvitationCommand;
|
|
|
4706
4560
|
|
|
4707
4561
|
|
|
4708
4562
|
|
|
4709
|
-
var _RestoreWorkspaceCommand = class _RestoreWorkspaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4710
|
-
...commonParams
|
|
4711
|
-
}).m(function(Command, cs, config, o) {
|
|
4563
|
+
var _RestoreWorkspaceCommand = class _RestoreWorkspaceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4712
4564
|
return [
|
|
4713
4565
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4714
4566
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4722,9 +4574,7 @@ var RestoreWorkspaceCommand = _RestoreWorkspaceCommand;
|
|
|
4722
4574
|
|
|
4723
4575
|
|
|
4724
4576
|
|
|
4725
|
-
var _RevokeIpRulesCommand = class _RevokeIpRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4726
|
-
...commonParams
|
|
4727
|
-
}).m(function(Command, cs, config, o) {
|
|
4577
|
+
var _RevokeIpRulesCommand = class _RevokeIpRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4728
4578
|
return [
|
|
4729
4579
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4730
4580
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4738,9 +4588,7 @@ var RevokeIpRulesCommand = _RevokeIpRulesCommand;
|
|
|
4738
4588
|
|
|
4739
4589
|
|
|
4740
4590
|
|
|
4741
|
-
var _StartWorkspacesCommand = class _StartWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4742
|
-
...commonParams
|
|
4743
|
-
}).m(function(Command, cs, config, o) {
|
|
4591
|
+
var _StartWorkspacesCommand = class _StartWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4744
4592
|
return [
|
|
4745
4593
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4746
4594
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4754,9 +4602,7 @@ var StartWorkspacesCommand = _StartWorkspacesCommand;
|
|
|
4754
4602
|
|
|
4755
4603
|
|
|
4756
4604
|
|
|
4757
|
-
var _StartWorkspacesPoolCommand = class _StartWorkspacesPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4758
|
-
...commonParams
|
|
4759
|
-
}).m(function(Command, cs, config, o) {
|
|
4605
|
+
var _StartWorkspacesPoolCommand = class _StartWorkspacesPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4760
4606
|
return [
|
|
4761
4607
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4762
4608
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4770,9 +4616,7 @@ var StartWorkspacesPoolCommand = _StartWorkspacesPoolCommand;
|
|
|
4770
4616
|
|
|
4771
4617
|
|
|
4772
4618
|
|
|
4773
|
-
var _StopWorkspacesCommand = class _StopWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4774
|
-
...commonParams
|
|
4775
|
-
}).m(function(Command, cs, config, o) {
|
|
4619
|
+
var _StopWorkspacesCommand = class _StopWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4776
4620
|
return [
|
|
4777
4621
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4778
4622
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4786,9 +4630,7 @@ var StopWorkspacesCommand = _StopWorkspacesCommand;
|
|
|
4786
4630
|
|
|
4787
4631
|
|
|
4788
4632
|
|
|
4789
|
-
var _StopWorkspacesPoolCommand = class _StopWorkspacesPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4790
|
-
...commonParams
|
|
4791
|
-
}).m(function(Command, cs, config, o) {
|
|
4633
|
+
var _StopWorkspacesPoolCommand = class _StopWorkspacesPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4792
4634
|
return [
|
|
4793
4635
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4794
4636
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4802,9 +4644,7 @@ var StopWorkspacesPoolCommand = _StopWorkspacesPoolCommand;
|
|
|
4802
4644
|
|
|
4803
4645
|
|
|
4804
4646
|
|
|
4805
|
-
var _TerminateWorkspacesCommand = class _TerminateWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4806
|
-
...commonParams
|
|
4807
|
-
}).m(function(Command, cs, config, o) {
|
|
4647
|
+
var _TerminateWorkspacesCommand = class _TerminateWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4808
4648
|
return [
|
|
4809
4649
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4810
4650
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4818,9 +4658,7 @@ var TerminateWorkspacesCommand = _TerminateWorkspacesCommand;
|
|
|
4818
4658
|
|
|
4819
4659
|
|
|
4820
4660
|
|
|
4821
|
-
var _TerminateWorkspacesPoolCommand = class _TerminateWorkspacesPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4822
|
-
...commonParams
|
|
4823
|
-
}).m(function(Command, cs, config, o) {
|
|
4661
|
+
var _TerminateWorkspacesPoolCommand = class _TerminateWorkspacesPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4824
4662
|
return [
|
|
4825
4663
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4826
4664
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4834,9 +4672,7 @@ var TerminateWorkspacesPoolCommand = _TerminateWorkspacesPoolCommand;
|
|
|
4834
4672
|
|
|
4835
4673
|
|
|
4836
4674
|
|
|
4837
|
-
var _TerminateWorkspacesPoolSessionCommand = class _TerminateWorkspacesPoolSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4838
|
-
...commonParams
|
|
4839
|
-
}).m(function(Command, cs, config, o) {
|
|
4675
|
+
var _TerminateWorkspacesPoolSessionCommand = class _TerminateWorkspacesPoolSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4840
4676
|
return [
|
|
4841
4677
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4842
4678
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4850,9 +4686,7 @@ var TerminateWorkspacesPoolSessionCommand = _TerminateWorkspacesPoolSessionComma
|
|
|
4850
4686
|
|
|
4851
4687
|
|
|
4852
4688
|
|
|
4853
|
-
var _UpdateConnectClientAddInCommand = class _UpdateConnectClientAddInCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4854
|
-
...commonParams
|
|
4855
|
-
}).m(function(Command, cs, config, o) {
|
|
4689
|
+
var _UpdateConnectClientAddInCommand = class _UpdateConnectClientAddInCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4856
4690
|
return [
|
|
4857
4691
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4858
4692
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4866,9 +4700,7 @@ var UpdateConnectClientAddInCommand = _UpdateConnectClientAddInCommand;
|
|
|
4866
4700
|
|
|
4867
4701
|
|
|
4868
4702
|
|
|
4869
|
-
var _UpdateConnectionAliasPermissionCommand = class _UpdateConnectionAliasPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4870
|
-
...commonParams
|
|
4871
|
-
}).m(function(Command, cs, config, o) {
|
|
4703
|
+
var _UpdateConnectionAliasPermissionCommand = class _UpdateConnectionAliasPermissionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4872
4704
|
return [
|
|
4873
4705
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4874
4706
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4882,9 +4714,7 @@ var UpdateConnectionAliasPermissionCommand = _UpdateConnectionAliasPermissionCom
|
|
|
4882
4714
|
|
|
4883
4715
|
|
|
4884
4716
|
|
|
4885
|
-
var _UpdateRulesOfIpGroupCommand = class _UpdateRulesOfIpGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4886
|
-
...commonParams
|
|
4887
|
-
}).m(function(Command, cs, config, o) {
|
|
4717
|
+
var _UpdateRulesOfIpGroupCommand = class _UpdateRulesOfIpGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4888
4718
|
return [
|
|
4889
4719
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4890
4720
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4898,9 +4728,7 @@ var UpdateRulesOfIpGroupCommand = _UpdateRulesOfIpGroupCommand;
|
|
|
4898
4728
|
|
|
4899
4729
|
|
|
4900
4730
|
|
|
4901
|
-
var _UpdateWorkspaceBundleCommand = class _UpdateWorkspaceBundleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4902
|
-
...commonParams
|
|
4903
|
-
}).m(function(Command, cs, config, o) {
|
|
4731
|
+
var _UpdateWorkspaceBundleCommand = class _UpdateWorkspaceBundleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4904
4732
|
return [
|
|
4905
4733
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4906
4734
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4914,9 +4742,7 @@ var UpdateWorkspaceBundleCommand = _UpdateWorkspaceBundleCommand;
|
|
|
4914
4742
|
|
|
4915
4743
|
|
|
4916
4744
|
|
|
4917
|
-
var _UpdateWorkspaceImagePermissionCommand = class _UpdateWorkspaceImagePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4918
|
-
...commonParams
|
|
4919
|
-
}).m(function(Command, cs, config, o) {
|
|
4745
|
+
var _UpdateWorkspaceImagePermissionCommand = class _UpdateWorkspaceImagePermissionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4920
4746
|
return [
|
|
4921
4747
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4922
4748
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4930,9 +4756,7 @@ var UpdateWorkspaceImagePermissionCommand = _UpdateWorkspaceImagePermissionComma
|
|
|
4930
4756
|
|
|
4931
4757
|
|
|
4932
4758
|
|
|
4933
|
-
var _UpdateWorkspacesPoolCommand = class _UpdateWorkspacesPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4934
|
-
...commonParams
|
|
4935
|
-
}).m(function(Command, cs, config, o) {
|
|
4759
|
+
var _UpdateWorkspacesPoolCommand = class _UpdateWorkspacesPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4936
4760
|
return [
|
|
4937
4761
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4938
4762
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|