createContact
inline suspend fun SesV2Client.createContact(crossinline block: CreateContactRequest.Builder.() -> Unit): CreateContactResponse
Creates a contact, which is an end-user who is receiving the email, and adds them to a contact list.