amazonka-ses-1.6.0: Amazon Simple Email Service SDK.

Copyright(c) 2013-2018 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.SES.SendCustomVerificationEmail

Contents

Description

Adds an email address to the list of identities for your Amazon SES account and attempts to verify it. As a result of executing this operation, a customized verification email is sent to the specified address.

To use this operation, you must first create a custom verification email template. For more information about creating and using custom verification email templates, see Using Custom Verification Email Templates in the Amazon SES Developer Guide .

You can execute this operation no more than once per second.

Synopsis

Creating a Request

sendCustomVerificationEmail Source #

Creates a value of SendCustomVerificationEmail with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data SendCustomVerificationEmail Source #

Represents a request to send a custom verification email to a specified recipient.

See: sendCustomVerificationEmail smart constructor.

Instances

Eq SendCustomVerificationEmail Source # 
Data SendCustomVerificationEmail Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SendCustomVerificationEmail -> c SendCustomVerificationEmail #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SendCustomVerificationEmail #

toConstr :: SendCustomVerificationEmail -> Constr #

dataTypeOf :: SendCustomVerificationEmail -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SendCustomVerificationEmail) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SendCustomVerificationEmail) #

gmapT :: (forall b. Data b => b -> b) -> SendCustomVerificationEmail -> SendCustomVerificationEmail #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SendCustomVerificationEmail -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SendCustomVerificationEmail -> r #

gmapQ :: (forall d. Data d => d -> u) -> SendCustomVerificationEmail -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SendCustomVerificationEmail -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SendCustomVerificationEmail -> m SendCustomVerificationEmail #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SendCustomVerificationEmail -> m SendCustomVerificationEmail #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SendCustomVerificationEmail -> m SendCustomVerificationEmail #

Read SendCustomVerificationEmail Source # 
Show SendCustomVerificationEmail Source # 
Generic SendCustomVerificationEmail Source # 
Hashable SendCustomVerificationEmail Source # 
NFData SendCustomVerificationEmail Source # 
AWSRequest SendCustomVerificationEmail Source # 
ToHeaders SendCustomVerificationEmail Source # 
ToPath SendCustomVerificationEmail Source # 
ToQuery SendCustomVerificationEmail Source # 
type Rep SendCustomVerificationEmail Source # 
type Rep SendCustomVerificationEmail = D1 * (MetaData "SendCustomVerificationEmail" "Network.AWS.SES.SendCustomVerificationEmail" "amazonka-ses-1.6.0-Gb8e1E6FgybCfuSzgoBDRc" False) (C1 * (MetaCons "SendCustomVerificationEmail'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_scveConfigurationSetName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_scveEmailAddress") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Text)) (S1 * (MetaSel (Just Symbol "_scveTemplateName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Text)))))
type Rs SendCustomVerificationEmail Source # 

Request Lenses

scveConfigurationSetName :: Lens' SendCustomVerificationEmail (Maybe Text) Source #

Name of a configuration set to use when sending the verification email.

scveTemplateName :: Lens' SendCustomVerificationEmail Text Source #

The name of the custom verification email template to use when sending the verification email.

Destructuring the Response

sendCustomVerificationEmailResponse Source #

Creates a value of SendCustomVerificationEmailResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data SendCustomVerificationEmailResponse Source #

The response received when attempting to send the custom verification email.

See: sendCustomVerificationEmailResponse smart constructor.

Instances

Eq SendCustomVerificationEmailResponse Source # 
Data SendCustomVerificationEmailResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SendCustomVerificationEmailResponse -> c SendCustomVerificationEmailResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SendCustomVerificationEmailResponse #

toConstr :: SendCustomVerificationEmailResponse -> Constr #

dataTypeOf :: SendCustomVerificationEmailResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c SendCustomVerificationEmailResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SendCustomVerificationEmailResponse) #

gmapT :: (forall b. Data b => b -> b) -> SendCustomVerificationEmailResponse -> SendCustomVerificationEmailResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SendCustomVerificationEmailResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SendCustomVerificationEmailResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> SendCustomVerificationEmailResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SendCustomVerificationEmailResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SendCustomVerificationEmailResponse -> m SendCustomVerificationEmailResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SendCustomVerificationEmailResponse -> m SendCustomVerificationEmailResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SendCustomVerificationEmailResponse -> m SendCustomVerificationEmailResponse #

Read SendCustomVerificationEmailResponse Source # 
Show SendCustomVerificationEmailResponse Source # 
Generic SendCustomVerificationEmailResponse Source # 
NFData SendCustomVerificationEmailResponse Source # 
type Rep SendCustomVerificationEmailResponse Source # 
type Rep SendCustomVerificationEmailResponse = D1 * (MetaData "SendCustomVerificationEmailResponse" "Network.AWS.SES.SendCustomVerificationEmail" "amazonka-ses-1.6.0-Gb8e1E6FgybCfuSzgoBDRc" False) (C1 * (MetaCons "SendCustomVerificationEmailResponse'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_scversMessageId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_scversResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int))))

Response Lenses

scversMessageId :: Lens' SendCustomVerificationEmailResponse (Maybe Text) Source #

The unique message identifier returned from the SendCustomVerificationEmail operation.