@aws-sdk/client-workspaces 3.927.0 → 3.929.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 +3098 -3222
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/WorkSpacesClient.js +2 -0
- package/dist-es/commands/AcceptAccountLinkInvitationCommand.js +3 -9
- package/dist-es/commands/AssociateConnectionAliasCommand.js +3 -9
- package/dist-es/commands/AssociateIpGroupsCommand.js +3 -9
- package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +3 -9
- package/dist-es/commands/AuthorizeIpRulesCommand.js +3 -9
- package/dist-es/commands/CopyWorkspaceImageCommand.js +3 -9
- package/dist-es/commands/CreateAccountLinkInvitationCommand.js +3 -9
- package/dist-es/commands/CreateConnectClientAddInCommand.js +3 -9
- package/dist-es/commands/CreateConnectionAliasCommand.js +3 -9
- package/dist-es/commands/CreateIpGroupCommand.js +3 -9
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +3 -9
- package/dist-es/commands/CreateTagsCommand.js +3 -9
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +3 -9
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +3 -9
- package/dist-es/commands/CreateWorkspaceImageCommand.js +3 -9
- package/dist-es/commands/CreateWorkspacesCommand.js +3 -9
- package/dist-es/commands/CreateWorkspacesPoolCommand.js +3 -9
- package/dist-es/commands/DeleteAccountLinkInvitationCommand.js +3 -9
- package/dist-es/commands/DeleteClientBrandingCommand.js +3 -9
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +3 -9
- package/dist-es/commands/DeleteConnectionAliasCommand.js +3 -9
- package/dist-es/commands/DeleteIpGroupCommand.js +3 -9
- package/dist-es/commands/DeleteTagsCommand.js +3 -9
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +3 -9
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +3 -9
- package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +3 -9
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +3 -9
- package/dist-es/commands/DescribeAccountCommand.js +3 -9
- package/dist-es/commands/DescribeAccountModificationsCommand.js +3 -9
- package/dist-es/commands/DescribeApplicationAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeApplicationsCommand.js +3 -9
- package/dist-es/commands/DescribeBundleAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeClientBrandingCommand.js +3 -9
- package/dist-es/commands/DescribeClientPropertiesCommand.js +3 -9
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +3 -9
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +3 -9
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +3 -9
- package/dist-es/commands/DescribeCustomWorkspaceImageImportCommand.js +3 -9
- package/dist-es/commands/DescribeImageAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeIpGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeTagsCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspacesCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspacesPoolSessionsCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspacesPoolsCommand.js +3 -9
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +3 -9
- package/dist-es/commands/DisassociateIpGroupsCommand.js +3 -9
- package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +3 -9
- package/dist-es/commands/GetAccountLinkCommand.js +3 -9
- package/dist-es/commands/ImportClientBrandingCommand.js +3 -9
- package/dist-es/commands/ImportCustomWorkspaceImageCommand.js +3 -9
- package/dist-es/commands/ImportWorkspaceImageCommand.js +3 -9
- package/dist-es/commands/ListAccountLinksCommand.js +3 -9
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +3 -9
- package/dist-es/commands/MigrateWorkspaceCommand.js +3 -9
- package/dist-es/commands/ModifyAccountCommand.js +3 -9
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +3 -9
- package/dist-es/commands/ModifyClientPropertiesCommand.js +3 -9
- package/dist-es/commands/ModifyEndpointEncryptionModeCommand.js +3 -9
- package/dist-es/commands/ModifySamlPropertiesCommand.js +3 -9
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +3 -9
- package/dist-es/commands/ModifyStreamingPropertiesCommand.js +3 -9
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +3 -9
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +3 -9
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +3 -9
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +3 -9
- package/dist-es/commands/RebootWorkspacesCommand.js +3 -9
- package/dist-es/commands/RebuildWorkspacesCommand.js +3 -9
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +3 -9
- package/dist-es/commands/RejectAccountLinkInvitationCommand.js +3 -9
- package/dist-es/commands/RestoreWorkspaceCommand.js +3 -9
- package/dist-es/commands/RevokeIpRulesCommand.js +3 -9
- package/dist-es/commands/StartWorkspacesCommand.js +3 -9
- package/dist-es/commands/StartWorkspacesPoolCommand.js +3 -9
- package/dist-es/commands/StopWorkspacesCommand.js +3 -9
- package/dist-es/commands/StopWorkspacesPoolCommand.js +3 -9
- package/dist-es/commands/TerminateWorkspacesCommand.js +3 -9
- package/dist-es/commands/TerminateWorkspacesPoolCommand.js +3 -9
- package/dist-es/commands/TerminateWorkspacesPoolSessionCommand.js +3 -9
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +3 -9
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +3 -9
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +3 -9
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +3 -9
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +3 -9
- package/dist-es/commands/UpdateWorkspacesPoolCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +2878 -0
- package/dist-types/WorkSpacesClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +461 -0
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +466 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -2521
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -821
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1097
|
@@ -1,821 +0,0 @@
|
|
|
1
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
|
2
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
3
|
-
import { AcceptAccountLinkInvitationCommandInput, AcceptAccountLinkInvitationCommandOutput } from "../commands/AcceptAccountLinkInvitationCommand";
|
|
4
|
-
import { AssociateConnectionAliasCommandInput, AssociateConnectionAliasCommandOutput } from "../commands/AssociateConnectionAliasCommand";
|
|
5
|
-
import { AssociateIpGroupsCommandInput, AssociateIpGroupsCommandOutput } from "../commands/AssociateIpGroupsCommand";
|
|
6
|
-
import { AssociateWorkspaceApplicationCommandInput, AssociateWorkspaceApplicationCommandOutput } from "../commands/AssociateWorkspaceApplicationCommand";
|
|
7
|
-
import { AuthorizeIpRulesCommandInput, AuthorizeIpRulesCommandOutput } from "../commands/AuthorizeIpRulesCommand";
|
|
8
|
-
import { CopyWorkspaceImageCommandInput, CopyWorkspaceImageCommandOutput } from "../commands/CopyWorkspaceImageCommand";
|
|
9
|
-
import { CreateAccountLinkInvitationCommandInput, CreateAccountLinkInvitationCommandOutput } from "../commands/CreateAccountLinkInvitationCommand";
|
|
10
|
-
import { CreateConnectClientAddInCommandInput, CreateConnectClientAddInCommandOutput } from "../commands/CreateConnectClientAddInCommand";
|
|
11
|
-
import { CreateConnectionAliasCommandInput, CreateConnectionAliasCommandOutput } from "../commands/CreateConnectionAliasCommand";
|
|
12
|
-
import { CreateIpGroupCommandInput, CreateIpGroupCommandOutput } from "../commands/CreateIpGroupCommand";
|
|
13
|
-
import { CreateStandbyWorkspacesCommandInput, CreateStandbyWorkspacesCommandOutput } from "../commands/CreateStandbyWorkspacesCommand";
|
|
14
|
-
import { CreateTagsCommandInput, CreateTagsCommandOutput } from "../commands/CreateTagsCommand";
|
|
15
|
-
import { CreateUpdatedWorkspaceImageCommandInput, CreateUpdatedWorkspaceImageCommandOutput } from "../commands/CreateUpdatedWorkspaceImageCommand";
|
|
16
|
-
import { CreateWorkspaceBundleCommandInput, CreateWorkspaceBundleCommandOutput } from "../commands/CreateWorkspaceBundleCommand";
|
|
17
|
-
import { CreateWorkspaceImageCommandInput, CreateWorkspaceImageCommandOutput } from "../commands/CreateWorkspaceImageCommand";
|
|
18
|
-
import { CreateWorkspacesCommandInput, CreateWorkspacesCommandOutput } from "../commands/CreateWorkspacesCommand";
|
|
19
|
-
import { CreateWorkspacesPoolCommandInput, CreateWorkspacesPoolCommandOutput } from "../commands/CreateWorkspacesPoolCommand";
|
|
20
|
-
import { DeleteAccountLinkInvitationCommandInput, DeleteAccountLinkInvitationCommandOutput } from "../commands/DeleteAccountLinkInvitationCommand";
|
|
21
|
-
import { DeleteClientBrandingCommandInput, DeleteClientBrandingCommandOutput } from "../commands/DeleteClientBrandingCommand";
|
|
22
|
-
import { DeleteConnectClientAddInCommandInput, DeleteConnectClientAddInCommandOutput } from "../commands/DeleteConnectClientAddInCommand";
|
|
23
|
-
import { DeleteConnectionAliasCommandInput, DeleteConnectionAliasCommandOutput } from "../commands/DeleteConnectionAliasCommand";
|
|
24
|
-
import { DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput } from "../commands/DeleteIpGroupCommand";
|
|
25
|
-
import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "../commands/DeleteTagsCommand";
|
|
26
|
-
import { DeleteWorkspaceBundleCommandInput, DeleteWorkspaceBundleCommandOutput } from "../commands/DeleteWorkspaceBundleCommand";
|
|
27
|
-
import { DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput } from "../commands/DeleteWorkspaceImageCommand";
|
|
28
|
-
import { DeployWorkspaceApplicationsCommandInput, DeployWorkspaceApplicationsCommandOutput } from "../commands/DeployWorkspaceApplicationsCommand";
|
|
29
|
-
import { DeregisterWorkspaceDirectoryCommandInput, DeregisterWorkspaceDirectoryCommandOutput } from "../commands/DeregisterWorkspaceDirectoryCommand";
|
|
30
|
-
import { DescribeAccountCommandInput, DescribeAccountCommandOutput } from "../commands/DescribeAccountCommand";
|
|
31
|
-
import { DescribeAccountModificationsCommandInput, DescribeAccountModificationsCommandOutput } from "../commands/DescribeAccountModificationsCommand";
|
|
32
|
-
import { DescribeApplicationAssociationsCommandInput, DescribeApplicationAssociationsCommandOutput } from "../commands/DescribeApplicationAssociationsCommand";
|
|
33
|
-
import { DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput } from "../commands/DescribeApplicationsCommand";
|
|
34
|
-
import { DescribeBundleAssociationsCommandInput, DescribeBundleAssociationsCommandOutput } from "../commands/DescribeBundleAssociationsCommand";
|
|
35
|
-
import { DescribeClientBrandingCommandInput, DescribeClientBrandingCommandOutput } from "../commands/DescribeClientBrandingCommand";
|
|
36
|
-
import { DescribeClientPropertiesCommandInput, DescribeClientPropertiesCommandOutput } from "../commands/DescribeClientPropertiesCommand";
|
|
37
|
-
import { DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput } from "../commands/DescribeConnectClientAddInsCommand";
|
|
38
|
-
import { DescribeConnectionAliasesCommandInput, DescribeConnectionAliasesCommandOutput } from "../commands/DescribeConnectionAliasesCommand";
|
|
39
|
-
import { DescribeConnectionAliasPermissionsCommandInput, DescribeConnectionAliasPermissionsCommandOutput } from "../commands/DescribeConnectionAliasPermissionsCommand";
|
|
40
|
-
import { DescribeCustomWorkspaceImageImportCommandInput, DescribeCustomWorkspaceImageImportCommandOutput } from "../commands/DescribeCustomWorkspaceImageImportCommand";
|
|
41
|
-
import { DescribeImageAssociationsCommandInput, DescribeImageAssociationsCommandOutput } from "../commands/DescribeImageAssociationsCommand";
|
|
42
|
-
import { DescribeIpGroupsCommandInput, DescribeIpGroupsCommandOutput } from "../commands/DescribeIpGroupsCommand";
|
|
43
|
-
import { DescribeTagsCommandInput, DescribeTagsCommandOutput } from "../commands/DescribeTagsCommand";
|
|
44
|
-
import { DescribeWorkspaceAssociationsCommandInput, DescribeWorkspaceAssociationsCommandOutput } from "../commands/DescribeWorkspaceAssociationsCommand";
|
|
45
|
-
import { DescribeWorkspaceBundlesCommandInput, DescribeWorkspaceBundlesCommandOutput } from "../commands/DescribeWorkspaceBundlesCommand";
|
|
46
|
-
import { DescribeWorkspaceDirectoriesCommandInput, DescribeWorkspaceDirectoriesCommandOutput } from "../commands/DescribeWorkspaceDirectoriesCommand";
|
|
47
|
-
import { DescribeWorkspaceImagePermissionsCommandInput, DescribeWorkspaceImagePermissionsCommandOutput } from "../commands/DescribeWorkspaceImagePermissionsCommand";
|
|
48
|
-
import { DescribeWorkspaceImagesCommandInput, DescribeWorkspaceImagesCommandOutput } from "../commands/DescribeWorkspaceImagesCommand";
|
|
49
|
-
import { DescribeWorkspacesCommandInput, DescribeWorkspacesCommandOutput } from "../commands/DescribeWorkspacesCommand";
|
|
50
|
-
import { DescribeWorkspacesConnectionStatusCommandInput, DescribeWorkspacesConnectionStatusCommandOutput } from "../commands/DescribeWorkspacesConnectionStatusCommand";
|
|
51
|
-
import { DescribeWorkspaceSnapshotsCommandInput, DescribeWorkspaceSnapshotsCommandOutput } from "../commands/DescribeWorkspaceSnapshotsCommand";
|
|
52
|
-
import { DescribeWorkspacesPoolsCommandInput, DescribeWorkspacesPoolsCommandOutput } from "../commands/DescribeWorkspacesPoolsCommand";
|
|
53
|
-
import { DescribeWorkspacesPoolSessionsCommandInput, DescribeWorkspacesPoolSessionsCommandOutput } from "../commands/DescribeWorkspacesPoolSessionsCommand";
|
|
54
|
-
import { DisassociateConnectionAliasCommandInput, DisassociateConnectionAliasCommandOutput } from "../commands/DisassociateConnectionAliasCommand";
|
|
55
|
-
import { DisassociateIpGroupsCommandInput, DisassociateIpGroupsCommandOutput } from "../commands/DisassociateIpGroupsCommand";
|
|
56
|
-
import { DisassociateWorkspaceApplicationCommandInput, DisassociateWorkspaceApplicationCommandOutput } from "../commands/DisassociateWorkspaceApplicationCommand";
|
|
57
|
-
import { GetAccountLinkCommandInput, GetAccountLinkCommandOutput } from "../commands/GetAccountLinkCommand";
|
|
58
|
-
import { ImportClientBrandingCommandInput, ImportClientBrandingCommandOutput } from "../commands/ImportClientBrandingCommand";
|
|
59
|
-
import { ImportCustomWorkspaceImageCommandInput, ImportCustomWorkspaceImageCommandOutput } from "../commands/ImportCustomWorkspaceImageCommand";
|
|
60
|
-
import { ImportWorkspaceImageCommandInput, ImportWorkspaceImageCommandOutput } from "../commands/ImportWorkspaceImageCommand";
|
|
61
|
-
import { ListAccountLinksCommandInput, ListAccountLinksCommandOutput } from "../commands/ListAccountLinksCommand";
|
|
62
|
-
import { ListAvailableManagementCidrRangesCommandInput, ListAvailableManagementCidrRangesCommandOutput } from "../commands/ListAvailableManagementCidrRangesCommand";
|
|
63
|
-
import { MigrateWorkspaceCommandInput, MigrateWorkspaceCommandOutput } from "../commands/MigrateWorkspaceCommand";
|
|
64
|
-
import { ModifyAccountCommandInput, ModifyAccountCommandOutput } from "../commands/ModifyAccountCommand";
|
|
65
|
-
import { ModifyCertificateBasedAuthPropertiesCommandInput, ModifyCertificateBasedAuthPropertiesCommandOutput } from "../commands/ModifyCertificateBasedAuthPropertiesCommand";
|
|
66
|
-
import { ModifyClientPropertiesCommandInput, ModifyClientPropertiesCommandOutput } from "../commands/ModifyClientPropertiesCommand";
|
|
67
|
-
import { ModifyEndpointEncryptionModeCommandInput, ModifyEndpointEncryptionModeCommandOutput } from "../commands/ModifyEndpointEncryptionModeCommand";
|
|
68
|
-
import { ModifySamlPropertiesCommandInput, ModifySamlPropertiesCommandOutput } from "../commands/ModifySamlPropertiesCommand";
|
|
69
|
-
import { ModifySelfservicePermissionsCommandInput, ModifySelfservicePermissionsCommandOutput } from "../commands/ModifySelfservicePermissionsCommand";
|
|
70
|
-
import { ModifyStreamingPropertiesCommandInput, ModifyStreamingPropertiesCommandOutput } from "../commands/ModifyStreamingPropertiesCommand";
|
|
71
|
-
import { ModifyWorkspaceAccessPropertiesCommandInput, ModifyWorkspaceAccessPropertiesCommandOutput } from "../commands/ModifyWorkspaceAccessPropertiesCommand";
|
|
72
|
-
import { ModifyWorkspaceCreationPropertiesCommandInput, ModifyWorkspaceCreationPropertiesCommandOutput } from "../commands/ModifyWorkspaceCreationPropertiesCommand";
|
|
73
|
-
import { ModifyWorkspacePropertiesCommandInput, ModifyWorkspacePropertiesCommandOutput } from "../commands/ModifyWorkspacePropertiesCommand";
|
|
74
|
-
import { ModifyWorkspaceStateCommandInput, ModifyWorkspaceStateCommandOutput } from "../commands/ModifyWorkspaceStateCommand";
|
|
75
|
-
import { RebootWorkspacesCommandInput, RebootWorkspacesCommandOutput } from "../commands/RebootWorkspacesCommand";
|
|
76
|
-
import { RebuildWorkspacesCommandInput, RebuildWorkspacesCommandOutput } from "../commands/RebuildWorkspacesCommand";
|
|
77
|
-
import { RegisterWorkspaceDirectoryCommandInput, RegisterWorkspaceDirectoryCommandOutput } from "../commands/RegisterWorkspaceDirectoryCommand";
|
|
78
|
-
import { RejectAccountLinkInvitationCommandInput, RejectAccountLinkInvitationCommandOutput } from "../commands/RejectAccountLinkInvitationCommand";
|
|
79
|
-
import { RestoreWorkspaceCommandInput, RestoreWorkspaceCommandOutput } from "../commands/RestoreWorkspaceCommand";
|
|
80
|
-
import { RevokeIpRulesCommandInput, RevokeIpRulesCommandOutput } from "../commands/RevokeIpRulesCommand";
|
|
81
|
-
import { StartWorkspacesCommandInput, StartWorkspacesCommandOutput } from "../commands/StartWorkspacesCommand";
|
|
82
|
-
import { StartWorkspacesPoolCommandInput, StartWorkspacesPoolCommandOutput } from "../commands/StartWorkspacesPoolCommand";
|
|
83
|
-
import { StopWorkspacesCommandInput, StopWorkspacesCommandOutput } from "../commands/StopWorkspacesCommand";
|
|
84
|
-
import { StopWorkspacesPoolCommandInput, StopWorkspacesPoolCommandOutput } from "../commands/StopWorkspacesPoolCommand";
|
|
85
|
-
import { TerminateWorkspacesCommandInput, TerminateWorkspacesCommandOutput } from "../commands/TerminateWorkspacesCommand";
|
|
86
|
-
import { TerminateWorkspacesPoolCommandInput, TerminateWorkspacesPoolCommandOutput } from "../commands/TerminateWorkspacesPoolCommand";
|
|
87
|
-
import { TerminateWorkspacesPoolSessionCommandInput, TerminateWorkspacesPoolSessionCommandOutput } from "../commands/TerminateWorkspacesPoolSessionCommand";
|
|
88
|
-
import { UpdateConnectClientAddInCommandInput, UpdateConnectClientAddInCommandOutput } from "../commands/UpdateConnectClientAddInCommand";
|
|
89
|
-
import { UpdateConnectionAliasPermissionCommandInput, UpdateConnectionAliasPermissionCommandOutput } from "../commands/UpdateConnectionAliasPermissionCommand";
|
|
90
|
-
import { UpdateRulesOfIpGroupCommandInput, UpdateRulesOfIpGroupCommandOutput } from "../commands/UpdateRulesOfIpGroupCommand";
|
|
91
|
-
import { UpdateWorkspaceBundleCommandInput, UpdateWorkspaceBundleCommandOutput } from "../commands/UpdateWorkspaceBundleCommand";
|
|
92
|
-
import { UpdateWorkspaceImagePermissionCommandInput, UpdateWorkspaceImagePermissionCommandOutput } from "../commands/UpdateWorkspaceImagePermissionCommand";
|
|
93
|
-
import { UpdateWorkspacesPoolCommandInput, UpdateWorkspacesPoolCommandOutput } from "../commands/UpdateWorkspacesPoolCommand";
|
|
94
|
-
/**
|
|
95
|
-
* serializeAws_json1_1AcceptAccountLinkInvitationCommand
|
|
96
|
-
*/
|
|
97
|
-
export declare const se_AcceptAccountLinkInvitationCommand: (input: AcceptAccountLinkInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
98
|
-
/**
|
|
99
|
-
* serializeAws_json1_1AssociateConnectionAliasCommand
|
|
100
|
-
*/
|
|
101
|
-
export declare const se_AssociateConnectionAliasCommand: (input: AssociateConnectionAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
102
|
-
/**
|
|
103
|
-
* serializeAws_json1_1AssociateIpGroupsCommand
|
|
104
|
-
*/
|
|
105
|
-
export declare const se_AssociateIpGroupsCommand: (input: AssociateIpGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
106
|
-
/**
|
|
107
|
-
* serializeAws_json1_1AssociateWorkspaceApplicationCommand
|
|
108
|
-
*/
|
|
109
|
-
export declare const se_AssociateWorkspaceApplicationCommand: (input: AssociateWorkspaceApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
110
|
-
/**
|
|
111
|
-
* serializeAws_json1_1AuthorizeIpRulesCommand
|
|
112
|
-
*/
|
|
113
|
-
export declare const se_AuthorizeIpRulesCommand: (input: AuthorizeIpRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
114
|
-
/**
|
|
115
|
-
* serializeAws_json1_1CopyWorkspaceImageCommand
|
|
116
|
-
*/
|
|
117
|
-
export declare const se_CopyWorkspaceImageCommand: (input: CopyWorkspaceImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
118
|
-
/**
|
|
119
|
-
* serializeAws_json1_1CreateAccountLinkInvitationCommand
|
|
120
|
-
*/
|
|
121
|
-
export declare const se_CreateAccountLinkInvitationCommand: (input: CreateAccountLinkInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
122
|
-
/**
|
|
123
|
-
* serializeAws_json1_1CreateConnectClientAddInCommand
|
|
124
|
-
*/
|
|
125
|
-
export declare const se_CreateConnectClientAddInCommand: (input: CreateConnectClientAddInCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
126
|
-
/**
|
|
127
|
-
* serializeAws_json1_1CreateConnectionAliasCommand
|
|
128
|
-
*/
|
|
129
|
-
export declare const se_CreateConnectionAliasCommand: (input: CreateConnectionAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
130
|
-
/**
|
|
131
|
-
* serializeAws_json1_1CreateIpGroupCommand
|
|
132
|
-
*/
|
|
133
|
-
export declare const se_CreateIpGroupCommand: (input: CreateIpGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
134
|
-
/**
|
|
135
|
-
* serializeAws_json1_1CreateStandbyWorkspacesCommand
|
|
136
|
-
*/
|
|
137
|
-
export declare const se_CreateStandbyWorkspacesCommand: (input: CreateStandbyWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
138
|
-
/**
|
|
139
|
-
* serializeAws_json1_1CreateTagsCommand
|
|
140
|
-
*/
|
|
141
|
-
export declare const se_CreateTagsCommand: (input: CreateTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
142
|
-
/**
|
|
143
|
-
* serializeAws_json1_1CreateUpdatedWorkspaceImageCommand
|
|
144
|
-
*/
|
|
145
|
-
export declare const se_CreateUpdatedWorkspaceImageCommand: (input: CreateUpdatedWorkspaceImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
146
|
-
/**
|
|
147
|
-
* serializeAws_json1_1CreateWorkspaceBundleCommand
|
|
148
|
-
*/
|
|
149
|
-
export declare const se_CreateWorkspaceBundleCommand: (input: CreateWorkspaceBundleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
150
|
-
/**
|
|
151
|
-
* serializeAws_json1_1CreateWorkspaceImageCommand
|
|
152
|
-
*/
|
|
153
|
-
export declare const se_CreateWorkspaceImageCommand: (input: CreateWorkspaceImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
154
|
-
/**
|
|
155
|
-
* serializeAws_json1_1CreateWorkspacesCommand
|
|
156
|
-
*/
|
|
157
|
-
export declare const se_CreateWorkspacesCommand: (input: CreateWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
158
|
-
/**
|
|
159
|
-
* serializeAws_json1_1CreateWorkspacesPoolCommand
|
|
160
|
-
*/
|
|
161
|
-
export declare const se_CreateWorkspacesPoolCommand: (input: CreateWorkspacesPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
162
|
-
/**
|
|
163
|
-
* serializeAws_json1_1DeleteAccountLinkInvitationCommand
|
|
164
|
-
*/
|
|
165
|
-
export declare const se_DeleteAccountLinkInvitationCommand: (input: DeleteAccountLinkInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
166
|
-
/**
|
|
167
|
-
* serializeAws_json1_1DeleteClientBrandingCommand
|
|
168
|
-
*/
|
|
169
|
-
export declare const se_DeleteClientBrandingCommand: (input: DeleteClientBrandingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
170
|
-
/**
|
|
171
|
-
* serializeAws_json1_1DeleteConnectClientAddInCommand
|
|
172
|
-
*/
|
|
173
|
-
export declare const se_DeleteConnectClientAddInCommand: (input: DeleteConnectClientAddInCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
174
|
-
/**
|
|
175
|
-
* serializeAws_json1_1DeleteConnectionAliasCommand
|
|
176
|
-
*/
|
|
177
|
-
export declare const se_DeleteConnectionAliasCommand: (input: DeleteConnectionAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
178
|
-
/**
|
|
179
|
-
* serializeAws_json1_1DeleteIpGroupCommand
|
|
180
|
-
*/
|
|
181
|
-
export declare const se_DeleteIpGroupCommand: (input: DeleteIpGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
182
|
-
/**
|
|
183
|
-
* serializeAws_json1_1DeleteTagsCommand
|
|
184
|
-
*/
|
|
185
|
-
export declare const se_DeleteTagsCommand: (input: DeleteTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
186
|
-
/**
|
|
187
|
-
* serializeAws_json1_1DeleteWorkspaceBundleCommand
|
|
188
|
-
*/
|
|
189
|
-
export declare const se_DeleteWorkspaceBundleCommand: (input: DeleteWorkspaceBundleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
190
|
-
/**
|
|
191
|
-
* serializeAws_json1_1DeleteWorkspaceImageCommand
|
|
192
|
-
*/
|
|
193
|
-
export declare const se_DeleteWorkspaceImageCommand: (input: DeleteWorkspaceImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
194
|
-
/**
|
|
195
|
-
* serializeAws_json1_1DeployWorkspaceApplicationsCommand
|
|
196
|
-
*/
|
|
197
|
-
export declare const se_DeployWorkspaceApplicationsCommand: (input: DeployWorkspaceApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
198
|
-
/**
|
|
199
|
-
* serializeAws_json1_1DeregisterWorkspaceDirectoryCommand
|
|
200
|
-
*/
|
|
201
|
-
export declare const se_DeregisterWorkspaceDirectoryCommand: (input: DeregisterWorkspaceDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
202
|
-
/**
|
|
203
|
-
* serializeAws_json1_1DescribeAccountCommand
|
|
204
|
-
*/
|
|
205
|
-
export declare const se_DescribeAccountCommand: (input: DescribeAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
206
|
-
/**
|
|
207
|
-
* serializeAws_json1_1DescribeAccountModificationsCommand
|
|
208
|
-
*/
|
|
209
|
-
export declare const se_DescribeAccountModificationsCommand: (input: DescribeAccountModificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
210
|
-
/**
|
|
211
|
-
* serializeAws_json1_1DescribeApplicationAssociationsCommand
|
|
212
|
-
*/
|
|
213
|
-
export declare const se_DescribeApplicationAssociationsCommand: (input: DescribeApplicationAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
214
|
-
/**
|
|
215
|
-
* serializeAws_json1_1DescribeApplicationsCommand
|
|
216
|
-
*/
|
|
217
|
-
export declare const se_DescribeApplicationsCommand: (input: DescribeApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
218
|
-
/**
|
|
219
|
-
* serializeAws_json1_1DescribeBundleAssociationsCommand
|
|
220
|
-
*/
|
|
221
|
-
export declare const se_DescribeBundleAssociationsCommand: (input: DescribeBundleAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
222
|
-
/**
|
|
223
|
-
* serializeAws_json1_1DescribeClientBrandingCommand
|
|
224
|
-
*/
|
|
225
|
-
export declare const se_DescribeClientBrandingCommand: (input: DescribeClientBrandingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
226
|
-
/**
|
|
227
|
-
* serializeAws_json1_1DescribeClientPropertiesCommand
|
|
228
|
-
*/
|
|
229
|
-
export declare const se_DescribeClientPropertiesCommand: (input: DescribeClientPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
230
|
-
/**
|
|
231
|
-
* serializeAws_json1_1DescribeConnectClientAddInsCommand
|
|
232
|
-
*/
|
|
233
|
-
export declare const se_DescribeConnectClientAddInsCommand: (input: DescribeConnectClientAddInsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
234
|
-
/**
|
|
235
|
-
* serializeAws_json1_1DescribeConnectionAliasesCommand
|
|
236
|
-
*/
|
|
237
|
-
export declare const se_DescribeConnectionAliasesCommand: (input: DescribeConnectionAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
238
|
-
/**
|
|
239
|
-
* serializeAws_json1_1DescribeConnectionAliasPermissionsCommand
|
|
240
|
-
*/
|
|
241
|
-
export declare const se_DescribeConnectionAliasPermissionsCommand: (input: DescribeConnectionAliasPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
242
|
-
/**
|
|
243
|
-
* serializeAws_json1_1DescribeCustomWorkspaceImageImportCommand
|
|
244
|
-
*/
|
|
245
|
-
export declare const se_DescribeCustomWorkspaceImageImportCommand: (input: DescribeCustomWorkspaceImageImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
246
|
-
/**
|
|
247
|
-
* serializeAws_json1_1DescribeImageAssociationsCommand
|
|
248
|
-
*/
|
|
249
|
-
export declare const se_DescribeImageAssociationsCommand: (input: DescribeImageAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
250
|
-
/**
|
|
251
|
-
* serializeAws_json1_1DescribeIpGroupsCommand
|
|
252
|
-
*/
|
|
253
|
-
export declare const se_DescribeIpGroupsCommand: (input: DescribeIpGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
254
|
-
/**
|
|
255
|
-
* serializeAws_json1_1DescribeTagsCommand
|
|
256
|
-
*/
|
|
257
|
-
export declare const se_DescribeTagsCommand: (input: DescribeTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
258
|
-
/**
|
|
259
|
-
* serializeAws_json1_1DescribeWorkspaceAssociationsCommand
|
|
260
|
-
*/
|
|
261
|
-
export declare const se_DescribeWorkspaceAssociationsCommand: (input: DescribeWorkspaceAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
262
|
-
/**
|
|
263
|
-
* serializeAws_json1_1DescribeWorkspaceBundlesCommand
|
|
264
|
-
*/
|
|
265
|
-
export declare const se_DescribeWorkspaceBundlesCommand: (input: DescribeWorkspaceBundlesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
266
|
-
/**
|
|
267
|
-
* serializeAws_json1_1DescribeWorkspaceDirectoriesCommand
|
|
268
|
-
*/
|
|
269
|
-
export declare const se_DescribeWorkspaceDirectoriesCommand: (input: DescribeWorkspaceDirectoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
270
|
-
/**
|
|
271
|
-
* serializeAws_json1_1DescribeWorkspaceImagePermissionsCommand
|
|
272
|
-
*/
|
|
273
|
-
export declare const se_DescribeWorkspaceImagePermissionsCommand: (input: DescribeWorkspaceImagePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
274
|
-
/**
|
|
275
|
-
* serializeAws_json1_1DescribeWorkspaceImagesCommand
|
|
276
|
-
*/
|
|
277
|
-
export declare const se_DescribeWorkspaceImagesCommand: (input: DescribeWorkspaceImagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
278
|
-
/**
|
|
279
|
-
* serializeAws_json1_1DescribeWorkspacesCommand
|
|
280
|
-
*/
|
|
281
|
-
export declare const se_DescribeWorkspacesCommand: (input: DescribeWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
282
|
-
/**
|
|
283
|
-
* serializeAws_json1_1DescribeWorkspacesConnectionStatusCommand
|
|
284
|
-
*/
|
|
285
|
-
export declare const se_DescribeWorkspacesConnectionStatusCommand: (input: DescribeWorkspacesConnectionStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
286
|
-
/**
|
|
287
|
-
* serializeAws_json1_1DescribeWorkspaceSnapshotsCommand
|
|
288
|
-
*/
|
|
289
|
-
export declare const se_DescribeWorkspaceSnapshotsCommand: (input: DescribeWorkspaceSnapshotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
290
|
-
/**
|
|
291
|
-
* serializeAws_json1_1DescribeWorkspacesPoolsCommand
|
|
292
|
-
*/
|
|
293
|
-
export declare const se_DescribeWorkspacesPoolsCommand: (input: DescribeWorkspacesPoolsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
294
|
-
/**
|
|
295
|
-
* serializeAws_json1_1DescribeWorkspacesPoolSessionsCommand
|
|
296
|
-
*/
|
|
297
|
-
export declare const se_DescribeWorkspacesPoolSessionsCommand: (input: DescribeWorkspacesPoolSessionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
298
|
-
/**
|
|
299
|
-
* serializeAws_json1_1DisassociateConnectionAliasCommand
|
|
300
|
-
*/
|
|
301
|
-
export declare const se_DisassociateConnectionAliasCommand: (input: DisassociateConnectionAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
302
|
-
/**
|
|
303
|
-
* serializeAws_json1_1DisassociateIpGroupsCommand
|
|
304
|
-
*/
|
|
305
|
-
export declare const se_DisassociateIpGroupsCommand: (input: DisassociateIpGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
306
|
-
/**
|
|
307
|
-
* serializeAws_json1_1DisassociateWorkspaceApplicationCommand
|
|
308
|
-
*/
|
|
309
|
-
export declare const se_DisassociateWorkspaceApplicationCommand: (input: DisassociateWorkspaceApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
310
|
-
/**
|
|
311
|
-
* serializeAws_json1_1GetAccountLinkCommand
|
|
312
|
-
*/
|
|
313
|
-
export declare const se_GetAccountLinkCommand: (input: GetAccountLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
314
|
-
/**
|
|
315
|
-
* serializeAws_json1_1ImportClientBrandingCommand
|
|
316
|
-
*/
|
|
317
|
-
export declare const se_ImportClientBrandingCommand: (input: ImportClientBrandingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
318
|
-
/**
|
|
319
|
-
* serializeAws_json1_1ImportCustomWorkspaceImageCommand
|
|
320
|
-
*/
|
|
321
|
-
export declare const se_ImportCustomWorkspaceImageCommand: (input: ImportCustomWorkspaceImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
322
|
-
/**
|
|
323
|
-
* serializeAws_json1_1ImportWorkspaceImageCommand
|
|
324
|
-
*/
|
|
325
|
-
export declare const se_ImportWorkspaceImageCommand: (input: ImportWorkspaceImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
326
|
-
/**
|
|
327
|
-
* serializeAws_json1_1ListAccountLinksCommand
|
|
328
|
-
*/
|
|
329
|
-
export declare const se_ListAccountLinksCommand: (input: ListAccountLinksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
330
|
-
/**
|
|
331
|
-
* serializeAws_json1_1ListAvailableManagementCidrRangesCommand
|
|
332
|
-
*/
|
|
333
|
-
export declare const se_ListAvailableManagementCidrRangesCommand: (input: ListAvailableManagementCidrRangesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
334
|
-
/**
|
|
335
|
-
* serializeAws_json1_1MigrateWorkspaceCommand
|
|
336
|
-
*/
|
|
337
|
-
export declare const se_MigrateWorkspaceCommand: (input: MigrateWorkspaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
338
|
-
/**
|
|
339
|
-
* serializeAws_json1_1ModifyAccountCommand
|
|
340
|
-
*/
|
|
341
|
-
export declare const se_ModifyAccountCommand: (input: ModifyAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
342
|
-
/**
|
|
343
|
-
* serializeAws_json1_1ModifyCertificateBasedAuthPropertiesCommand
|
|
344
|
-
*/
|
|
345
|
-
export declare const se_ModifyCertificateBasedAuthPropertiesCommand: (input: ModifyCertificateBasedAuthPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
346
|
-
/**
|
|
347
|
-
* serializeAws_json1_1ModifyClientPropertiesCommand
|
|
348
|
-
*/
|
|
349
|
-
export declare const se_ModifyClientPropertiesCommand: (input: ModifyClientPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
350
|
-
/**
|
|
351
|
-
* serializeAws_json1_1ModifyEndpointEncryptionModeCommand
|
|
352
|
-
*/
|
|
353
|
-
export declare const se_ModifyEndpointEncryptionModeCommand: (input: ModifyEndpointEncryptionModeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
354
|
-
/**
|
|
355
|
-
* serializeAws_json1_1ModifySamlPropertiesCommand
|
|
356
|
-
*/
|
|
357
|
-
export declare const se_ModifySamlPropertiesCommand: (input: ModifySamlPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
358
|
-
/**
|
|
359
|
-
* serializeAws_json1_1ModifySelfservicePermissionsCommand
|
|
360
|
-
*/
|
|
361
|
-
export declare const se_ModifySelfservicePermissionsCommand: (input: ModifySelfservicePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
362
|
-
/**
|
|
363
|
-
* serializeAws_json1_1ModifyStreamingPropertiesCommand
|
|
364
|
-
*/
|
|
365
|
-
export declare const se_ModifyStreamingPropertiesCommand: (input: ModifyStreamingPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
366
|
-
/**
|
|
367
|
-
* serializeAws_json1_1ModifyWorkspaceAccessPropertiesCommand
|
|
368
|
-
*/
|
|
369
|
-
export declare const se_ModifyWorkspaceAccessPropertiesCommand: (input: ModifyWorkspaceAccessPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
370
|
-
/**
|
|
371
|
-
* serializeAws_json1_1ModifyWorkspaceCreationPropertiesCommand
|
|
372
|
-
*/
|
|
373
|
-
export declare const se_ModifyWorkspaceCreationPropertiesCommand: (input: ModifyWorkspaceCreationPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
374
|
-
/**
|
|
375
|
-
* serializeAws_json1_1ModifyWorkspacePropertiesCommand
|
|
376
|
-
*/
|
|
377
|
-
export declare const se_ModifyWorkspacePropertiesCommand: (input: ModifyWorkspacePropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
378
|
-
/**
|
|
379
|
-
* serializeAws_json1_1ModifyWorkspaceStateCommand
|
|
380
|
-
*/
|
|
381
|
-
export declare const se_ModifyWorkspaceStateCommand: (input: ModifyWorkspaceStateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
382
|
-
/**
|
|
383
|
-
* serializeAws_json1_1RebootWorkspacesCommand
|
|
384
|
-
*/
|
|
385
|
-
export declare const se_RebootWorkspacesCommand: (input: RebootWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
386
|
-
/**
|
|
387
|
-
* serializeAws_json1_1RebuildWorkspacesCommand
|
|
388
|
-
*/
|
|
389
|
-
export declare const se_RebuildWorkspacesCommand: (input: RebuildWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
390
|
-
/**
|
|
391
|
-
* serializeAws_json1_1RegisterWorkspaceDirectoryCommand
|
|
392
|
-
*/
|
|
393
|
-
export declare const se_RegisterWorkspaceDirectoryCommand: (input: RegisterWorkspaceDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
394
|
-
/**
|
|
395
|
-
* serializeAws_json1_1RejectAccountLinkInvitationCommand
|
|
396
|
-
*/
|
|
397
|
-
export declare const se_RejectAccountLinkInvitationCommand: (input: RejectAccountLinkInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
398
|
-
/**
|
|
399
|
-
* serializeAws_json1_1RestoreWorkspaceCommand
|
|
400
|
-
*/
|
|
401
|
-
export declare const se_RestoreWorkspaceCommand: (input: RestoreWorkspaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
402
|
-
/**
|
|
403
|
-
* serializeAws_json1_1RevokeIpRulesCommand
|
|
404
|
-
*/
|
|
405
|
-
export declare const se_RevokeIpRulesCommand: (input: RevokeIpRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
406
|
-
/**
|
|
407
|
-
* serializeAws_json1_1StartWorkspacesCommand
|
|
408
|
-
*/
|
|
409
|
-
export declare const se_StartWorkspacesCommand: (input: StartWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
410
|
-
/**
|
|
411
|
-
* serializeAws_json1_1StartWorkspacesPoolCommand
|
|
412
|
-
*/
|
|
413
|
-
export declare const se_StartWorkspacesPoolCommand: (input: StartWorkspacesPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
414
|
-
/**
|
|
415
|
-
* serializeAws_json1_1StopWorkspacesCommand
|
|
416
|
-
*/
|
|
417
|
-
export declare const se_StopWorkspacesCommand: (input: StopWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
418
|
-
/**
|
|
419
|
-
* serializeAws_json1_1StopWorkspacesPoolCommand
|
|
420
|
-
*/
|
|
421
|
-
export declare const se_StopWorkspacesPoolCommand: (input: StopWorkspacesPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
422
|
-
/**
|
|
423
|
-
* serializeAws_json1_1TerminateWorkspacesCommand
|
|
424
|
-
*/
|
|
425
|
-
export declare const se_TerminateWorkspacesCommand: (input: TerminateWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
426
|
-
/**
|
|
427
|
-
* serializeAws_json1_1TerminateWorkspacesPoolCommand
|
|
428
|
-
*/
|
|
429
|
-
export declare const se_TerminateWorkspacesPoolCommand: (input: TerminateWorkspacesPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
430
|
-
/**
|
|
431
|
-
* serializeAws_json1_1TerminateWorkspacesPoolSessionCommand
|
|
432
|
-
*/
|
|
433
|
-
export declare const se_TerminateWorkspacesPoolSessionCommand: (input: TerminateWorkspacesPoolSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
434
|
-
/**
|
|
435
|
-
* serializeAws_json1_1UpdateConnectClientAddInCommand
|
|
436
|
-
*/
|
|
437
|
-
export declare const se_UpdateConnectClientAddInCommand: (input: UpdateConnectClientAddInCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
438
|
-
/**
|
|
439
|
-
* serializeAws_json1_1UpdateConnectionAliasPermissionCommand
|
|
440
|
-
*/
|
|
441
|
-
export declare const se_UpdateConnectionAliasPermissionCommand: (input: UpdateConnectionAliasPermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
442
|
-
/**
|
|
443
|
-
* serializeAws_json1_1UpdateRulesOfIpGroupCommand
|
|
444
|
-
*/
|
|
445
|
-
export declare const se_UpdateRulesOfIpGroupCommand: (input: UpdateRulesOfIpGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
446
|
-
/**
|
|
447
|
-
* serializeAws_json1_1UpdateWorkspaceBundleCommand
|
|
448
|
-
*/
|
|
449
|
-
export declare const se_UpdateWorkspaceBundleCommand: (input: UpdateWorkspaceBundleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
450
|
-
/**
|
|
451
|
-
* serializeAws_json1_1UpdateWorkspaceImagePermissionCommand
|
|
452
|
-
*/
|
|
453
|
-
export declare const se_UpdateWorkspaceImagePermissionCommand: (input: UpdateWorkspaceImagePermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
454
|
-
/**
|
|
455
|
-
* serializeAws_json1_1UpdateWorkspacesPoolCommand
|
|
456
|
-
*/
|
|
457
|
-
export declare const se_UpdateWorkspacesPoolCommand: (input: UpdateWorkspacesPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
458
|
-
/**
|
|
459
|
-
* deserializeAws_json1_1AcceptAccountLinkInvitationCommand
|
|
460
|
-
*/
|
|
461
|
-
export declare const de_AcceptAccountLinkInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptAccountLinkInvitationCommandOutput>;
|
|
462
|
-
/**
|
|
463
|
-
* deserializeAws_json1_1AssociateConnectionAliasCommand
|
|
464
|
-
*/
|
|
465
|
-
export declare const de_AssociateConnectionAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateConnectionAliasCommandOutput>;
|
|
466
|
-
/**
|
|
467
|
-
* deserializeAws_json1_1AssociateIpGroupsCommand
|
|
468
|
-
*/
|
|
469
|
-
export declare const de_AssociateIpGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateIpGroupsCommandOutput>;
|
|
470
|
-
/**
|
|
471
|
-
* deserializeAws_json1_1AssociateWorkspaceApplicationCommand
|
|
472
|
-
*/
|
|
473
|
-
export declare const de_AssociateWorkspaceApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWorkspaceApplicationCommandOutput>;
|
|
474
|
-
/**
|
|
475
|
-
* deserializeAws_json1_1AuthorizeIpRulesCommand
|
|
476
|
-
*/
|
|
477
|
-
export declare const de_AuthorizeIpRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AuthorizeIpRulesCommandOutput>;
|
|
478
|
-
/**
|
|
479
|
-
* deserializeAws_json1_1CopyWorkspaceImageCommand
|
|
480
|
-
*/
|
|
481
|
-
export declare const de_CopyWorkspaceImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyWorkspaceImageCommandOutput>;
|
|
482
|
-
/**
|
|
483
|
-
* deserializeAws_json1_1CreateAccountLinkInvitationCommand
|
|
484
|
-
*/
|
|
485
|
-
export declare const de_CreateAccountLinkInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccountLinkInvitationCommandOutput>;
|
|
486
|
-
/**
|
|
487
|
-
* deserializeAws_json1_1CreateConnectClientAddInCommand
|
|
488
|
-
*/
|
|
489
|
-
export declare const de_CreateConnectClientAddInCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectClientAddInCommandOutput>;
|
|
490
|
-
/**
|
|
491
|
-
* deserializeAws_json1_1CreateConnectionAliasCommand
|
|
492
|
-
*/
|
|
493
|
-
export declare const de_CreateConnectionAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectionAliasCommandOutput>;
|
|
494
|
-
/**
|
|
495
|
-
* deserializeAws_json1_1CreateIpGroupCommand
|
|
496
|
-
*/
|
|
497
|
-
export declare const de_CreateIpGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIpGroupCommandOutput>;
|
|
498
|
-
/**
|
|
499
|
-
* deserializeAws_json1_1CreateStandbyWorkspacesCommand
|
|
500
|
-
*/
|
|
501
|
-
export declare const de_CreateStandbyWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStandbyWorkspacesCommandOutput>;
|
|
502
|
-
/**
|
|
503
|
-
* deserializeAws_json1_1CreateTagsCommand
|
|
504
|
-
*/
|
|
505
|
-
export declare const de_CreateTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTagsCommandOutput>;
|
|
506
|
-
/**
|
|
507
|
-
* deserializeAws_json1_1CreateUpdatedWorkspaceImageCommand
|
|
508
|
-
*/
|
|
509
|
-
export declare const de_CreateUpdatedWorkspaceImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUpdatedWorkspaceImageCommandOutput>;
|
|
510
|
-
/**
|
|
511
|
-
* deserializeAws_json1_1CreateWorkspaceBundleCommand
|
|
512
|
-
*/
|
|
513
|
-
export declare const de_CreateWorkspaceBundleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkspaceBundleCommandOutput>;
|
|
514
|
-
/**
|
|
515
|
-
* deserializeAws_json1_1CreateWorkspaceImageCommand
|
|
516
|
-
*/
|
|
517
|
-
export declare const de_CreateWorkspaceImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkspaceImageCommandOutput>;
|
|
518
|
-
/**
|
|
519
|
-
* deserializeAws_json1_1CreateWorkspacesCommand
|
|
520
|
-
*/
|
|
521
|
-
export declare const de_CreateWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkspacesCommandOutput>;
|
|
522
|
-
/**
|
|
523
|
-
* deserializeAws_json1_1CreateWorkspacesPoolCommand
|
|
524
|
-
*/
|
|
525
|
-
export declare const de_CreateWorkspacesPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkspacesPoolCommandOutput>;
|
|
526
|
-
/**
|
|
527
|
-
* deserializeAws_json1_1DeleteAccountLinkInvitationCommand
|
|
528
|
-
*/
|
|
529
|
-
export declare const de_DeleteAccountLinkInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccountLinkInvitationCommandOutput>;
|
|
530
|
-
/**
|
|
531
|
-
* deserializeAws_json1_1DeleteClientBrandingCommand
|
|
532
|
-
*/
|
|
533
|
-
export declare const de_DeleteClientBrandingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteClientBrandingCommandOutput>;
|
|
534
|
-
/**
|
|
535
|
-
* deserializeAws_json1_1DeleteConnectClientAddInCommand
|
|
536
|
-
*/
|
|
537
|
-
export declare const de_DeleteConnectClientAddInCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectClientAddInCommandOutput>;
|
|
538
|
-
/**
|
|
539
|
-
* deserializeAws_json1_1DeleteConnectionAliasCommand
|
|
540
|
-
*/
|
|
541
|
-
export declare const de_DeleteConnectionAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectionAliasCommandOutput>;
|
|
542
|
-
/**
|
|
543
|
-
* deserializeAws_json1_1DeleteIpGroupCommand
|
|
544
|
-
*/
|
|
545
|
-
export declare const de_DeleteIpGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIpGroupCommandOutput>;
|
|
546
|
-
/**
|
|
547
|
-
* deserializeAws_json1_1DeleteTagsCommand
|
|
548
|
-
*/
|
|
549
|
-
export declare const de_DeleteTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTagsCommandOutput>;
|
|
550
|
-
/**
|
|
551
|
-
* deserializeAws_json1_1DeleteWorkspaceBundleCommand
|
|
552
|
-
*/
|
|
553
|
-
export declare const de_DeleteWorkspaceBundleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWorkspaceBundleCommandOutput>;
|
|
554
|
-
/**
|
|
555
|
-
* deserializeAws_json1_1DeleteWorkspaceImageCommand
|
|
556
|
-
*/
|
|
557
|
-
export declare const de_DeleteWorkspaceImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWorkspaceImageCommandOutput>;
|
|
558
|
-
/**
|
|
559
|
-
* deserializeAws_json1_1DeployWorkspaceApplicationsCommand
|
|
560
|
-
*/
|
|
561
|
-
export declare const de_DeployWorkspaceApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeployWorkspaceApplicationsCommandOutput>;
|
|
562
|
-
/**
|
|
563
|
-
* deserializeAws_json1_1DeregisterWorkspaceDirectoryCommand
|
|
564
|
-
*/
|
|
565
|
-
export declare const de_DeregisterWorkspaceDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterWorkspaceDirectoryCommandOutput>;
|
|
566
|
-
/**
|
|
567
|
-
* deserializeAws_json1_1DescribeAccountCommand
|
|
568
|
-
*/
|
|
569
|
-
export declare const de_DescribeAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountCommandOutput>;
|
|
570
|
-
/**
|
|
571
|
-
* deserializeAws_json1_1DescribeAccountModificationsCommand
|
|
572
|
-
*/
|
|
573
|
-
export declare const de_DescribeAccountModificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountModificationsCommandOutput>;
|
|
574
|
-
/**
|
|
575
|
-
* deserializeAws_json1_1DescribeApplicationAssociationsCommand
|
|
576
|
-
*/
|
|
577
|
-
export declare const de_DescribeApplicationAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeApplicationAssociationsCommandOutput>;
|
|
578
|
-
/**
|
|
579
|
-
* deserializeAws_json1_1DescribeApplicationsCommand
|
|
580
|
-
*/
|
|
581
|
-
export declare const de_DescribeApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeApplicationsCommandOutput>;
|
|
582
|
-
/**
|
|
583
|
-
* deserializeAws_json1_1DescribeBundleAssociationsCommand
|
|
584
|
-
*/
|
|
585
|
-
export declare const de_DescribeBundleAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBundleAssociationsCommandOutput>;
|
|
586
|
-
/**
|
|
587
|
-
* deserializeAws_json1_1DescribeClientBrandingCommand
|
|
588
|
-
*/
|
|
589
|
-
export declare const de_DescribeClientBrandingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeClientBrandingCommandOutput>;
|
|
590
|
-
/**
|
|
591
|
-
* deserializeAws_json1_1DescribeClientPropertiesCommand
|
|
592
|
-
*/
|
|
593
|
-
export declare const de_DescribeClientPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeClientPropertiesCommandOutput>;
|
|
594
|
-
/**
|
|
595
|
-
* deserializeAws_json1_1DescribeConnectClientAddInsCommand
|
|
596
|
-
*/
|
|
597
|
-
export declare const de_DescribeConnectClientAddInsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectClientAddInsCommandOutput>;
|
|
598
|
-
/**
|
|
599
|
-
* deserializeAws_json1_1DescribeConnectionAliasesCommand
|
|
600
|
-
*/
|
|
601
|
-
export declare const de_DescribeConnectionAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionAliasesCommandOutput>;
|
|
602
|
-
/**
|
|
603
|
-
* deserializeAws_json1_1DescribeConnectionAliasPermissionsCommand
|
|
604
|
-
*/
|
|
605
|
-
export declare const de_DescribeConnectionAliasPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionAliasPermissionsCommandOutput>;
|
|
606
|
-
/**
|
|
607
|
-
* deserializeAws_json1_1DescribeCustomWorkspaceImageImportCommand
|
|
608
|
-
*/
|
|
609
|
-
export declare const de_DescribeCustomWorkspaceImageImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCustomWorkspaceImageImportCommandOutput>;
|
|
610
|
-
/**
|
|
611
|
-
* deserializeAws_json1_1DescribeImageAssociationsCommand
|
|
612
|
-
*/
|
|
613
|
-
export declare const de_DescribeImageAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeImageAssociationsCommandOutput>;
|
|
614
|
-
/**
|
|
615
|
-
* deserializeAws_json1_1DescribeIpGroupsCommand
|
|
616
|
-
*/
|
|
617
|
-
export declare const de_DescribeIpGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIpGroupsCommandOutput>;
|
|
618
|
-
/**
|
|
619
|
-
* deserializeAws_json1_1DescribeTagsCommand
|
|
620
|
-
*/
|
|
621
|
-
export declare const de_DescribeTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTagsCommandOutput>;
|
|
622
|
-
/**
|
|
623
|
-
* deserializeAws_json1_1DescribeWorkspaceAssociationsCommand
|
|
624
|
-
*/
|
|
625
|
-
export declare const de_DescribeWorkspaceAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspaceAssociationsCommandOutput>;
|
|
626
|
-
/**
|
|
627
|
-
* deserializeAws_json1_1DescribeWorkspaceBundlesCommand
|
|
628
|
-
*/
|
|
629
|
-
export declare const de_DescribeWorkspaceBundlesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspaceBundlesCommandOutput>;
|
|
630
|
-
/**
|
|
631
|
-
* deserializeAws_json1_1DescribeWorkspaceDirectoriesCommand
|
|
632
|
-
*/
|
|
633
|
-
export declare const de_DescribeWorkspaceDirectoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspaceDirectoriesCommandOutput>;
|
|
634
|
-
/**
|
|
635
|
-
* deserializeAws_json1_1DescribeWorkspaceImagePermissionsCommand
|
|
636
|
-
*/
|
|
637
|
-
export declare const de_DescribeWorkspaceImagePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspaceImagePermissionsCommandOutput>;
|
|
638
|
-
/**
|
|
639
|
-
* deserializeAws_json1_1DescribeWorkspaceImagesCommand
|
|
640
|
-
*/
|
|
641
|
-
export declare const de_DescribeWorkspaceImagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspaceImagesCommandOutput>;
|
|
642
|
-
/**
|
|
643
|
-
* deserializeAws_json1_1DescribeWorkspacesCommand
|
|
644
|
-
*/
|
|
645
|
-
export declare const de_DescribeWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspacesCommandOutput>;
|
|
646
|
-
/**
|
|
647
|
-
* deserializeAws_json1_1DescribeWorkspacesConnectionStatusCommand
|
|
648
|
-
*/
|
|
649
|
-
export declare const de_DescribeWorkspacesConnectionStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspacesConnectionStatusCommandOutput>;
|
|
650
|
-
/**
|
|
651
|
-
* deserializeAws_json1_1DescribeWorkspaceSnapshotsCommand
|
|
652
|
-
*/
|
|
653
|
-
export declare const de_DescribeWorkspaceSnapshotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspaceSnapshotsCommandOutput>;
|
|
654
|
-
/**
|
|
655
|
-
* deserializeAws_json1_1DescribeWorkspacesPoolsCommand
|
|
656
|
-
*/
|
|
657
|
-
export declare const de_DescribeWorkspacesPoolsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspacesPoolsCommandOutput>;
|
|
658
|
-
/**
|
|
659
|
-
* deserializeAws_json1_1DescribeWorkspacesPoolSessionsCommand
|
|
660
|
-
*/
|
|
661
|
-
export declare const de_DescribeWorkspacesPoolSessionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspacesPoolSessionsCommandOutput>;
|
|
662
|
-
/**
|
|
663
|
-
* deserializeAws_json1_1DisassociateConnectionAliasCommand
|
|
664
|
-
*/
|
|
665
|
-
export declare const de_DisassociateConnectionAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateConnectionAliasCommandOutput>;
|
|
666
|
-
/**
|
|
667
|
-
* deserializeAws_json1_1DisassociateIpGroupsCommand
|
|
668
|
-
*/
|
|
669
|
-
export declare const de_DisassociateIpGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateIpGroupsCommandOutput>;
|
|
670
|
-
/**
|
|
671
|
-
* deserializeAws_json1_1DisassociateWorkspaceApplicationCommand
|
|
672
|
-
*/
|
|
673
|
-
export declare const de_DisassociateWorkspaceApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWorkspaceApplicationCommandOutput>;
|
|
674
|
-
/**
|
|
675
|
-
* deserializeAws_json1_1GetAccountLinkCommand
|
|
676
|
-
*/
|
|
677
|
-
export declare const de_GetAccountLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountLinkCommandOutput>;
|
|
678
|
-
/**
|
|
679
|
-
* deserializeAws_json1_1ImportClientBrandingCommand
|
|
680
|
-
*/
|
|
681
|
-
export declare const de_ImportClientBrandingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportClientBrandingCommandOutput>;
|
|
682
|
-
/**
|
|
683
|
-
* deserializeAws_json1_1ImportCustomWorkspaceImageCommand
|
|
684
|
-
*/
|
|
685
|
-
export declare const de_ImportCustomWorkspaceImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportCustomWorkspaceImageCommandOutput>;
|
|
686
|
-
/**
|
|
687
|
-
* deserializeAws_json1_1ImportWorkspaceImageCommand
|
|
688
|
-
*/
|
|
689
|
-
export declare const de_ImportWorkspaceImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportWorkspaceImageCommandOutput>;
|
|
690
|
-
/**
|
|
691
|
-
* deserializeAws_json1_1ListAccountLinksCommand
|
|
692
|
-
*/
|
|
693
|
-
export declare const de_ListAccountLinksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccountLinksCommandOutput>;
|
|
694
|
-
/**
|
|
695
|
-
* deserializeAws_json1_1ListAvailableManagementCidrRangesCommand
|
|
696
|
-
*/
|
|
697
|
-
export declare const de_ListAvailableManagementCidrRangesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAvailableManagementCidrRangesCommandOutput>;
|
|
698
|
-
/**
|
|
699
|
-
* deserializeAws_json1_1MigrateWorkspaceCommand
|
|
700
|
-
*/
|
|
701
|
-
export declare const de_MigrateWorkspaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MigrateWorkspaceCommandOutput>;
|
|
702
|
-
/**
|
|
703
|
-
* deserializeAws_json1_1ModifyAccountCommand
|
|
704
|
-
*/
|
|
705
|
-
export declare const de_ModifyAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyAccountCommandOutput>;
|
|
706
|
-
/**
|
|
707
|
-
* deserializeAws_json1_1ModifyCertificateBasedAuthPropertiesCommand
|
|
708
|
-
*/
|
|
709
|
-
export declare const de_ModifyCertificateBasedAuthPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyCertificateBasedAuthPropertiesCommandOutput>;
|
|
710
|
-
/**
|
|
711
|
-
* deserializeAws_json1_1ModifyClientPropertiesCommand
|
|
712
|
-
*/
|
|
713
|
-
export declare const de_ModifyClientPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyClientPropertiesCommandOutput>;
|
|
714
|
-
/**
|
|
715
|
-
* deserializeAws_json1_1ModifyEndpointEncryptionModeCommand
|
|
716
|
-
*/
|
|
717
|
-
export declare const de_ModifyEndpointEncryptionModeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyEndpointEncryptionModeCommandOutput>;
|
|
718
|
-
/**
|
|
719
|
-
* deserializeAws_json1_1ModifySamlPropertiesCommand
|
|
720
|
-
*/
|
|
721
|
-
export declare const de_ModifySamlPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifySamlPropertiesCommandOutput>;
|
|
722
|
-
/**
|
|
723
|
-
* deserializeAws_json1_1ModifySelfservicePermissionsCommand
|
|
724
|
-
*/
|
|
725
|
-
export declare const de_ModifySelfservicePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifySelfservicePermissionsCommandOutput>;
|
|
726
|
-
/**
|
|
727
|
-
* deserializeAws_json1_1ModifyStreamingPropertiesCommand
|
|
728
|
-
*/
|
|
729
|
-
export declare const de_ModifyStreamingPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyStreamingPropertiesCommandOutput>;
|
|
730
|
-
/**
|
|
731
|
-
* deserializeAws_json1_1ModifyWorkspaceAccessPropertiesCommand
|
|
732
|
-
*/
|
|
733
|
-
export declare const de_ModifyWorkspaceAccessPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyWorkspaceAccessPropertiesCommandOutput>;
|
|
734
|
-
/**
|
|
735
|
-
* deserializeAws_json1_1ModifyWorkspaceCreationPropertiesCommand
|
|
736
|
-
*/
|
|
737
|
-
export declare const de_ModifyWorkspaceCreationPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyWorkspaceCreationPropertiesCommandOutput>;
|
|
738
|
-
/**
|
|
739
|
-
* deserializeAws_json1_1ModifyWorkspacePropertiesCommand
|
|
740
|
-
*/
|
|
741
|
-
export declare const de_ModifyWorkspacePropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyWorkspacePropertiesCommandOutput>;
|
|
742
|
-
/**
|
|
743
|
-
* deserializeAws_json1_1ModifyWorkspaceStateCommand
|
|
744
|
-
*/
|
|
745
|
-
export declare const de_ModifyWorkspaceStateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyWorkspaceStateCommandOutput>;
|
|
746
|
-
/**
|
|
747
|
-
* deserializeAws_json1_1RebootWorkspacesCommand
|
|
748
|
-
*/
|
|
749
|
-
export declare const de_RebootWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RebootWorkspacesCommandOutput>;
|
|
750
|
-
/**
|
|
751
|
-
* deserializeAws_json1_1RebuildWorkspacesCommand
|
|
752
|
-
*/
|
|
753
|
-
export declare const de_RebuildWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RebuildWorkspacesCommandOutput>;
|
|
754
|
-
/**
|
|
755
|
-
* deserializeAws_json1_1RegisterWorkspaceDirectoryCommand
|
|
756
|
-
*/
|
|
757
|
-
export declare const de_RegisterWorkspaceDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterWorkspaceDirectoryCommandOutput>;
|
|
758
|
-
/**
|
|
759
|
-
* deserializeAws_json1_1RejectAccountLinkInvitationCommand
|
|
760
|
-
*/
|
|
761
|
-
export declare const de_RejectAccountLinkInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectAccountLinkInvitationCommandOutput>;
|
|
762
|
-
/**
|
|
763
|
-
* deserializeAws_json1_1RestoreWorkspaceCommand
|
|
764
|
-
*/
|
|
765
|
-
export declare const de_RestoreWorkspaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestoreWorkspaceCommandOutput>;
|
|
766
|
-
/**
|
|
767
|
-
* deserializeAws_json1_1RevokeIpRulesCommand
|
|
768
|
-
*/
|
|
769
|
-
export declare const de_RevokeIpRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RevokeIpRulesCommandOutput>;
|
|
770
|
-
/**
|
|
771
|
-
* deserializeAws_json1_1StartWorkspacesCommand
|
|
772
|
-
*/
|
|
773
|
-
export declare const de_StartWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartWorkspacesCommandOutput>;
|
|
774
|
-
/**
|
|
775
|
-
* deserializeAws_json1_1StartWorkspacesPoolCommand
|
|
776
|
-
*/
|
|
777
|
-
export declare const de_StartWorkspacesPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartWorkspacesPoolCommandOutput>;
|
|
778
|
-
/**
|
|
779
|
-
* deserializeAws_json1_1StopWorkspacesCommand
|
|
780
|
-
*/
|
|
781
|
-
export declare const de_StopWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopWorkspacesCommandOutput>;
|
|
782
|
-
/**
|
|
783
|
-
* deserializeAws_json1_1StopWorkspacesPoolCommand
|
|
784
|
-
*/
|
|
785
|
-
export declare const de_StopWorkspacesPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopWorkspacesPoolCommandOutput>;
|
|
786
|
-
/**
|
|
787
|
-
* deserializeAws_json1_1TerminateWorkspacesCommand
|
|
788
|
-
*/
|
|
789
|
-
export declare const de_TerminateWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TerminateWorkspacesCommandOutput>;
|
|
790
|
-
/**
|
|
791
|
-
* deserializeAws_json1_1TerminateWorkspacesPoolCommand
|
|
792
|
-
*/
|
|
793
|
-
export declare const de_TerminateWorkspacesPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TerminateWorkspacesPoolCommandOutput>;
|
|
794
|
-
/**
|
|
795
|
-
* deserializeAws_json1_1TerminateWorkspacesPoolSessionCommand
|
|
796
|
-
*/
|
|
797
|
-
export declare const de_TerminateWorkspacesPoolSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TerminateWorkspacesPoolSessionCommandOutput>;
|
|
798
|
-
/**
|
|
799
|
-
* deserializeAws_json1_1UpdateConnectClientAddInCommand
|
|
800
|
-
*/
|
|
801
|
-
export declare const de_UpdateConnectClientAddInCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectClientAddInCommandOutput>;
|
|
802
|
-
/**
|
|
803
|
-
* deserializeAws_json1_1UpdateConnectionAliasPermissionCommand
|
|
804
|
-
*/
|
|
805
|
-
export declare const de_UpdateConnectionAliasPermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectionAliasPermissionCommandOutput>;
|
|
806
|
-
/**
|
|
807
|
-
* deserializeAws_json1_1UpdateRulesOfIpGroupCommand
|
|
808
|
-
*/
|
|
809
|
-
export declare const de_UpdateRulesOfIpGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRulesOfIpGroupCommandOutput>;
|
|
810
|
-
/**
|
|
811
|
-
* deserializeAws_json1_1UpdateWorkspaceBundleCommand
|
|
812
|
-
*/
|
|
813
|
-
export declare const de_UpdateWorkspaceBundleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkspaceBundleCommandOutput>;
|
|
814
|
-
/**
|
|
815
|
-
* deserializeAws_json1_1UpdateWorkspaceImagePermissionCommand
|
|
816
|
-
*/
|
|
817
|
-
export declare const de_UpdateWorkspaceImagePermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkspaceImagePermissionCommandOutput>;
|
|
818
|
-
/**
|
|
819
|
-
* deserializeAws_json1_1UpdateWorkspacesPoolCommand
|
|
820
|
-
*/
|
|
821
|
-
export declare const de_UpdateWorkspacesPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkspacesPoolCommandOutput>;
|