Values.DeleteIdentityRequestSourceRepresents a request to delete one of your Amazon SES identities (an email address or domain).
type nonrec t = {identity : Identity.t;The identity to be removed from the list of identities for the Amazon Web Services account.
*)}