ses_verify_email_identity: Adds an email address to the list of identities for your...

View source: R/ses_operations.R

ses_verify_email_identityR 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

Description

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.

Usage

ses_verify_email_identity(EmailAddress)

Arguments

EmailAddress

[required] The email address to be verified.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.