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

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.SendRawEmail

Synopsis

Documentation

data SendRawEmail Source #

Send a raw e-mail message.

Instances
Eq SendRawEmail Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

Methods

(==) :: SendRawEmail -> SendRawEmail -> Bool

(/=) :: SendRawEmail -> SendRawEmail -> Bool

Ord SendRawEmail Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

Show SendRawEmail Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

Methods

showsPrec :: Int -> SendRawEmail -> ShowS

show :: SendRawEmail -> String

showList :: [SendRawEmail] -> ShowS

SignQuery SendRawEmail Source #

ServiceConfiguration: SesConfiguration

Instance details

Defined in Aws.Ses.Commands.SendRawEmail

Associated Types

type ServiceConfiguration SendRawEmail :: Type -> Type Source #

Transaction SendRawEmail SendRawEmailResponse Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

ResponseConsumer SendRawEmail SendRawEmailResponse Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

Associated Types

type ResponseMetadata SendRawEmailResponse :: Type Source #

type ServiceConfiguration SendRawEmail Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

data SendRawEmailResponse Source #

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

Constructors

SendRawEmailResponse 

Fields

Instances
Eq SendRawEmailResponse Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

Ord SendRawEmailResponse Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

Show SendRawEmailResponse Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

Methods

showsPrec :: Int -> SendRawEmailResponse -> ShowS

show :: SendRawEmailResponse -> String

showList :: [SendRawEmailResponse] -> ShowS

AsMemoryResponse SendRawEmailResponse Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

Associated Types

type MemoryResponse SendRawEmailResponse :: Type Source #

Transaction SendRawEmail SendRawEmailResponse Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

ResponseConsumer SendRawEmail SendRawEmailResponse Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

Associated Types

type ResponseMetadata SendRawEmailResponse :: Type Source #

type MemoryResponse SendRawEmailResponse Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail

type ResponseMetadata SendRawEmailResponse Source # 
Instance details

Defined in Aws.Ses.Commands.SendRawEmail