aws-sdk-notificationscontacts 1.55.0

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

/// Types for the `ActivateEmailContact` operation.
pub mod activate_email_contact;

/// Types for the `CreateEmailContact` operation.
pub mod create_email_contact;

/// Types for the `DeleteEmailContact` operation.
pub mod delete_email_contact;

/// Types for the `GetEmailContact` operation.
pub mod get_email_contact;

/// Types for the `ListEmailContacts` operation.
pub mod list_email_contacts;

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

/// Types for the `SendActivationCode` operation.
pub mod send_activation_code;

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

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