Values.DeleteEmailIdentityRequestSourceA request to delete an existing email identity. When you delete an identity, you lose the ability to use Amazon Pinpoint to send email from that identity. You can restore your ability to send email by completing the verification process for the identity again.
type nonrec t = {emailIdentity : Identity.t;The identity (that is, the email address or domain) that you want to delete from your Amazon Pinpoint account.
*)}