paws.customer.engagement (version 0.1.0)

ses_list_verified_email_addresses: Deprecated

Description

Deprecated. Use the ListIdentities operation to list the email addresses and domains associated with your account.

Usage

ses_list_verified_email_addresses()

Arguments

Examples

Run this code
# NOT RUN {
# The following example lists all email addresses that have been submitted
# for verification with Amazon SES:
# }
# NOT RUN {
svc$list_verified_email_addresses()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab