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

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.SendRawEmail

Synopsis

Documentation

data SendRawEmail Source #

Send a raw e-mail message.

data SendRawEmailResponse Source #

The response sent back by Amazon SES after a SendRawEmail command.

Constructors

SendRawEmailResponse 

Fields

Instances

Eq SendRawEmailResponse Source # 
Ord SendRawEmailResponse Source # 
Show SendRawEmailResponse Source # 
AsMemoryResponse SendRawEmailResponse Source # 
Transaction SendRawEmail SendRawEmailResponse Source # 
ResponseConsumer SendRawEmail SendRawEmailResponse Source # 
type MemoryResponse SendRawEmailResponse Source # 
type ResponseMetadata SendRawEmailResponse Source #