aws-0.4.1: Amazon Web Services (AWS) for Haskell

Safe HaskellSafe-Infered

Aws.Ses.Model

Synopsis

Documentation

data RawMessage Source

A raw e-mail.

Constructors

RawMessage 

type EmailAddress = TextSource

An e-mail address.

data Sender Source

The sender's e-mail address.

Constructors

Sender 

Instances

sesAsQuery :: SesAsQuery a => a -> [(ByteString, ByteString)]Source

Write a data type as a list of query parameters.