deleteDistributionTenant
abstract suspend fun deleteDistributionTenant(input: DeleteDistributionTenantRequest): DeleteDistributionTenantResponse
Deletes a distribution tenant. If you use this API operation to delete a distribution tenant that is currently enabled, the request will fail.
To delete a distribution tenant, you must first disable the distribution tenant by using the UpdateDistributionTenant
API operation.