aws_sdk_workmail/
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 `AssociateDelegateToResource` operation.
5pub mod associate_delegate_to_resource;
6
7/// Types for the `AssociateMemberToGroup` operation.
8pub mod associate_member_to_group;
9
10/// Types for the `AssumeImpersonationRole` operation.
11pub mod assume_impersonation_role;
12
13/// Types for the `CancelMailboxExportJob` operation.
14pub mod cancel_mailbox_export_job;
15
16/// Types for the `CreateAlias` operation.
17pub mod create_alias;
18
19/// Types for the `CreateAvailabilityConfiguration` operation.
20pub mod create_availability_configuration;
21
22/// Types for the `CreateGroup` operation.
23pub mod create_group;
24
25/// Types for the `CreateIdentityCenterApplication` operation.
26pub mod create_identity_center_application;
27
28/// Types for the `CreateImpersonationRole` operation.
29pub mod create_impersonation_role;
30
31/// Types for the `CreateMobileDeviceAccessRule` operation.
32pub mod create_mobile_device_access_rule;
33
34/// Types for the `CreateOrganization` operation.
35pub mod create_organization;
36
37/// Types for the `CreateResource` operation.
38pub mod create_resource;
39
40/// Types for the `CreateUser` operation.
41pub mod create_user;
42
43/// Types for the `DeleteAccessControlRule` operation.
44pub mod delete_access_control_rule;
45
46/// Types for the `DeleteAlias` operation.
47pub mod delete_alias;
48
49/// Types for the `DeleteAvailabilityConfiguration` operation.
50pub mod delete_availability_configuration;
51
52/// Types for the `DeleteEmailMonitoringConfiguration` operation.
53pub mod delete_email_monitoring_configuration;
54
55/// Types for the `DeleteGroup` operation.
56pub mod delete_group;
57
58/// Types for the `DeleteIdentityCenterApplication` operation.
59pub mod delete_identity_center_application;
60
61/// Types for the `DeleteIdentityProviderConfiguration` operation.
62pub mod delete_identity_provider_configuration;
63
64/// Types for the `DeleteImpersonationRole` operation.
65pub mod delete_impersonation_role;
66
67/// Types for the `DeleteMailboxPermissions` operation.
68pub mod delete_mailbox_permissions;
69
70/// Types for the `DeleteMobileDeviceAccessOverride` operation.
71pub mod delete_mobile_device_access_override;
72
73/// Types for the `DeleteMobileDeviceAccessRule` operation.
74pub mod delete_mobile_device_access_rule;
75
76/// Types for the `DeleteOrganization` operation.
77pub mod delete_organization;
78
79/// Types for the `DeletePersonalAccessToken` operation.
80pub mod delete_personal_access_token;
81
82/// Types for the `DeleteResource` operation.
83pub mod delete_resource;
84
85/// Types for the `DeleteRetentionPolicy` operation.
86pub mod delete_retention_policy;
87
88/// Types for the `DeleteUser` operation.
89pub mod delete_user;
90
91/// Types for the `DeregisterFromWorkMail` operation.
92pub mod deregister_from_work_mail;
93
94/// Types for the `DeregisterMailDomain` operation.
95pub mod deregister_mail_domain;
96
97/// Types for the `DescribeEmailMonitoringConfiguration` operation.
98pub mod describe_email_monitoring_configuration;
99
100/// Types for the `DescribeEntity` operation.
101pub mod describe_entity;
102
103/// Types for the `DescribeGroup` operation.
104pub mod describe_group;
105
106/// Types for the `DescribeIdentityProviderConfiguration` operation.
107pub mod describe_identity_provider_configuration;
108
109/// Types for the `DescribeInboundDmarcSettings` operation.
110pub mod describe_inbound_dmarc_settings;
111
112/// Types for the `DescribeMailboxExportJob` operation.
113pub mod describe_mailbox_export_job;
114
115/// Types for the `DescribeOrganization` operation.
116pub mod describe_organization;
117
118/// Types for the `DescribeResource` operation.
119pub mod describe_resource;
120
121/// Types for the `DescribeUser` operation.
122pub mod describe_user;
123
124/// Types for the `DisassociateDelegateFromResource` operation.
125pub mod disassociate_delegate_from_resource;
126
127/// Types for the `DisassociateMemberFromGroup` operation.
128pub mod disassociate_member_from_group;
129
130/// Types for the `GetAccessControlEffect` operation.
131pub mod get_access_control_effect;
132
133/// Types for the `GetDefaultRetentionPolicy` operation.
134pub mod get_default_retention_policy;
135
136/// Types for the `GetImpersonationRole` operation.
137pub mod get_impersonation_role;
138
139/// Types for the `GetImpersonationRoleEffect` operation.
140pub mod get_impersonation_role_effect;
141
142/// Types for the `GetMailDomain` operation.
143pub mod get_mail_domain;
144
145/// Types for the `GetMailboxDetails` operation.
146pub mod get_mailbox_details;
147
148/// Types for the `GetMobileDeviceAccessEffect` operation.
149pub mod get_mobile_device_access_effect;
150
151/// Types for the `GetMobileDeviceAccessOverride` operation.
152pub mod get_mobile_device_access_override;
153
154/// Types for the `GetPersonalAccessTokenMetadata` operation.
155pub mod get_personal_access_token_metadata;
156
157/// Types for the `ListAccessControlRules` operation.
158pub mod list_access_control_rules;
159
160/// Types for the `ListAliases` operation.
161pub mod list_aliases;
162
163/// Types for the `ListAvailabilityConfigurations` operation.
164pub mod list_availability_configurations;
165
166/// Types for the `ListGroupMembers` operation.
167pub mod list_group_members;
168
169/// Types for the `ListGroups` operation.
170pub mod list_groups;
171
172/// Types for the `ListGroupsForEntity` operation.
173pub mod list_groups_for_entity;
174
175/// Types for the `ListImpersonationRoles` operation.
176pub mod list_impersonation_roles;
177
178/// Types for the `ListMailDomains` operation.
179pub mod list_mail_domains;
180
181/// Types for the `ListMailboxExportJobs` operation.
182pub mod list_mailbox_export_jobs;
183
184/// Types for the `ListMailboxPermissions` operation.
185pub mod list_mailbox_permissions;
186
187/// Types for the `ListMobileDeviceAccessOverrides` operation.
188pub mod list_mobile_device_access_overrides;
189
190/// Types for the `ListMobileDeviceAccessRules` operation.
191pub mod list_mobile_device_access_rules;
192
193/// Types for the `ListOrganizations` operation.
194pub mod list_organizations;
195
196/// Types for the `ListPersonalAccessTokens` operation.
197pub mod list_personal_access_tokens;
198
199/// Types for the `ListResourceDelegates` operation.
200pub mod list_resource_delegates;
201
202/// Types for the `ListResources` operation.
203pub mod list_resources;
204
205/// Types for the `ListTagsForResource` operation.
206pub mod list_tags_for_resource;
207
208/// Types for the `ListUsers` operation.
209pub mod list_users;
210
211/// Types for the `PutAccessControlRule` operation.
212pub mod put_access_control_rule;
213
214/// Types for the `PutEmailMonitoringConfiguration` operation.
215pub mod put_email_monitoring_configuration;
216
217/// Types for the `PutIdentityProviderConfiguration` operation.
218pub mod put_identity_provider_configuration;
219
220/// Types for the `PutInboundDmarcSettings` operation.
221pub mod put_inbound_dmarc_settings;
222
223/// Types for the `PutMailboxPermissions` operation.
224pub mod put_mailbox_permissions;
225
226/// Types for the `PutMobileDeviceAccessOverride` operation.
227pub mod put_mobile_device_access_override;
228
229/// Types for the `PutRetentionPolicy` operation.
230pub mod put_retention_policy;
231
232/// Types for the `RegisterMailDomain` operation.
233pub mod register_mail_domain;
234
235/// Types for the `RegisterToWorkMail` operation.
236pub mod register_to_work_mail;
237
238/// Types for the `ResetPassword` operation.
239pub mod reset_password;
240
241/// Types for the `StartMailboxExportJob` operation.
242pub mod start_mailbox_export_job;
243
244/// Types for the `TagResource` operation.
245pub mod tag_resource;
246
247/// Types for the `TestAvailabilityConfiguration` operation.
248pub mod test_availability_configuration;
249
250/// Types for the `UntagResource` operation.
251pub mod untag_resource;
252
253/// Types for the `UpdateAvailabilityConfiguration` operation.
254pub mod update_availability_configuration;
255
256/// Types for the `UpdateDefaultMailDomain` operation.
257pub mod update_default_mail_domain;
258
259/// Types for the `UpdateGroup` operation.
260pub mod update_group;
261
262/// Types for the `UpdateImpersonationRole` operation.
263pub mod update_impersonation_role;
264
265/// Types for the `UpdateMailboxQuota` operation.
266pub mod update_mailbox_quota;
267
268/// Types for the `UpdateMobileDeviceAccessRule` operation.
269pub mod update_mobile_device_access_rule;
270
271/// Types for the `UpdatePrimaryEmailAddress` operation.
272pub mod update_primary_email_address;
273
274/// Types for the `UpdateResource` operation.
275pub mod update_resource;
276
277/// Types for the `UpdateUser` operation.
278pub mod update_user;