aws_sdk_workspaces/operation.rs
1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `AcceptAccountLinkInvitation` operation.
5pub mod accept_account_link_invitation;
6
7/// Types for the `AssociateConnectionAlias` operation.
8pub mod associate_connection_alias;
9
10/// Types for the `AssociateIpGroups` operation.
11pub mod associate_ip_groups;
12
13/// Types for the `AssociateWorkspaceApplication` operation.
14pub mod associate_workspace_application;
15
16/// Types for the `AuthorizeIpRules` operation.
17pub mod authorize_ip_rules;
18
19/// Types for the `CopyWorkspaceImage` operation.
20pub mod copy_workspace_image;
21
22/// Types for the `CreateAccountLinkInvitation` operation.
23pub mod create_account_link_invitation;
24
25/// Types for the `CreateConnectClientAddIn` operation.
26pub mod create_connect_client_add_in;
27
28/// Types for the `CreateConnectionAlias` operation.
29pub mod create_connection_alias;
30
31/// Types for the `CreateIpGroup` operation.
32pub mod create_ip_group;
33
34/// Types for the `CreateStandbyWorkspaces` operation.
35pub mod create_standby_workspaces;
36
37/// Types for the `CreateTags` operation.
38pub mod create_tags;
39
40/// Types for the `CreateUpdatedWorkspaceImage` operation.
41pub mod create_updated_workspace_image;
42
43/// Types for the `CreateWorkspaceBundle` operation.
44pub mod create_workspace_bundle;
45
46/// Types for the `CreateWorkspaceImage` operation.
47pub mod create_workspace_image;
48
49/// Types for the `CreateWorkspaces` operation.
50pub mod create_workspaces;
51
52/// Types for the `CreateWorkspacesPool` operation.
53pub mod create_workspaces_pool;
54
55/// Types for the `DeleteAccountLinkInvitation` operation.
56pub mod delete_account_link_invitation;
57
58/// Types for the `DeleteClientBranding` operation.
59pub mod delete_client_branding;
60
61/// Types for the `DeleteConnectClientAddIn` operation.
62pub mod delete_connect_client_add_in;
63
64/// Types for the `DeleteConnectionAlias` operation.
65pub mod delete_connection_alias;
66
67/// Types for the `DeleteIpGroup` operation.
68pub mod delete_ip_group;
69
70/// Types for the `DeleteTags` operation.
71pub mod delete_tags;
72
73/// Types for the `DeleteWorkspaceBundle` operation.
74pub mod delete_workspace_bundle;
75
76/// Types for the `DeleteWorkspaceImage` operation.
77pub mod delete_workspace_image;
78
79/// Types for the `DeployWorkspaceApplications` operation.
80pub mod deploy_workspace_applications;
81
82/// Types for the `DeregisterWorkspaceDirectory` operation.
83pub mod deregister_workspace_directory;
84
85/// Types for the `DescribeAccount` operation.
86pub mod describe_account;
87
88/// Types for the `DescribeAccountModifications` operation.
89pub mod describe_account_modifications;
90
91/// Types for the `DescribeApplicationAssociations` operation.
92pub mod describe_application_associations;
93
94/// Types for the `DescribeApplications` operation.
95pub mod describe_applications;
96
97/// Types for the `DescribeBundleAssociations` operation.
98pub mod describe_bundle_associations;
99
100/// Types for the `DescribeClientBranding` operation.
101pub mod describe_client_branding;
102
103/// Types for the `DescribeClientProperties` operation.
104pub mod describe_client_properties;
105
106/// Types for the `DescribeConnectClientAddIns` operation.
107pub mod describe_connect_client_add_ins;
108
109/// Types for the `DescribeConnectionAliasPermissions` operation.
110pub mod describe_connection_alias_permissions;
111
112/// Types for the `DescribeConnectionAliases` operation.
113pub mod describe_connection_aliases;
114
115/// Types for the `DescribeCustomWorkspaceImageImport` operation.
116pub mod describe_custom_workspace_image_import;
117
118/// Types for the `DescribeImageAssociations` operation.
119pub mod describe_image_associations;
120
121/// Types for the `DescribeIpGroups` operation.
122pub mod describe_ip_groups;
123
124/// Types for the `DescribeTags` operation.
125pub mod describe_tags;
126
127/// Types for the `DescribeWorkspaceAssociations` operation.
128pub mod describe_workspace_associations;
129
130/// Types for the `DescribeWorkspaceBundles` operation.
131pub mod describe_workspace_bundles;
132
133/// Types for the `DescribeWorkspaceDirectories` operation.
134pub mod describe_workspace_directories;
135
136/// Types for the `DescribeWorkspaceImagePermissions` operation.
137pub mod describe_workspace_image_permissions;
138
139/// Types for the `DescribeWorkspaceImages` operation.
140pub mod describe_workspace_images;
141
142/// Types for the `DescribeWorkspaceSnapshots` operation.
143pub mod describe_workspace_snapshots;
144
145/// Types for the `DescribeWorkspaces` operation.
146pub mod describe_workspaces;
147
148/// Types for the `DescribeWorkspacesConnectionStatus` operation.
149pub mod describe_workspaces_connection_status;
150
151/// Types for the `DescribeWorkspacesPoolSessions` operation.
152pub mod describe_workspaces_pool_sessions;
153
154/// Types for the `DescribeWorkspacesPools` operation.
155pub mod describe_workspaces_pools;
156
157/// Types for the `DisassociateConnectionAlias` operation.
158pub mod disassociate_connection_alias;
159
160/// Types for the `DisassociateIpGroups` operation.
161pub mod disassociate_ip_groups;
162
163/// Types for the `DisassociateWorkspaceApplication` operation.
164pub mod disassociate_workspace_application;
165
166/// Types for the `GetAccountLink` operation.
167pub mod get_account_link;
168
169/// Types for the `ImportClientBranding` operation.
170pub mod import_client_branding;
171
172/// Types for the `ImportCustomWorkspaceImage` operation.
173pub mod import_custom_workspace_image;
174
175/// Types for the `ImportWorkspaceImage` operation.
176pub mod import_workspace_image;
177
178/// Types for the `ListAccountLinks` operation.
179pub mod list_account_links;
180
181/// Types for the `ListAvailableManagementCidrRanges` operation.
182pub mod list_available_management_cidr_ranges;
183
184/// Types for the `MigrateWorkspace` operation.
185pub mod migrate_workspace;
186
187/// Types for the `ModifyAccount` operation.
188pub mod modify_account;
189
190/// Types for the `ModifyCertificateBasedAuthProperties` operation.
191pub mod modify_certificate_based_auth_properties;
192
193/// Types for the `ModifyClientProperties` operation.
194pub mod modify_client_properties;
195
196/// Types for the `ModifyEndpointEncryptionMode` operation.
197pub mod modify_endpoint_encryption_mode;
198
199/// Types for the `ModifySamlProperties` operation.
200pub mod modify_saml_properties;
201
202/// Types for the `ModifySelfservicePermissions` operation.
203pub mod modify_selfservice_permissions;
204
205/// Types for the `ModifyStreamingProperties` operation.
206pub mod modify_streaming_properties;
207
208/// Types for the `ModifyWorkspaceAccessProperties` operation.
209pub mod modify_workspace_access_properties;
210
211/// Types for the `ModifyWorkspaceCreationProperties` operation.
212pub mod modify_workspace_creation_properties;
213
214/// Types for the `ModifyWorkspaceProperties` operation.
215pub mod modify_workspace_properties;
216
217/// Types for the `ModifyWorkspaceState` operation.
218pub mod modify_workspace_state;
219
220/// Types for the `RebootWorkspaces` operation.
221pub mod reboot_workspaces;
222
223/// Types for the `RebuildWorkspaces` operation.
224pub mod rebuild_workspaces;
225
226/// Types for the `RegisterWorkspaceDirectory` operation.
227pub mod register_workspace_directory;
228
229/// Types for the `RejectAccountLinkInvitation` operation.
230pub mod reject_account_link_invitation;
231
232/// Types for the `RestoreWorkspace` operation.
233pub mod restore_workspace;
234
235/// Types for the `RevokeIpRules` operation.
236pub mod revoke_ip_rules;
237
238/// Types for the `StartWorkspaces` operation.
239pub mod start_workspaces;
240
241/// Types for the `StartWorkspacesPool` operation.
242pub mod start_workspaces_pool;
243
244/// Types for the `StopWorkspaces` operation.
245pub mod stop_workspaces;
246
247/// Types for the `StopWorkspacesPool` operation.
248pub mod stop_workspaces_pool;
249
250/// Types for the `TerminateWorkspaces` operation.
251pub mod terminate_workspaces;
252
253/// Types for the `TerminateWorkspacesPool` operation.
254pub mod terminate_workspaces_pool;
255
256/// Types for the `TerminateWorkspacesPoolSession` operation.
257pub mod terminate_workspaces_pool_session;
258
259/// Types for the `UpdateConnectClientAddIn` operation.
260pub mod update_connect_client_add_in;
261
262/// Types for the `UpdateConnectionAliasPermission` operation.
263pub mod update_connection_alias_permission;
264
265/// Types for the `UpdateRulesOfIpGroup` operation.
266pub mod update_rules_of_ip_group;
267
268/// Types for the `UpdateWorkspaceBundle` operation.
269pub mod update_workspace_bundle;
270
271/// Types for the `UpdateWorkspaceImagePermission` operation.
272pub mod update_workspace_image_permission;
273
274/// Types for the `UpdateWorkspacesPool` operation.
275pub mod update_workspaces_pool;