paws.customer.engagement (version 0.1.0)

pinpointemail_get_email_identity: Provides information about a specific identity associated with your Amazon Pinpoint account, including the identity's verification status, its DKIM authentication status, and its custom Mail-From settings

Description

Provides information about a specific identity associated with your Amazon Pinpoint account, including the identity's verification status, its DKIM authentication status, and its custom Mail-From settings.

Usage

pinpointemail_get_email_identity(EmailIdentity)

Arguments

EmailIdentity

[required] The email identity that you want to retrieve details for.

Request syntax

svc$get_email_identity(
  EmailIdentity = "string"
)