getMessageInsights
inline suspend fun SesV2Client.getMessageInsights(crossinline block: GetMessageInsightsRequest.Builder.() -> Unit): GetMessageInsightsResponse
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.
You can execute this operation no more than once per second.