class Aws::SESV2::Types::DeleteEmailIdentityRequest
A request to delete an existing email identity. When you delete an identity, you lose the ability to send email from that identity. You can restore your ability to send email by completing the verification process for the identity again.
@note When making an API call, you may pass DeleteEmailIdentityRequest
data as a hash: { email_identity: "Identity", # required }
@!attribute [rw] email_identity
The identity (that is, the email address or domain) that you want to delete. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/DeleteEmailIdentityRequest AWS API Documentation
Constants
- SENSITIVE