powered by
Deprecated. Use the list_identities operation to list the email addresses and domains associated with your account.
list_identities
ses_list_verified_email_addresses()
A list with the following syntax:
list( VerifiedEmailAddresses = list( "string" ) )
if (FALSE) { # The following example lists all email addresses that have been submitted # for verification with Amazon SES: svc$list_verified_email_addresses() }
Run the code above in your browser using DataLab