@aws-sdk/client-workspaces 3.306.0 → 3.310.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateConnectionAliasCommand.js +2 -2
- package/dist-cjs/commands/AssociateIpGroupsCommand.js +2 -2
- package/dist-cjs/commands/AuthorizeIpRulesCommand.js +2 -2
- package/dist-cjs/commands/CopyWorkspaceImageCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectClientAddInCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectionAliasCommand.js +2 -2
- package/dist-cjs/commands/CreateIpGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/CreateTagsCommand.js +2 -2
- package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkspaceImageCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/DeleteClientBrandingCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectionAliasCommand.js +2 -2
- package/dist-cjs/commands/DeleteIpGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +2 -2
- package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountModificationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeClientBrandingCommand.js +2 -2
- package/dist-cjs/commands/DescribeClientPropertiesCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +2 -2
- package/dist-cjs/commands/DescribeIpGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -2
- package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +2 -2
- package/dist-cjs/commands/DisassociateIpGroupsCommand.js +2 -2
- package/dist-cjs/commands/ImportClientBrandingCommand.js +2 -2
- package/dist-cjs/commands/ImportWorkspaceImageCommand.js +2 -2
- package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +2 -2
- package/dist-cjs/commands/MigrateWorkspaceCommand.js +2 -2
- package/dist-cjs/commands/ModifyAccountCommand.js +2 -2
- package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ModifyClientPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ModifySamlPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +2 -2
- package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +2 -2
- package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +2 -2
- package/dist-cjs/commands/RebootWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/RebuildWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +2 -2
- package/dist-cjs/commands/RestoreWorkspaceCommand.js +2 -2
- package/dist-cjs/commands/RevokeIpRulesCommand.js +2 -2
- package/dist-cjs/commands/StartWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/StopWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/TerminateWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +2 -2
- package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1211 -1285
- package/dist-es/commands/AssociateConnectionAliasCommand.js +3 -3
- package/dist-es/commands/AssociateIpGroupsCommand.js +3 -3
- package/dist-es/commands/AuthorizeIpRulesCommand.js +3 -3
- package/dist-es/commands/CopyWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/CreateConnectClientAddInCommand.js +3 -3
- package/dist-es/commands/CreateConnectionAliasCommand.js +3 -3
- package/dist-es/commands/CreateIpGroupCommand.js +3 -3
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +3 -3
- package/dist-es/commands/CreateTagsCommand.js +3 -3
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +3 -3
- package/dist-es/commands/CreateWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/CreateWorkspacesCommand.js +3 -3
- package/dist-es/commands/DeleteClientBrandingCommand.js +3 -3
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionAliasCommand.js +3 -3
- package/dist-es/commands/DeleteIpGroupCommand.js +3 -3
- package/dist-es/commands/DeleteTagsCommand.js +3 -3
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +3 -3
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +3 -3
- package/dist-es/commands/DescribeAccountCommand.js +3 -3
- package/dist-es/commands/DescribeAccountModificationsCommand.js +3 -3
- package/dist-es/commands/DescribeClientBrandingCommand.js +3 -3
- package/dist-es/commands/DescribeClientPropertiesCommand.js +3 -3
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +3 -3
- package/dist-es/commands/DescribeIpGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeTagsCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspacesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +3 -3
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +3 -3
- package/dist-es/commands/DisassociateIpGroupsCommand.js +3 -3
- package/dist-es/commands/ImportClientBrandingCommand.js +3 -3
- package/dist-es/commands/ImportWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +3 -3
- package/dist-es/commands/MigrateWorkspaceCommand.js +3 -3
- package/dist-es/commands/ModifyAccountCommand.js +3 -3
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifyClientPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifySamlPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +3 -3
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +3 -3
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +3 -3
- package/dist-es/commands/RebootWorkspacesCommand.js +3 -3
- package/dist-es/commands/RebuildWorkspacesCommand.js +3 -3
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +3 -3
- package/dist-es/commands/RestoreWorkspaceCommand.js +3 -3
- package/dist-es/commands/RevokeIpRulesCommand.js +3 -3
- package/dist-es/commands/StartWorkspacesCommand.js +3 -3
- package/dist-es/commands/StopWorkspacesCommand.js +3 -3
- package/dist-es/commands/TerminateWorkspacesCommand.js +3 -3
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +3 -3
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +3 -3
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +3 -3
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +3 -3
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1078 -1152
- package/dist-types/protocols/Aws_json1_1.d.ts +520 -130
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +130 -130
- package/package.json +35 -35
|
@@ -65,133 +65,523 @@ import { UpdateConnectionAliasPermissionCommandInput, UpdateConnectionAliasPermi
|
|
|
65
65
|
import { UpdateRulesOfIpGroupCommandInput, UpdateRulesOfIpGroupCommandOutput } from "../commands/UpdateRulesOfIpGroupCommand";
|
|
66
66
|
import { UpdateWorkspaceBundleCommandInput, UpdateWorkspaceBundleCommandOutput } from "../commands/UpdateWorkspaceBundleCommand";
|
|
67
67
|
import { UpdateWorkspaceImagePermissionCommandInput, UpdateWorkspaceImagePermissionCommandOutput } from "../commands/UpdateWorkspaceImagePermissionCommand";
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
export declare const
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
export declare const
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
export declare const
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
export declare const
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
export declare const
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
export declare const
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
export declare const
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
export declare const
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
export declare const
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
export declare const
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
export declare const
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
export declare const
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
export declare const
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
export declare const
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
export declare const
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
export declare const
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
export declare const
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
export declare const
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
export declare const
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
export declare const
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
export declare const
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
export declare const
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
export declare const
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
export declare const
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
export declare const
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
export declare const
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
export declare const
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
export declare const
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
export declare const
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
export declare const
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
export declare const
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
export declare const
|
|
196
|
-
|
|
197
|
-
|
|
68
|
+
/**
|
|
69
|
+
* serializeAws_json1_1AssociateConnectionAliasCommand
|
|
70
|
+
*/
|
|
71
|
+
export declare const se_AssociateConnectionAliasCommand: (input: AssociateConnectionAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
72
|
+
/**
|
|
73
|
+
* serializeAws_json1_1AssociateIpGroupsCommand
|
|
74
|
+
*/
|
|
75
|
+
export declare const se_AssociateIpGroupsCommand: (input: AssociateIpGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
76
|
+
/**
|
|
77
|
+
* serializeAws_json1_1AuthorizeIpRulesCommand
|
|
78
|
+
*/
|
|
79
|
+
export declare const se_AuthorizeIpRulesCommand: (input: AuthorizeIpRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
80
|
+
/**
|
|
81
|
+
* serializeAws_json1_1CopyWorkspaceImageCommand
|
|
82
|
+
*/
|
|
83
|
+
export declare const se_CopyWorkspaceImageCommand: (input: CopyWorkspaceImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
84
|
+
/**
|
|
85
|
+
* serializeAws_json1_1CreateConnectClientAddInCommand
|
|
86
|
+
*/
|
|
87
|
+
export declare const se_CreateConnectClientAddInCommand: (input: CreateConnectClientAddInCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
88
|
+
/**
|
|
89
|
+
* serializeAws_json1_1CreateConnectionAliasCommand
|
|
90
|
+
*/
|
|
91
|
+
export declare const se_CreateConnectionAliasCommand: (input: CreateConnectionAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
92
|
+
/**
|
|
93
|
+
* serializeAws_json1_1CreateIpGroupCommand
|
|
94
|
+
*/
|
|
95
|
+
export declare const se_CreateIpGroupCommand: (input: CreateIpGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
96
|
+
/**
|
|
97
|
+
* serializeAws_json1_1CreateStandbyWorkspacesCommand
|
|
98
|
+
*/
|
|
99
|
+
export declare const se_CreateStandbyWorkspacesCommand: (input: CreateStandbyWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
100
|
+
/**
|
|
101
|
+
* serializeAws_json1_1CreateTagsCommand
|
|
102
|
+
*/
|
|
103
|
+
export declare const se_CreateTagsCommand: (input: CreateTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
104
|
+
/**
|
|
105
|
+
* serializeAws_json1_1CreateUpdatedWorkspaceImageCommand
|
|
106
|
+
*/
|
|
107
|
+
export declare const se_CreateUpdatedWorkspaceImageCommand: (input: CreateUpdatedWorkspaceImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
108
|
+
/**
|
|
109
|
+
* serializeAws_json1_1CreateWorkspaceBundleCommand
|
|
110
|
+
*/
|
|
111
|
+
export declare const se_CreateWorkspaceBundleCommand: (input: CreateWorkspaceBundleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
112
|
+
/**
|
|
113
|
+
* serializeAws_json1_1CreateWorkspaceImageCommand
|
|
114
|
+
*/
|
|
115
|
+
export declare const se_CreateWorkspaceImageCommand: (input: CreateWorkspaceImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
116
|
+
/**
|
|
117
|
+
* serializeAws_json1_1CreateWorkspacesCommand
|
|
118
|
+
*/
|
|
119
|
+
export declare const se_CreateWorkspacesCommand: (input: CreateWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
120
|
+
/**
|
|
121
|
+
* serializeAws_json1_1DeleteClientBrandingCommand
|
|
122
|
+
*/
|
|
123
|
+
export declare const se_DeleteClientBrandingCommand: (input: DeleteClientBrandingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
124
|
+
/**
|
|
125
|
+
* serializeAws_json1_1DeleteConnectClientAddInCommand
|
|
126
|
+
*/
|
|
127
|
+
export declare const se_DeleteConnectClientAddInCommand: (input: DeleteConnectClientAddInCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
128
|
+
/**
|
|
129
|
+
* serializeAws_json1_1DeleteConnectionAliasCommand
|
|
130
|
+
*/
|
|
131
|
+
export declare const se_DeleteConnectionAliasCommand: (input: DeleteConnectionAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
132
|
+
/**
|
|
133
|
+
* serializeAws_json1_1DeleteIpGroupCommand
|
|
134
|
+
*/
|
|
135
|
+
export declare const se_DeleteIpGroupCommand: (input: DeleteIpGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
136
|
+
/**
|
|
137
|
+
* serializeAws_json1_1DeleteTagsCommand
|
|
138
|
+
*/
|
|
139
|
+
export declare const se_DeleteTagsCommand: (input: DeleteTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
140
|
+
/**
|
|
141
|
+
* serializeAws_json1_1DeleteWorkspaceBundleCommand
|
|
142
|
+
*/
|
|
143
|
+
export declare const se_DeleteWorkspaceBundleCommand: (input: DeleteWorkspaceBundleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
144
|
+
/**
|
|
145
|
+
* serializeAws_json1_1DeleteWorkspaceImageCommand
|
|
146
|
+
*/
|
|
147
|
+
export declare const se_DeleteWorkspaceImageCommand: (input: DeleteWorkspaceImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
148
|
+
/**
|
|
149
|
+
* serializeAws_json1_1DeregisterWorkspaceDirectoryCommand
|
|
150
|
+
*/
|
|
151
|
+
export declare const se_DeregisterWorkspaceDirectoryCommand: (input: DeregisterWorkspaceDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
152
|
+
/**
|
|
153
|
+
* serializeAws_json1_1DescribeAccountCommand
|
|
154
|
+
*/
|
|
155
|
+
export declare const se_DescribeAccountCommand: (input: DescribeAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
156
|
+
/**
|
|
157
|
+
* serializeAws_json1_1DescribeAccountModificationsCommand
|
|
158
|
+
*/
|
|
159
|
+
export declare const se_DescribeAccountModificationsCommand: (input: DescribeAccountModificationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
160
|
+
/**
|
|
161
|
+
* serializeAws_json1_1DescribeClientBrandingCommand
|
|
162
|
+
*/
|
|
163
|
+
export declare const se_DescribeClientBrandingCommand: (input: DescribeClientBrandingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
164
|
+
/**
|
|
165
|
+
* serializeAws_json1_1DescribeClientPropertiesCommand
|
|
166
|
+
*/
|
|
167
|
+
export declare const se_DescribeClientPropertiesCommand: (input: DescribeClientPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
168
|
+
/**
|
|
169
|
+
* serializeAws_json1_1DescribeConnectClientAddInsCommand
|
|
170
|
+
*/
|
|
171
|
+
export declare const se_DescribeConnectClientAddInsCommand: (input: DescribeConnectClientAddInsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
172
|
+
/**
|
|
173
|
+
* serializeAws_json1_1DescribeConnectionAliasesCommand
|
|
174
|
+
*/
|
|
175
|
+
export declare const se_DescribeConnectionAliasesCommand: (input: DescribeConnectionAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
176
|
+
/**
|
|
177
|
+
* serializeAws_json1_1DescribeConnectionAliasPermissionsCommand
|
|
178
|
+
*/
|
|
179
|
+
export declare const se_DescribeConnectionAliasPermissionsCommand: (input: DescribeConnectionAliasPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
180
|
+
/**
|
|
181
|
+
* serializeAws_json1_1DescribeIpGroupsCommand
|
|
182
|
+
*/
|
|
183
|
+
export declare const se_DescribeIpGroupsCommand: (input: DescribeIpGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
184
|
+
/**
|
|
185
|
+
* serializeAws_json1_1DescribeTagsCommand
|
|
186
|
+
*/
|
|
187
|
+
export declare const se_DescribeTagsCommand: (input: DescribeTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
188
|
+
/**
|
|
189
|
+
* serializeAws_json1_1DescribeWorkspaceBundlesCommand
|
|
190
|
+
*/
|
|
191
|
+
export declare const se_DescribeWorkspaceBundlesCommand: (input: DescribeWorkspaceBundlesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
192
|
+
/**
|
|
193
|
+
* serializeAws_json1_1DescribeWorkspaceDirectoriesCommand
|
|
194
|
+
*/
|
|
195
|
+
export declare const se_DescribeWorkspaceDirectoriesCommand: (input: DescribeWorkspaceDirectoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
196
|
+
/**
|
|
197
|
+
* serializeAws_json1_1DescribeWorkspaceImagePermissionsCommand
|
|
198
|
+
*/
|
|
199
|
+
export declare const se_DescribeWorkspaceImagePermissionsCommand: (input: DescribeWorkspaceImagePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
200
|
+
/**
|
|
201
|
+
* serializeAws_json1_1DescribeWorkspaceImagesCommand
|
|
202
|
+
*/
|
|
203
|
+
export declare const se_DescribeWorkspaceImagesCommand: (input: DescribeWorkspaceImagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
204
|
+
/**
|
|
205
|
+
* serializeAws_json1_1DescribeWorkspacesCommand
|
|
206
|
+
*/
|
|
207
|
+
export declare const se_DescribeWorkspacesCommand: (input: DescribeWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
208
|
+
/**
|
|
209
|
+
* serializeAws_json1_1DescribeWorkspacesConnectionStatusCommand
|
|
210
|
+
*/
|
|
211
|
+
export declare const se_DescribeWorkspacesConnectionStatusCommand: (input: DescribeWorkspacesConnectionStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
212
|
+
/**
|
|
213
|
+
* serializeAws_json1_1DescribeWorkspaceSnapshotsCommand
|
|
214
|
+
*/
|
|
215
|
+
export declare const se_DescribeWorkspaceSnapshotsCommand: (input: DescribeWorkspaceSnapshotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
216
|
+
/**
|
|
217
|
+
* serializeAws_json1_1DisassociateConnectionAliasCommand
|
|
218
|
+
*/
|
|
219
|
+
export declare const se_DisassociateConnectionAliasCommand: (input: DisassociateConnectionAliasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
220
|
+
/**
|
|
221
|
+
* serializeAws_json1_1DisassociateIpGroupsCommand
|
|
222
|
+
*/
|
|
223
|
+
export declare const se_DisassociateIpGroupsCommand: (input: DisassociateIpGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
224
|
+
/**
|
|
225
|
+
* serializeAws_json1_1ImportClientBrandingCommand
|
|
226
|
+
*/
|
|
227
|
+
export declare const se_ImportClientBrandingCommand: (input: ImportClientBrandingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
228
|
+
/**
|
|
229
|
+
* serializeAws_json1_1ImportWorkspaceImageCommand
|
|
230
|
+
*/
|
|
231
|
+
export declare const se_ImportWorkspaceImageCommand: (input: ImportWorkspaceImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
232
|
+
/**
|
|
233
|
+
* serializeAws_json1_1ListAvailableManagementCidrRangesCommand
|
|
234
|
+
*/
|
|
235
|
+
export declare const se_ListAvailableManagementCidrRangesCommand: (input: ListAvailableManagementCidrRangesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
236
|
+
/**
|
|
237
|
+
* serializeAws_json1_1MigrateWorkspaceCommand
|
|
238
|
+
*/
|
|
239
|
+
export declare const se_MigrateWorkspaceCommand: (input: MigrateWorkspaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
240
|
+
/**
|
|
241
|
+
* serializeAws_json1_1ModifyAccountCommand
|
|
242
|
+
*/
|
|
243
|
+
export declare const se_ModifyAccountCommand: (input: ModifyAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
244
|
+
/**
|
|
245
|
+
* serializeAws_json1_1ModifyCertificateBasedAuthPropertiesCommand
|
|
246
|
+
*/
|
|
247
|
+
export declare const se_ModifyCertificateBasedAuthPropertiesCommand: (input: ModifyCertificateBasedAuthPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
248
|
+
/**
|
|
249
|
+
* serializeAws_json1_1ModifyClientPropertiesCommand
|
|
250
|
+
*/
|
|
251
|
+
export declare const se_ModifyClientPropertiesCommand: (input: ModifyClientPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
252
|
+
/**
|
|
253
|
+
* serializeAws_json1_1ModifySamlPropertiesCommand
|
|
254
|
+
*/
|
|
255
|
+
export declare const se_ModifySamlPropertiesCommand: (input: ModifySamlPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
256
|
+
/**
|
|
257
|
+
* serializeAws_json1_1ModifySelfservicePermissionsCommand
|
|
258
|
+
*/
|
|
259
|
+
export declare const se_ModifySelfservicePermissionsCommand: (input: ModifySelfservicePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
260
|
+
/**
|
|
261
|
+
* serializeAws_json1_1ModifyWorkspaceAccessPropertiesCommand
|
|
262
|
+
*/
|
|
263
|
+
export declare const se_ModifyWorkspaceAccessPropertiesCommand: (input: ModifyWorkspaceAccessPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
264
|
+
/**
|
|
265
|
+
* serializeAws_json1_1ModifyWorkspaceCreationPropertiesCommand
|
|
266
|
+
*/
|
|
267
|
+
export declare const se_ModifyWorkspaceCreationPropertiesCommand: (input: ModifyWorkspaceCreationPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
268
|
+
/**
|
|
269
|
+
* serializeAws_json1_1ModifyWorkspacePropertiesCommand
|
|
270
|
+
*/
|
|
271
|
+
export declare const se_ModifyWorkspacePropertiesCommand: (input: ModifyWorkspacePropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
272
|
+
/**
|
|
273
|
+
* serializeAws_json1_1ModifyWorkspaceStateCommand
|
|
274
|
+
*/
|
|
275
|
+
export declare const se_ModifyWorkspaceStateCommand: (input: ModifyWorkspaceStateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
276
|
+
/**
|
|
277
|
+
* serializeAws_json1_1RebootWorkspacesCommand
|
|
278
|
+
*/
|
|
279
|
+
export declare const se_RebootWorkspacesCommand: (input: RebootWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
280
|
+
/**
|
|
281
|
+
* serializeAws_json1_1RebuildWorkspacesCommand
|
|
282
|
+
*/
|
|
283
|
+
export declare const se_RebuildWorkspacesCommand: (input: RebuildWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
284
|
+
/**
|
|
285
|
+
* serializeAws_json1_1RegisterWorkspaceDirectoryCommand
|
|
286
|
+
*/
|
|
287
|
+
export declare const se_RegisterWorkspaceDirectoryCommand: (input: RegisterWorkspaceDirectoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
288
|
+
/**
|
|
289
|
+
* serializeAws_json1_1RestoreWorkspaceCommand
|
|
290
|
+
*/
|
|
291
|
+
export declare const se_RestoreWorkspaceCommand: (input: RestoreWorkspaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
292
|
+
/**
|
|
293
|
+
* serializeAws_json1_1RevokeIpRulesCommand
|
|
294
|
+
*/
|
|
295
|
+
export declare const se_RevokeIpRulesCommand: (input: RevokeIpRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
296
|
+
/**
|
|
297
|
+
* serializeAws_json1_1StartWorkspacesCommand
|
|
298
|
+
*/
|
|
299
|
+
export declare const se_StartWorkspacesCommand: (input: StartWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
300
|
+
/**
|
|
301
|
+
* serializeAws_json1_1StopWorkspacesCommand
|
|
302
|
+
*/
|
|
303
|
+
export declare const se_StopWorkspacesCommand: (input: StopWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
304
|
+
/**
|
|
305
|
+
* serializeAws_json1_1TerminateWorkspacesCommand
|
|
306
|
+
*/
|
|
307
|
+
export declare const se_TerminateWorkspacesCommand: (input: TerminateWorkspacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
308
|
+
/**
|
|
309
|
+
* serializeAws_json1_1UpdateConnectClientAddInCommand
|
|
310
|
+
*/
|
|
311
|
+
export declare const se_UpdateConnectClientAddInCommand: (input: UpdateConnectClientAddInCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
312
|
+
/**
|
|
313
|
+
* serializeAws_json1_1UpdateConnectionAliasPermissionCommand
|
|
314
|
+
*/
|
|
315
|
+
export declare const se_UpdateConnectionAliasPermissionCommand: (input: UpdateConnectionAliasPermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
316
|
+
/**
|
|
317
|
+
* serializeAws_json1_1UpdateRulesOfIpGroupCommand
|
|
318
|
+
*/
|
|
319
|
+
export declare const se_UpdateRulesOfIpGroupCommand: (input: UpdateRulesOfIpGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
320
|
+
/**
|
|
321
|
+
* serializeAws_json1_1UpdateWorkspaceBundleCommand
|
|
322
|
+
*/
|
|
323
|
+
export declare const se_UpdateWorkspaceBundleCommand: (input: UpdateWorkspaceBundleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
324
|
+
/**
|
|
325
|
+
* serializeAws_json1_1UpdateWorkspaceImagePermissionCommand
|
|
326
|
+
*/
|
|
327
|
+
export declare const se_UpdateWorkspaceImagePermissionCommand: (input: UpdateWorkspaceImagePermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
328
|
+
/**
|
|
329
|
+
* deserializeAws_json1_1AssociateConnectionAliasCommand
|
|
330
|
+
*/
|
|
331
|
+
export declare const de_AssociateConnectionAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateConnectionAliasCommandOutput>;
|
|
332
|
+
/**
|
|
333
|
+
* deserializeAws_json1_1AssociateIpGroupsCommand
|
|
334
|
+
*/
|
|
335
|
+
export declare const de_AssociateIpGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateIpGroupsCommandOutput>;
|
|
336
|
+
/**
|
|
337
|
+
* deserializeAws_json1_1AuthorizeIpRulesCommand
|
|
338
|
+
*/
|
|
339
|
+
export declare const de_AuthorizeIpRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AuthorizeIpRulesCommandOutput>;
|
|
340
|
+
/**
|
|
341
|
+
* deserializeAws_json1_1CopyWorkspaceImageCommand
|
|
342
|
+
*/
|
|
343
|
+
export declare const de_CopyWorkspaceImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyWorkspaceImageCommandOutput>;
|
|
344
|
+
/**
|
|
345
|
+
* deserializeAws_json1_1CreateConnectClientAddInCommand
|
|
346
|
+
*/
|
|
347
|
+
export declare const de_CreateConnectClientAddInCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectClientAddInCommandOutput>;
|
|
348
|
+
/**
|
|
349
|
+
* deserializeAws_json1_1CreateConnectionAliasCommand
|
|
350
|
+
*/
|
|
351
|
+
export declare const de_CreateConnectionAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectionAliasCommandOutput>;
|
|
352
|
+
/**
|
|
353
|
+
* deserializeAws_json1_1CreateIpGroupCommand
|
|
354
|
+
*/
|
|
355
|
+
export declare const de_CreateIpGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIpGroupCommandOutput>;
|
|
356
|
+
/**
|
|
357
|
+
* deserializeAws_json1_1CreateStandbyWorkspacesCommand
|
|
358
|
+
*/
|
|
359
|
+
export declare const de_CreateStandbyWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStandbyWorkspacesCommandOutput>;
|
|
360
|
+
/**
|
|
361
|
+
* deserializeAws_json1_1CreateTagsCommand
|
|
362
|
+
*/
|
|
363
|
+
export declare const de_CreateTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTagsCommandOutput>;
|
|
364
|
+
/**
|
|
365
|
+
* deserializeAws_json1_1CreateUpdatedWorkspaceImageCommand
|
|
366
|
+
*/
|
|
367
|
+
export declare const de_CreateUpdatedWorkspaceImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUpdatedWorkspaceImageCommandOutput>;
|
|
368
|
+
/**
|
|
369
|
+
* deserializeAws_json1_1CreateWorkspaceBundleCommand
|
|
370
|
+
*/
|
|
371
|
+
export declare const de_CreateWorkspaceBundleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkspaceBundleCommandOutput>;
|
|
372
|
+
/**
|
|
373
|
+
* deserializeAws_json1_1CreateWorkspaceImageCommand
|
|
374
|
+
*/
|
|
375
|
+
export declare const de_CreateWorkspaceImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkspaceImageCommandOutput>;
|
|
376
|
+
/**
|
|
377
|
+
* deserializeAws_json1_1CreateWorkspacesCommand
|
|
378
|
+
*/
|
|
379
|
+
export declare const de_CreateWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWorkspacesCommandOutput>;
|
|
380
|
+
/**
|
|
381
|
+
* deserializeAws_json1_1DeleteClientBrandingCommand
|
|
382
|
+
*/
|
|
383
|
+
export declare const de_DeleteClientBrandingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteClientBrandingCommandOutput>;
|
|
384
|
+
/**
|
|
385
|
+
* deserializeAws_json1_1DeleteConnectClientAddInCommand
|
|
386
|
+
*/
|
|
387
|
+
export declare const de_DeleteConnectClientAddInCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectClientAddInCommandOutput>;
|
|
388
|
+
/**
|
|
389
|
+
* deserializeAws_json1_1DeleteConnectionAliasCommand
|
|
390
|
+
*/
|
|
391
|
+
export declare const de_DeleteConnectionAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectionAliasCommandOutput>;
|
|
392
|
+
/**
|
|
393
|
+
* deserializeAws_json1_1DeleteIpGroupCommand
|
|
394
|
+
*/
|
|
395
|
+
export declare const de_DeleteIpGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIpGroupCommandOutput>;
|
|
396
|
+
/**
|
|
397
|
+
* deserializeAws_json1_1DeleteTagsCommand
|
|
398
|
+
*/
|
|
399
|
+
export declare const de_DeleteTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTagsCommandOutput>;
|
|
400
|
+
/**
|
|
401
|
+
* deserializeAws_json1_1DeleteWorkspaceBundleCommand
|
|
402
|
+
*/
|
|
403
|
+
export declare const de_DeleteWorkspaceBundleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWorkspaceBundleCommandOutput>;
|
|
404
|
+
/**
|
|
405
|
+
* deserializeAws_json1_1DeleteWorkspaceImageCommand
|
|
406
|
+
*/
|
|
407
|
+
export declare const de_DeleteWorkspaceImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWorkspaceImageCommandOutput>;
|
|
408
|
+
/**
|
|
409
|
+
* deserializeAws_json1_1DeregisterWorkspaceDirectoryCommand
|
|
410
|
+
*/
|
|
411
|
+
export declare const de_DeregisterWorkspaceDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterWorkspaceDirectoryCommandOutput>;
|
|
412
|
+
/**
|
|
413
|
+
* deserializeAws_json1_1DescribeAccountCommand
|
|
414
|
+
*/
|
|
415
|
+
export declare const de_DescribeAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountCommandOutput>;
|
|
416
|
+
/**
|
|
417
|
+
* deserializeAws_json1_1DescribeAccountModificationsCommand
|
|
418
|
+
*/
|
|
419
|
+
export declare const de_DescribeAccountModificationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountModificationsCommandOutput>;
|
|
420
|
+
/**
|
|
421
|
+
* deserializeAws_json1_1DescribeClientBrandingCommand
|
|
422
|
+
*/
|
|
423
|
+
export declare const de_DescribeClientBrandingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeClientBrandingCommandOutput>;
|
|
424
|
+
/**
|
|
425
|
+
* deserializeAws_json1_1DescribeClientPropertiesCommand
|
|
426
|
+
*/
|
|
427
|
+
export declare const de_DescribeClientPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeClientPropertiesCommandOutput>;
|
|
428
|
+
/**
|
|
429
|
+
* deserializeAws_json1_1DescribeConnectClientAddInsCommand
|
|
430
|
+
*/
|
|
431
|
+
export declare const de_DescribeConnectClientAddInsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectClientAddInsCommandOutput>;
|
|
432
|
+
/**
|
|
433
|
+
* deserializeAws_json1_1DescribeConnectionAliasesCommand
|
|
434
|
+
*/
|
|
435
|
+
export declare const de_DescribeConnectionAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionAliasesCommandOutput>;
|
|
436
|
+
/**
|
|
437
|
+
* deserializeAws_json1_1DescribeConnectionAliasPermissionsCommand
|
|
438
|
+
*/
|
|
439
|
+
export declare const de_DescribeConnectionAliasPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionAliasPermissionsCommandOutput>;
|
|
440
|
+
/**
|
|
441
|
+
* deserializeAws_json1_1DescribeIpGroupsCommand
|
|
442
|
+
*/
|
|
443
|
+
export declare const de_DescribeIpGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIpGroupsCommandOutput>;
|
|
444
|
+
/**
|
|
445
|
+
* deserializeAws_json1_1DescribeTagsCommand
|
|
446
|
+
*/
|
|
447
|
+
export declare const de_DescribeTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTagsCommandOutput>;
|
|
448
|
+
/**
|
|
449
|
+
* deserializeAws_json1_1DescribeWorkspaceBundlesCommand
|
|
450
|
+
*/
|
|
451
|
+
export declare const de_DescribeWorkspaceBundlesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspaceBundlesCommandOutput>;
|
|
452
|
+
/**
|
|
453
|
+
* deserializeAws_json1_1DescribeWorkspaceDirectoriesCommand
|
|
454
|
+
*/
|
|
455
|
+
export declare const de_DescribeWorkspaceDirectoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspaceDirectoriesCommandOutput>;
|
|
456
|
+
/**
|
|
457
|
+
* deserializeAws_json1_1DescribeWorkspaceImagePermissionsCommand
|
|
458
|
+
*/
|
|
459
|
+
export declare const de_DescribeWorkspaceImagePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspaceImagePermissionsCommandOutput>;
|
|
460
|
+
/**
|
|
461
|
+
* deserializeAws_json1_1DescribeWorkspaceImagesCommand
|
|
462
|
+
*/
|
|
463
|
+
export declare const de_DescribeWorkspaceImagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspaceImagesCommandOutput>;
|
|
464
|
+
/**
|
|
465
|
+
* deserializeAws_json1_1DescribeWorkspacesCommand
|
|
466
|
+
*/
|
|
467
|
+
export declare const de_DescribeWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspacesCommandOutput>;
|
|
468
|
+
/**
|
|
469
|
+
* deserializeAws_json1_1DescribeWorkspacesConnectionStatusCommand
|
|
470
|
+
*/
|
|
471
|
+
export declare const de_DescribeWorkspacesConnectionStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspacesConnectionStatusCommandOutput>;
|
|
472
|
+
/**
|
|
473
|
+
* deserializeAws_json1_1DescribeWorkspaceSnapshotsCommand
|
|
474
|
+
*/
|
|
475
|
+
export declare const de_DescribeWorkspaceSnapshotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeWorkspaceSnapshotsCommandOutput>;
|
|
476
|
+
/**
|
|
477
|
+
* deserializeAws_json1_1DisassociateConnectionAliasCommand
|
|
478
|
+
*/
|
|
479
|
+
export declare const de_DisassociateConnectionAliasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateConnectionAliasCommandOutput>;
|
|
480
|
+
/**
|
|
481
|
+
* deserializeAws_json1_1DisassociateIpGroupsCommand
|
|
482
|
+
*/
|
|
483
|
+
export declare const de_DisassociateIpGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateIpGroupsCommandOutput>;
|
|
484
|
+
/**
|
|
485
|
+
* deserializeAws_json1_1ImportClientBrandingCommand
|
|
486
|
+
*/
|
|
487
|
+
export declare const de_ImportClientBrandingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportClientBrandingCommandOutput>;
|
|
488
|
+
/**
|
|
489
|
+
* deserializeAws_json1_1ImportWorkspaceImageCommand
|
|
490
|
+
*/
|
|
491
|
+
export declare const de_ImportWorkspaceImageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportWorkspaceImageCommandOutput>;
|
|
492
|
+
/**
|
|
493
|
+
* deserializeAws_json1_1ListAvailableManagementCidrRangesCommand
|
|
494
|
+
*/
|
|
495
|
+
export declare const de_ListAvailableManagementCidrRangesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAvailableManagementCidrRangesCommandOutput>;
|
|
496
|
+
/**
|
|
497
|
+
* deserializeAws_json1_1MigrateWorkspaceCommand
|
|
498
|
+
*/
|
|
499
|
+
export declare const de_MigrateWorkspaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<MigrateWorkspaceCommandOutput>;
|
|
500
|
+
/**
|
|
501
|
+
* deserializeAws_json1_1ModifyAccountCommand
|
|
502
|
+
*/
|
|
503
|
+
export declare const de_ModifyAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyAccountCommandOutput>;
|
|
504
|
+
/**
|
|
505
|
+
* deserializeAws_json1_1ModifyCertificateBasedAuthPropertiesCommand
|
|
506
|
+
*/
|
|
507
|
+
export declare const de_ModifyCertificateBasedAuthPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyCertificateBasedAuthPropertiesCommandOutput>;
|
|
508
|
+
/**
|
|
509
|
+
* deserializeAws_json1_1ModifyClientPropertiesCommand
|
|
510
|
+
*/
|
|
511
|
+
export declare const de_ModifyClientPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyClientPropertiesCommandOutput>;
|
|
512
|
+
/**
|
|
513
|
+
* deserializeAws_json1_1ModifySamlPropertiesCommand
|
|
514
|
+
*/
|
|
515
|
+
export declare const de_ModifySamlPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifySamlPropertiesCommandOutput>;
|
|
516
|
+
/**
|
|
517
|
+
* deserializeAws_json1_1ModifySelfservicePermissionsCommand
|
|
518
|
+
*/
|
|
519
|
+
export declare const de_ModifySelfservicePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifySelfservicePermissionsCommandOutput>;
|
|
520
|
+
/**
|
|
521
|
+
* deserializeAws_json1_1ModifyWorkspaceAccessPropertiesCommand
|
|
522
|
+
*/
|
|
523
|
+
export declare const de_ModifyWorkspaceAccessPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyWorkspaceAccessPropertiesCommandOutput>;
|
|
524
|
+
/**
|
|
525
|
+
* deserializeAws_json1_1ModifyWorkspaceCreationPropertiesCommand
|
|
526
|
+
*/
|
|
527
|
+
export declare const de_ModifyWorkspaceCreationPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyWorkspaceCreationPropertiesCommandOutput>;
|
|
528
|
+
/**
|
|
529
|
+
* deserializeAws_json1_1ModifyWorkspacePropertiesCommand
|
|
530
|
+
*/
|
|
531
|
+
export declare const de_ModifyWorkspacePropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyWorkspacePropertiesCommandOutput>;
|
|
532
|
+
/**
|
|
533
|
+
* deserializeAws_json1_1ModifyWorkspaceStateCommand
|
|
534
|
+
*/
|
|
535
|
+
export declare const de_ModifyWorkspaceStateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ModifyWorkspaceStateCommandOutput>;
|
|
536
|
+
/**
|
|
537
|
+
* deserializeAws_json1_1RebootWorkspacesCommand
|
|
538
|
+
*/
|
|
539
|
+
export declare const de_RebootWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RebootWorkspacesCommandOutput>;
|
|
540
|
+
/**
|
|
541
|
+
* deserializeAws_json1_1RebuildWorkspacesCommand
|
|
542
|
+
*/
|
|
543
|
+
export declare const de_RebuildWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RebuildWorkspacesCommandOutput>;
|
|
544
|
+
/**
|
|
545
|
+
* deserializeAws_json1_1RegisterWorkspaceDirectoryCommand
|
|
546
|
+
*/
|
|
547
|
+
export declare const de_RegisterWorkspaceDirectoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterWorkspaceDirectoryCommandOutput>;
|
|
548
|
+
/**
|
|
549
|
+
* deserializeAws_json1_1RestoreWorkspaceCommand
|
|
550
|
+
*/
|
|
551
|
+
export declare const de_RestoreWorkspaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestoreWorkspaceCommandOutput>;
|
|
552
|
+
/**
|
|
553
|
+
* deserializeAws_json1_1RevokeIpRulesCommand
|
|
554
|
+
*/
|
|
555
|
+
export declare const de_RevokeIpRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RevokeIpRulesCommandOutput>;
|
|
556
|
+
/**
|
|
557
|
+
* deserializeAws_json1_1StartWorkspacesCommand
|
|
558
|
+
*/
|
|
559
|
+
export declare const de_StartWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartWorkspacesCommandOutput>;
|
|
560
|
+
/**
|
|
561
|
+
* deserializeAws_json1_1StopWorkspacesCommand
|
|
562
|
+
*/
|
|
563
|
+
export declare const de_StopWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopWorkspacesCommandOutput>;
|
|
564
|
+
/**
|
|
565
|
+
* deserializeAws_json1_1TerminateWorkspacesCommand
|
|
566
|
+
*/
|
|
567
|
+
export declare const de_TerminateWorkspacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TerminateWorkspacesCommandOutput>;
|
|
568
|
+
/**
|
|
569
|
+
* deserializeAws_json1_1UpdateConnectClientAddInCommand
|
|
570
|
+
*/
|
|
571
|
+
export declare const de_UpdateConnectClientAddInCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectClientAddInCommandOutput>;
|
|
572
|
+
/**
|
|
573
|
+
* deserializeAws_json1_1UpdateConnectionAliasPermissionCommand
|
|
574
|
+
*/
|
|
575
|
+
export declare const de_UpdateConnectionAliasPermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectionAliasPermissionCommandOutput>;
|
|
576
|
+
/**
|
|
577
|
+
* deserializeAws_json1_1UpdateRulesOfIpGroupCommand
|
|
578
|
+
*/
|
|
579
|
+
export declare const de_UpdateRulesOfIpGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRulesOfIpGroupCommandOutput>;
|
|
580
|
+
/**
|
|
581
|
+
* deserializeAws_json1_1UpdateWorkspaceBundleCommand
|
|
582
|
+
*/
|
|
583
|
+
export declare const de_UpdateWorkspaceBundleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkspaceBundleCommandOutput>;
|
|
584
|
+
/**
|
|
585
|
+
* deserializeAws_json1_1UpdateWorkspaceImagePermissionCommand
|
|
586
|
+
*/
|
|
587
|
+
export declare const de_UpdateWorkspaceImagePermissionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWorkspaceImagePermissionCommandOutput>;
|