aws-0.25.3: Aws/Ses/Commands.hs
module Aws.Ses.Commands
( module Aws.Ses.Commands.SendRawEmail
, module Aws.Ses.Commands.ListIdentities
, module Aws.Ses.Commands.VerifyEmailIdentity
, module Aws.Ses.Commands.VerifyDomainIdentity
, module Aws.Ses.Commands.VerifyDomainDkim
, module Aws.Ses.Commands.DeleteIdentity
, module Aws.Ses.Commands.GetIdentityDkimAttributes
, module Aws.Ses.Commands.GetIdentityNotificationAttributes
, module Aws.Ses.Commands.GetIdentityVerificationAttributes
, module Aws.Ses.Commands.SetIdentityNotificationTopic
, module Aws.Ses.Commands.SetIdentityDkimEnabled
, module Aws.Ses.Commands.SetIdentityFeedbackForwardingEnabled
) where
import Aws.Ses.Commands.SendRawEmail
import Aws.Ses.Commands.ListIdentities
import Aws.Ses.Commands.VerifyEmailIdentity
import Aws.Ses.Commands.VerifyDomainIdentity
import Aws.Ses.Commands.VerifyDomainDkim
import Aws.Ses.Commands.DeleteIdentity
import Aws.Ses.Commands.GetIdentityDkimAttributes
import Aws.Ses.Commands.GetIdentityNotificationAttributes
import Aws.Ses.Commands.GetIdentityVerificationAttributes
import Aws.Ses.Commands.SetIdentityNotificationTopic
import Aws.Ses.Commands.SetIdentityDkimEnabled
import Aws.Ses.Commands.SetIdentityFeedbackForwardingEnabled