View source: R/ses_operations.R
ses_verify_email_identity | R Documentation |
Adds an email address to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it. As a result of executing this operation, a verification email is sent to the specified address.
See https://www.paws-r-sdk.com/docs/ses_verify_email_identity/ for full documentation.
ses_verify_email_identity(EmailAddress)
EmailAddress |
[required] The email address to be verified. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.