aws-sdk-mailmanager 1.84.0

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

/// Types for the `CreateAddonInstance` operation.
pub mod create_addon_instance;

/// Types for the `CreateAddonSubscription` operation.
pub mod create_addon_subscription;

/// Types for the `CreateAddressList` operation.
pub mod create_address_list;

/// Types for the `CreateAddressListImportJob` operation.
pub mod create_address_list_import_job;

/// Types for the `CreateArchive` operation.
pub mod create_archive;

/// Types for the `CreateIngressPoint` operation.
pub mod create_ingress_point;

/// Types for the `CreateRelay` operation.
pub mod create_relay;

/// Types for the `CreateRuleSet` operation.
pub mod create_rule_set;

/// Types for the `CreateTrafficPolicy` operation.
pub mod create_traffic_policy;

/// Types for the `DeleteAddonInstance` operation.
pub mod delete_addon_instance;

/// Types for the `DeleteAddonSubscription` operation.
pub mod delete_addon_subscription;

/// Types for the `DeleteAddressList` operation.
pub mod delete_address_list;

/// Types for the `DeleteArchive` operation.
pub mod delete_archive;

/// Types for the `DeleteIngressPoint` operation.
pub mod delete_ingress_point;

/// Types for the `DeleteRelay` operation.
pub mod delete_relay;

/// Types for the `DeleteRuleSet` operation.
pub mod delete_rule_set;

/// Types for the `DeleteTrafficPolicy` operation.
pub mod delete_traffic_policy;

/// Types for the `DeregisterMemberFromAddressList` operation.
pub mod deregister_member_from_address_list;

/// Types for the `GetAddonInstance` operation.
pub mod get_addon_instance;

/// Types for the `GetAddonSubscription` operation.
pub mod get_addon_subscription;

/// Types for the `GetAddressList` operation.
pub mod get_address_list;

/// Types for the `GetAddressListImportJob` operation.
pub mod get_address_list_import_job;

/// Types for the `GetArchive` operation.
pub mod get_archive;

/// Types for the `GetArchiveExport` operation.
pub mod get_archive_export;

/// Types for the `GetArchiveMessage` operation.
pub mod get_archive_message;

/// Types for the `GetArchiveMessageContent` operation.
pub mod get_archive_message_content;

/// Types for the `GetArchiveSearch` operation.
pub mod get_archive_search;

/// Types for the `GetArchiveSearchResults` operation.
pub mod get_archive_search_results;

/// Types for the `GetIngressPoint` operation.
pub mod get_ingress_point;

/// Types for the `GetMemberOfAddressList` operation.
pub mod get_member_of_address_list;

/// Types for the `GetRelay` operation.
pub mod get_relay;

/// Types for the `GetRuleSet` operation.
pub mod get_rule_set;

/// Types for the `GetTrafficPolicy` operation.
pub mod get_traffic_policy;

/// Types for the `ListAddonInstances` operation.
pub mod list_addon_instances;

/// Types for the `ListAddonSubscriptions` operation.
pub mod list_addon_subscriptions;

/// Types for the `ListAddressListImportJobs` operation.
pub mod list_address_list_import_jobs;

/// Types for the `ListAddressLists` operation.
pub mod list_address_lists;

/// Types for the `ListArchiveExports` operation.
pub mod list_archive_exports;

/// Types for the `ListArchiveSearches` operation.
pub mod list_archive_searches;

/// Types for the `ListArchives` operation.
pub mod list_archives;

/// Types for the `ListIngressPoints` operation.
pub mod list_ingress_points;

/// Types for the `ListMembersOfAddressList` operation.
pub mod list_members_of_address_list;

/// Types for the `ListRelays` operation.
pub mod list_relays;

/// Types for the `ListRuleSets` operation.
pub mod list_rule_sets;

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

/// Types for the `ListTrafficPolicies` operation.
pub mod list_traffic_policies;

/// Types for the `RegisterMemberToAddressList` operation.
pub mod register_member_to_address_list;

/// Types for the `StartAddressListImportJob` operation.
pub mod start_address_list_import_job;

/// Types for the `StartArchiveExport` operation.
pub mod start_archive_export;

/// Types for the `StartArchiveSearch` operation.
pub mod start_archive_search;

/// Types for the `StopAddressListImportJob` operation.
pub mod stop_address_list_import_job;

/// Types for the `StopArchiveExport` operation.
pub mod stop_archive_export;

/// Types for the `StopArchiveSearch` operation.
pub mod stop_archive_search;

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

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

/// Types for the `UpdateArchive` operation.
pub mod update_archive;

/// Types for the `UpdateIngressPoint` operation.
pub mod update_ingress_point;

/// Types for the `UpdateRelay` operation.
pub mod update_relay;

/// Types for the `UpdateRuleSet` operation.
pub mod update_rule_set;

/// Types for the `UpdateTrafficPolicy` operation.
pub mod update_traffic_policy;