Learn R Programming

paws.customer.engagement (version 0.8.0)

sesv2_get_message_insights: Provides information about a specific message, including the from address, the subject, the recipient address, email tags, as well as events associated with the message

Description

Provides information about a specific message, including the from address, the subject, the recipient address, email tags, as well as events associated with the message.

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

Usage

sesv2_get_message_insights(MessageId)

Arguments

MessageId

[required] A MessageId is a unique identifier for a message, and is returned when sending emails through Amazon SES.