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

Safe HaskellNone

Aws.Ses.Core

Synopsis

Documentation

type EmailAddress = TextSource

An e-mail address.

data Sender Source

The sender's e-mail address.

Constructors

Sender 

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

Write a data type as a list of query parameters.