ses_verify_email_identity {paws.customer.engagement} | 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
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. |
[Package paws.customer.engagement version 0.9.0 Index]