Seleccione sus preferencias de cookies

Usamos cookies esenciales y herramientas similares que son necesarias para proporcionar nuestro sitio y nuestros servicios. Usamos cookies de rendimiento para recopilar estadísticas anónimas para que podamos entender cómo los clientes usan nuestro sitio y hacer mejoras. Las cookies esenciales no se pueden desactivar, pero puede hacer clic en “Personalizar” o “Rechazar” para rechazar las cookies de rendimiento.

Si está de acuerdo, AWS y los terceros aprobados también utilizarán cookies para proporcionar características útiles del sitio, recordar sus preferencias y mostrar contenido relevante, incluida publicidad relevante. Para aceptar o rechazar todas las cookies no esenciales, haga clic en “Aceptar” o “Rechazar”. Para elegir opciones más detalladas, haga clic en “Personalizar”.

CreateCustomVerificationEmailTemplate

Modo de enfoque
CreateCustomVerificationEmailTemplate - Amazon Simple Email Service
Esta página no se ha traducido a su idioma. Solicitar traducción

Creates a new custom verification email template.

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.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

FailureRedirectionURL

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

Type: String

Required: Yes

FromEmailAddress

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

Type: String

Required: Yes

SuccessRedirectionURL

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

Type: String

Required: Yes

TemplateContent

The content of the custom verification email. The total size of the email must be less than 10 MB. The message body may contain HTML, with some limitations. For more information, see Custom Verification Email Frequently Asked Questions in the Amazon SES Developer Guide.

Type: String

Required: Yes

TemplateName

The name of the custom verification email template.

Type: String

Required: Yes

TemplateSubject

The subject line of the custom verification email.

Type: String

Required: Yes

Errors

For information about the errors that are common to all actions, see Common Errors.

CustomVerificationEmailInvalidContent

Indicates that custom verification email template provided content is invalid.

HTTP Status Code: 400

CustomVerificationEmailTemplateAlreadyExists

Indicates that a custom verification email template with the name you specified already exists.

HTTP Status Code: 400

FromEmailAddressNotVerified

Indicates that the sender address specified for a custom verification email is not verified, and is therefore not eligible to send the custom verification email.

HTTP Status Code: 400

LimitExceeded

Indicates that a resource could not be created because of service limits. For a list of Amazon SES limits, see the Amazon SES Developer Guide.

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

En esta página

PrivacidadTérminos del sitioPreferencias de cookies
© 2025, Amazon Web Services, Inc o sus afiliados. Todos los derechos reservados.