Module Awso_sms_voice.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule String_ : sig ... end
Sourcemodule EventType : sig ... end
Sourcemodule NonEmptyString : sig ... end
Sourcemodule Boolean : sig ... end
Sourcemodule CloudWatchLogsDestination : sig ... end

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

Sourcemodule EventTypes : sig ... end

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

Sourcemodule SnsDestination : sig ... end

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

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

Sourcemodule PlainTextMessageType : sig ... end

An object that defines a message that contains unformatted text.

Sourcemodule SSMLMessageType : sig ... end

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

Sourcemodule EventDestination : sig ... end

An object that defines an event destination.

Sourcemodule BadRequestException : sig ... end

The input you provided is invalid.

The API encountered an unexpected error and couldn't complete the request. You might be able to successfully issue the request again in the future.

Sourcemodule NotFoundException : sig ... end

The resource you attempted to access doesn't exist.

Sourcemodule TooManyRequestsException : sig ... end

You've issued too many requests to the resource. Wait a few minutes, and then try again.

An object that defines a single event destination.

Sourcemodule VoiceMessageContent : sig ... end

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

Sourcemodule ConfigurationSets : sig ... end
Sourcemodule NextTokenString : sig ... end
Sourcemodule EventDestinations : sig ... end
Sourcemodule AlreadyExistsException : sig ... end

The resource specified in your request already exists.

Sourcemodule LimitExceededException : sig ... end

There are too many instances of the specified resource type.

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

UpdateConfigurationSetEventDestinationRequest

Sourcemodule SendVoiceMessageResponse : sig ... end

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

Sourcemodule SendVoiceMessageRequest : sig ... end

SendVoiceMessageRequest

An object that contains information about the configuration sets for your account in the current region.

List all of the configuration sets associated with your Amazon Pinpoint account in the current region.

An object that contains information about an event destination.

Obtain information about an event destination, including the types of events it reports, the Amazon Resource Name (ARN) of the destination, and the name of the event destination.

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

Deletes an existing configuration set.

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

Deletes an event destination in a configuration set.

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

A request to create a new configuration set.

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

Create a new event destination in a configuration set.