logo
Expand description

Pinpoint SMS and Voice Messaging public facing APIs

If you’re using the service, you’re probably looking for PinpointSmsVoiceClient and PinpointSmsVoice.

Structs

An object that defines a message that contains text formatted using Amazon Pinpoint Voice Instructions markup.

An object that contains information about an event destination that sends data to Amazon CloudWatch Logs.

Create a new event destination in a configuration set.

An empty object that indicates that the event destination was created successfully.

A request to create a new configuration set.

An empty object that indicates that the configuration set was successfully created.

An empty object that indicates that the event destination was deleted successfully.

An empty object that indicates that the configuration set was deleted successfully.

An object that defines an event destination.

An object that defines a single event destination.

An object that contains information about an event destination.

An object that contains information about an event destination that sends data to Amazon Kinesis Data Firehose.

A client for the Pinpoint SMS Voice API.

An object that defines a message that contains unformatted text.

An object that defines a message that contains SSML-formatted text.

SendVoiceMessageRequest

An object that that contains the Message ID of a Voice message that was sent successfully.

An object that contains information about an event destination that sends data to Amazon SNS.

UpdateConfigurationSetEventDestinationRequest

An empty object that indicates that the event destination was updated successfully.

An object that contains a voice message and information about the recipient that you want to send it to.

Enums

Errors returned by CreateConfigurationSet

Errors returned by CreateConfigurationSetEventDestination

Errors returned by DeleteConfigurationSet

Errors returned by DeleteConfigurationSetEventDestination

Errors returned by GetConfigurationSetEventDestinations

Errors returned by SendVoiceMessage

Errors returned by UpdateConfigurationSetEventDestination

Traits

Trait representing the capabilities of the Pinpoint SMS Voice API. Pinpoint SMS Voice clients implement this trait.