updateConfigurationSet
inline suspend fun SesV2Client.updateConfigurationSet(crossinline block: UpdateConfigurationSetRequest.Builder.() -> Unit): UpdateConfigurationSetResponse
Updates an existing configuration set.
This operation performs a partial update. Only the attributes that you include in the request are updated; any omitted attribute is left unchanged.