updateContact
inline suspend fun SesV2Client.updateContact(crossinline block: UpdateContactRequest.Builder.() -> Unit): UpdateContactResponse
Updates a contact's preferences for a list. It is not necessary to specify all existing topic preferences in the TopicPreferences object, just the ones that need updating.