aws-sdk-notifications 1.54.0

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

/// Types for the `AssociateChannel` operation.
pub mod associate_channel;

/// Types for the `AssociateManagedNotificationAccountContact` operation.
pub mod associate_managed_notification_account_contact;

/// Types for the `AssociateManagedNotificationAdditionalChannel` operation.
pub mod associate_managed_notification_additional_channel;

/// Types for the `AssociateOrganizationalUnit` operation.
pub mod associate_organizational_unit;

/// Types for the `CreateEventRule` operation.
pub mod create_event_rule;

/// Types for the `CreateNotificationConfiguration` operation.
pub mod create_notification_configuration;

/// Types for the `DeleteEventRule` operation.
pub mod delete_event_rule;

/// Types for the `DeleteNotificationConfiguration` operation.
pub mod delete_notification_configuration;

/// Types for the `DeregisterNotificationHub` operation.
pub mod deregister_notification_hub;

/// Types for the `DisableNotificationsAccessForOrganization` operation.
pub mod disable_notifications_access_for_organization;

/// Types for the `DisassociateChannel` operation.
pub mod disassociate_channel;

/// Types for the `DisassociateManagedNotificationAccountContact` operation.
pub mod disassociate_managed_notification_account_contact;

/// Types for the `DisassociateManagedNotificationAdditionalChannel` operation.
pub mod disassociate_managed_notification_additional_channel;

/// Types for the `DisassociateOrganizationalUnit` operation.
pub mod disassociate_organizational_unit;

/// Types for the `EnableNotificationsAccessForOrganization` operation.
pub mod enable_notifications_access_for_organization;

/// Types for the `GetEventRule` operation.
pub mod get_event_rule;

/// Types for the `GetManagedNotificationChildEvent` operation.
pub mod get_managed_notification_child_event;

/// Types for the `GetManagedNotificationConfiguration` operation.
pub mod get_managed_notification_configuration;

/// Types for the `GetManagedNotificationEvent` operation.
pub mod get_managed_notification_event;

/// Types for the `GetNotificationConfiguration` operation.
pub mod get_notification_configuration;

/// Types for the `GetNotificationEvent` operation.
pub mod get_notification_event;

/// Types for the `GetNotificationsAccessForOrganization` operation.
pub mod get_notifications_access_for_organization;

/// Types for the `ListChannels` operation.
pub mod list_channels;

/// Types for the `ListEventRules` operation.
pub mod list_event_rules;

/// Types for the `ListManagedNotificationChannelAssociations` operation.
pub mod list_managed_notification_channel_associations;

/// Types for the `ListManagedNotificationChildEvents` operation.
pub mod list_managed_notification_child_events;

/// Types for the `ListManagedNotificationConfigurations` operation.
pub mod list_managed_notification_configurations;

/// Types for the `ListManagedNotificationEvents` operation.
pub mod list_managed_notification_events;

/// Types for the `ListMemberAccounts` operation.
pub mod list_member_accounts;

/// Types for the `ListNotificationConfigurations` operation.
pub mod list_notification_configurations;

/// Types for the `ListNotificationEvents` operation.
pub mod list_notification_events;

/// Types for the `ListNotificationHubs` operation.
pub mod list_notification_hubs;

/// Types for the `ListOrganizationalUnits` operation.
pub mod list_organizational_units;

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

/// Types for the `RegisterNotificationHub` operation.
pub mod register_notification_hub;

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

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

/// Types for the `UpdateEventRule` operation.
pub mod update_event_rule;

/// Types for the `UpdateNotificationConfiguration` operation.
pub mod update_notification_configuration;