aws-sdk-pinpointsmsvoice 1.36.0

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

/// Types for the `CreateConfigurationSet` operation.
pub mod create_configuration_set;

/// Types for the `CreateConfigurationSetEventDestination` operation.
pub mod create_configuration_set_event_destination;

/// Types for the `DeleteConfigurationSet` operation.
pub mod delete_configuration_set;

/// Types for the `DeleteConfigurationSetEventDestination` operation.
pub mod delete_configuration_set_event_destination;

/// Types for the `GetConfigurationSetEventDestinations` operation.
pub mod get_configuration_set_event_destinations;

/// Types for the `ListConfigurationSets` operation.
pub mod list_configuration_sets;

/// Types for the `SendVoiceMessage` operation.
pub mod send_voice_message;

/// Types for the `UpdateConfigurationSetEventDestination` operation.
pub mod update_configuration_set_event_destination;