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.GetCustomVerificationEmailTemplate

Contents

Description

Returns the custom email verification template for the template name you specify.

For more information about 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

getCustomVerificationEmailTemplate #

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

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

  • gcvetTemplateName - The name of the custom verification email template that you want to retrieve.

data GetCustomVerificationEmailTemplate #

Represents a request to retrieve an existing custom verification email template.

See: getCustomVerificationEmailTemplate smart constructor.

Instances

Eq GetCustomVerificationEmailTemplate # 
Data GetCustomVerificationEmailTemplate # 

Methods

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

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

toConstr :: GetCustomVerificationEmailTemplate -> Constr #

dataTypeOf :: GetCustomVerificationEmailTemplate -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetCustomVerificationEmailTemplate # 
Show GetCustomVerificationEmailTemplate # 
Generic GetCustomVerificationEmailTemplate # 
Hashable GetCustomVerificationEmailTemplate # 
NFData GetCustomVerificationEmailTemplate # 
AWSRequest GetCustomVerificationEmailTemplate # 
ToHeaders GetCustomVerificationEmailTemplate # 
ToPath GetCustomVerificationEmailTemplate # 
ToQuery GetCustomVerificationEmailTemplate # 
type Rep GetCustomVerificationEmailTemplate # 
type Rep GetCustomVerificationEmailTemplate = D1 * (MetaData "GetCustomVerificationEmailTemplate" "Network.AWS.SES.GetCustomVerificationEmailTemplate" "amazonka-ses-1.6.0-5nUPGbFUhEuKgCCmp7O4es" True) (C1 * (MetaCons "GetCustomVerificationEmailTemplate'" PrefixI True) (S1 * (MetaSel (Just Symbol "_gcvetTemplateName") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))
type Rs GetCustomVerificationEmailTemplate # 

Request Lenses

gcvetTemplateName :: Lens' GetCustomVerificationEmailTemplate Text #

The name of the custom verification email template that you want to retrieve.

Destructuring the Response

getCustomVerificationEmailTemplateResponse #

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

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

data GetCustomVerificationEmailTemplateResponse #

The content of the custom verification email template.

See: getCustomVerificationEmailTemplateResponse smart constructor.

Instances

Eq GetCustomVerificationEmailTemplateResponse # 
Data GetCustomVerificationEmailTemplateResponse # 

Methods

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

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

toConstr :: GetCustomVerificationEmailTemplateResponse -> Constr #

dataTypeOf :: GetCustomVerificationEmailTemplateResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetCustomVerificationEmailTemplateResponse # 
Show GetCustomVerificationEmailTemplateResponse # 
Generic GetCustomVerificationEmailTemplateResponse # 
NFData GetCustomVerificationEmailTemplateResponse # 
type Rep GetCustomVerificationEmailTemplateResponse # 
type Rep GetCustomVerificationEmailTemplateResponse = D1 * (MetaData "GetCustomVerificationEmailTemplateResponse" "Network.AWS.SES.GetCustomVerificationEmailTemplate" "amazonka-ses-1.6.0-5nUPGbFUhEuKgCCmp7O4es" False) (C1 * (MetaCons "GetCustomVerificationEmailTemplateResponse'" PrefixI True) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_gcvetrsFromEmailAddress") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_gcvetrsTemplateName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_gcvetrsFailureRedirectionURL") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))))) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_gcvetrsTemplateSubject") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_gcvetrsSuccessRedirectionURL") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text)))) ((:*:) * (S1 * (MetaSel (Just Symbol "_gcvetrsTemplateContent") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_gcvetrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int))))))

Response Lenses

gcvetrsFromEmailAddress :: Lens' GetCustomVerificationEmailTemplateResponse (Maybe Text) #

The email address that the custom verification email is sent from.

gcvetrsTemplateName :: Lens' GetCustomVerificationEmailTemplateResponse (Maybe Text) #

The name of the custom verification email template.

gcvetrsFailureRedirectionURL :: Lens' GetCustomVerificationEmailTemplateResponse (Maybe Text) #

The URL that the recipient of the verification email is sent to if his or her address is not successfully verified.

gcvetrsTemplateSubject :: Lens' GetCustomVerificationEmailTemplateResponse (Maybe Text) #

The subject line of the custom verification email.

gcvetrsSuccessRedirectionURL :: Lens' GetCustomVerificationEmailTemplateResponse (Maybe Text) #

The URL that the recipient of the verification email is sent to if his or her address is successfully verified.

gcvetrsTemplateContent :: Lens' GetCustomVerificationEmailTemplateResponse (Maybe Text) #

The content of the custom verification email.