listTaxExemptions
inline suspend fun TaxSettingsClient.listTaxExemptions(crossinline block: ListTaxExemptionsRequest.Builder.() -> Unit): ListTaxExemptionsResponse
Retrieves the tax exemption of accounts listed in a consolidated billing family. The IAM action is tax:GetExemptions
.