{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
module Amazonka.PinpointSMSVoice
(
defaultService,
_NotFoundException,
_TooManyRequestsException,
_InternalServiceErrorException,
_BadRequestException,
_AlreadyExistsException,
_LimitExceededException,
UpdateConfigurationSetEventDestination (UpdateConfigurationSetEventDestination'),
newUpdateConfigurationSetEventDestination,
UpdateConfigurationSetEventDestinationResponse (UpdateConfigurationSetEventDestinationResponse'),
newUpdateConfigurationSetEventDestinationResponse,
DeleteConfigurationSetEventDestination (DeleteConfigurationSetEventDestination'),
newDeleteConfigurationSetEventDestination,
DeleteConfigurationSetEventDestinationResponse (DeleteConfigurationSetEventDestinationResponse'),
newDeleteConfigurationSetEventDestinationResponse,
DeleteConfigurationSet (DeleteConfigurationSet'),
newDeleteConfigurationSet,
DeleteConfigurationSetResponse (DeleteConfigurationSetResponse'),
newDeleteConfigurationSetResponse,
SendVoiceMessage (SendVoiceMessage'),
newSendVoiceMessage,
SendVoiceMessageResponse (SendVoiceMessageResponse'),
newSendVoiceMessageResponse,
GetConfigurationSetEventDestinations (GetConfigurationSetEventDestinations'),
newGetConfigurationSetEventDestinations,
GetConfigurationSetEventDestinationsResponse (GetConfigurationSetEventDestinationsResponse'),
newGetConfigurationSetEventDestinationsResponse,
CreateConfigurationSetEventDestination (CreateConfigurationSetEventDestination'),
newCreateConfigurationSetEventDestination,
CreateConfigurationSetEventDestinationResponse (CreateConfigurationSetEventDestinationResponse'),
newCreateConfigurationSetEventDestinationResponse,
CreateConfigurationSet (CreateConfigurationSet'),
newCreateConfigurationSet,
CreateConfigurationSetResponse (CreateConfigurationSetResponse'),
newCreateConfigurationSetResponse,
EventType (..),
CallInstructionsMessageType (CallInstructionsMessageType'),
newCallInstructionsMessageType,
CloudWatchLogsDestination (CloudWatchLogsDestination'),
newCloudWatchLogsDestination,
EventDestination (EventDestination'),
newEventDestination,
EventDestinationDefinition (EventDestinationDefinition'),
newEventDestinationDefinition,
KinesisFirehoseDestination (KinesisFirehoseDestination'),
newKinesisFirehoseDestination,
PlainTextMessageType (PlainTextMessageType'),
newPlainTextMessageType,
SSMLMessageType (SSMLMessageType'),
newSSMLMessageType,
SnsDestination (SnsDestination'),
newSnsDestination,
VoiceMessageContent (VoiceMessageContent'),
newVoiceMessageContent,
)
where
import Amazonka.PinpointSMSVoice.CreateConfigurationSet
import Amazonka.PinpointSMSVoice.CreateConfigurationSetEventDestination
import Amazonka.PinpointSMSVoice.DeleteConfigurationSet
import Amazonka.PinpointSMSVoice.DeleteConfigurationSetEventDestination
import Amazonka.PinpointSMSVoice.GetConfigurationSetEventDestinations
import Amazonka.PinpointSMSVoice.Lens
import Amazonka.PinpointSMSVoice.SendVoiceMessage
import Amazonka.PinpointSMSVoice.Types
import Amazonka.PinpointSMSVoice.UpdateConfigurationSetEventDestination
import Amazonka.PinpointSMSVoice.Waiters