pinpointemail_create_email_identity: Verifies an email identity for use with Amazon Pinpoint

View source: R/pinpointemail_operations.R

pinpointemail_create_email_identityR Documentation

Verifies an email identity for use with Amazon Pinpoint

Description

Verifies an email identity for use with Amazon Pinpoint. In Amazon Pinpoint, an identity is an email address or domain that you use when you send email. Before you can use an identity to send email with Amazon Pinpoint, you first have to verify it. By verifying an address, you demonstrate that you're the owner of the address, and that you've given Amazon Pinpoint permission to send email from the address.

See https://www.paws-r-sdk.com/docs/pinpointemail_create_email_identity/ for full documentation.

Usage

pinpointemail_create_email_identity(EmailIdentity, Tags = NULL)

Arguments

EmailIdentity

[required] The email address or domain that you want to verify.

Tags

An array of objects that define the tags (keys and values) that you want to associate with the email identity.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.