pinpointemail_delete_email_identity {paws.customer.engagement} | R Documentation |
Deletes an email identity that you previously verified for use with Amazon Pinpoint
Description
Deletes an email identity that you previously verified for use with Amazon Pinpoint. An identity can be either an email address or a domain name.
See https://www.paws-r-sdk.com/docs/pinpointemail_delete_email_identity/ for full documentation.
Usage
pinpointemail_delete_email_identity(EmailIdentity)
Arguments
EmailIdentity |
[required] The identity (that is, the email address or domain) that you want to delete from your Amazon Pinpoint account. |
[Package paws.customer.engagement version 0.9.0 Index]