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