putTenantSuppressionAttributes
inline suspend fun SesV2Client.putTenantSuppressionAttributes(crossinline block: PutTenantSuppressionAttributesRequest.Builder.() -> Unit): PutTenantSuppressionAttributesResponse
Configure the suppression list preferences for a tenant. Use this operation to enable or disable tenant-level suppression, or to change the suppressed reasons for a tenant.
When you set the suppression scope to TENANT, Amazon SES maintains a separate suppression list for the tenant. When you set the scope to ACCOUNT, the tenant uses the account-level suppression list.