paws.customer.engagement (version 0.1.0)

pinpointemail_delete_email_identity: 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.

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.

Request syntax

svc$delete_email_identity(
  EmailIdentity = "string"
)