deleteTenant
inline suspend fun SesV2Client.deleteTenant(crossinline block: DeleteTenantRequest.Builder.() -> Unit): DeleteTenantResponse
Delete an existing tenant.
When you delete a tenant, its associations with resources are removed, but the resources themselves are not deleted.