# NOT RUN {
# The following example deletes an email address from the list of
# identities that have been submitted for verification with Amazon SES:
svc$delete_verified_email_address(
EmailAddress = "user@example.com"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab