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

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Core

Synopsis

Documentation

type EmailAddress = Text Source

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.