aws-sdk-workmail 1.97.0

AWS SDK for Amazon WorkMail
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AssociateDelegateToResource` operation.
pub mod associate_delegate_to_resource;

/// Types for the `AssociateMemberToGroup` operation.
pub mod associate_member_to_group;

/// Types for the `AssumeImpersonationRole` operation.
pub mod assume_impersonation_role;

/// Types for the `CancelMailboxExportJob` operation.
pub mod cancel_mailbox_export_job;

/// Types for the `CreateAlias` operation.
pub mod create_alias;

/// Types for the `CreateAvailabilityConfiguration` operation.
pub mod create_availability_configuration;

/// Types for the `CreateGroup` operation.
pub mod create_group;

/// Types for the `CreateIdentityCenterApplication` operation.
pub mod create_identity_center_application;

/// Types for the `CreateImpersonationRole` operation.
pub mod create_impersonation_role;

/// Types for the `CreateMobileDeviceAccessRule` operation.
pub mod create_mobile_device_access_rule;

/// Types for the `CreateOrganization` operation.
pub mod create_organization;

/// Types for the `CreateResource` operation.
pub mod create_resource;

/// Types for the `CreateUser` operation.
pub mod create_user;

/// Types for the `DeleteAccessControlRule` operation.
pub mod delete_access_control_rule;

/// Types for the `DeleteAlias` operation.
pub mod delete_alias;

/// Types for the `DeleteAvailabilityConfiguration` operation.
pub mod delete_availability_configuration;

/// Types for the `DeleteEmailMonitoringConfiguration` operation.
pub mod delete_email_monitoring_configuration;

/// Types for the `DeleteGroup` operation.
pub mod delete_group;

/// Types for the `DeleteIdentityCenterApplication` operation.
pub mod delete_identity_center_application;

/// Types for the `DeleteIdentityProviderConfiguration` operation.
pub mod delete_identity_provider_configuration;

/// Types for the `DeleteImpersonationRole` operation.
pub mod delete_impersonation_role;

/// Types for the `DeleteMailboxPermissions` operation.
pub mod delete_mailbox_permissions;

/// Types for the `DeleteMobileDeviceAccessOverride` operation.
pub mod delete_mobile_device_access_override;

/// Types for the `DeleteMobileDeviceAccessRule` operation.
pub mod delete_mobile_device_access_rule;

/// Types for the `DeleteOrganization` operation.
pub mod delete_organization;

/// Types for the `DeletePersonalAccessToken` operation.
pub mod delete_personal_access_token;

/// Types for the `DeleteResource` operation.
pub mod delete_resource;

/// Types for the `DeleteRetentionPolicy` operation.
pub mod delete_retention_policy;

/// Types for the `DeleteUser` operation.
pub mod delete_user;

/// Types for the `DeregisterFromWorkMail` operation.
pub mod deregister_from_work_mail;

/// Types for the `DeregisterMailDomain` operation.
pub mod deregister_mail_domain;

/// Types for the `DescribeEmailMonitoringConfiguration` operation.
pub mod describe_email_monitoring_configuration;

/// Types for the `DescribeEntity` operation.
pub mod describe_entity;

/// Types for the `DescribeGroup` operation.
pub mod describe_group;

/// Types for the `DescribeIdentityProviderConfiguration` operation.
pub mod describe_identity_provider_configuration;

/// Types for the `DescribeInboundDmarcSettings` operation.
pub mod describe_inbound_dmarc_settings;

/// Types for the `DescribeMailboxExportJob` operation.
pub mod describe_mailbox_export_job;

/// Types for the `DescribeOrganization` operation.
pub mod describe_organization;

/// Types for the `DescribeResource` operation.
pub mod describe_resource;

/// Types for the `DescribeUser` operation.
pub mod describe_user;

/// Types for the `DisassociateDelegateFromResource` operation.
pub mod disassociate_delegate_from_resource;

/// Types for the `DisassociateMemberFromGroup` operation.
pub mod disassociate_member_from_group;

/// Types for the `GetAccessControlEffect` operation.
pub mod get_access_control_effect;

/// Types for the `GetDefaultRetentionPolicy` operation.
pub mod get_default_retention_policy;

/// Types for the `GetImpersonationRole` operation.
pub mod get_impersonation_role;

/// Types for the `GetImpersonationRoleEffect` operation.
pub mod get_impersonation_role_effect;

/// Types for the `GetMailDomain` operation.
pub mod get_mail_domain;

/// Types for the `GetMailboxDetails` operation.
pub mod get_mailbox_details;

/// Types for the `GetMobileDeviceAccessEffect` operation.
pub mod get_mobile_device_access_effect;

/// Types for the `GetMobileDeviceAccessOverride` operation.
pub mod get_mobile_device_access_override;

/// Types for the `GetPersonalAccessTokenMetadata` operation.
pub mod get_personal_access_token_metadata;

/// Types for the `ListAccessControlRules` operation.
pub mod list_access_control_rules;

/// Types for the `ListAliases` operation.
pub mod list_aliases;

/// Types for the `ListAvailabilityConfigurations` operation.
pub mod list_availability_configurations;

/// Types for the `ListGroupMembers` operation.
pub mod list_group_members;

/// Types for the `ListGroups` operation.
pub mod list_groups;

/// Types for the `ListGroupsForEntity` operation.
pub mod list_groups_for_entity;

/// Types for the `ListImpersonationRoles` operation.
pub mod list_impersonation_roles;

/// Types for the `ListMailDomains` operation.
pub mod list_mail_domains;

/// Types for the `ListMailboxExportJobs` operation.
pub mod list_mailbox_export_jobs;

/// Types for the `ListMailboxPermissions` operation.
pub mod list_mailbox_permissions;

/// Types for the `ListMobileDeviceAccessOverrides` operation.
pub mod list_mobile_device_access_overrides;

/// Types for the `ListMobileDeviceAccessRules` operation.
pub mod list_mobile_device_access_rules;

/// Types for the `ListOrganizations` operation.
pub mod list_organizations;

/// Types for the `ListPersonalAccessTokens` operation.
pub mod list_personal_access_tokens;

/// Types for the `ListResourceDelegates` operation.
pub mod list_resource_delegates;

/// Types for the `ListResources` operation.
pub mod list_resources;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListUsers` operation.
pub mod list_users;

/// Types for the `PutAccessControlRule` operation.
pub mod put_access_control_rule;

/// Types for the `PutEmailMonitoringConfiguration` operation.
pub mod put_email_monitoring_configuration;

/// Types for the `PutIdentityProviderConfiguration` operation.
pub mod put_identity_provider_configuration;

/// Types for the `PutInboundDmarcSettings` operation.
pub mod put_inbound_dmarc_settings;

/// Types for the `PutMailboxPermissions` operation.
pub mod put_mailbox_permissions;

/// Types for the `PutMobileDeviceAccessOverride` operation.
pub mod put_mobile_device_access_override;

/// Types for the `PutRetentionPolicy` operation.
pub mod put_retention_policy;

/// Types for the `RegisterMailDomain` operation.
pub mod register_mail_domain;

/// Types for the `RegisterToWorkMail` operation.
pub mod register_to_work_mail;

/// Types for the `ResetPassword` operation.
pub mod reset_password;

/// Types for the `StartMailboxExportJob` operation.
pub mod start_mailbox_export_job;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `TestAvailabilityConfiguration` operation.
pub mod test_availability_configuration;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateAvailabilityConfiguration` operation.
pub mod update_availability_configuration;

/// Types for the `UpdateDefaultMailDomain` operation.
pub mod update_default_mail_domain;

/// Types for the `UpdateGroup` operation.
pub mod update_group;

/// Types for the `UpdateImpersonationRole` operation.
pub mod update_impersonation_role;

/// Types for the `UpdateMailboxQuota` operation.
pub mod update_mailbox_quota;

/// Types for the `UpdateMobileDeviceAccessRule` operation.
pub mod update_mobile_device_access_rule;

/// Types for the `UpdatePrimaryEmailAddress` operation.
pub mod update_primary_email_address;

/// Types for the `UpdateResource` operation.
pub mod update_resource;

/// Types for the `UpdateUser` operation.
pub mod update_user;