batchGetTaxExemptions
inline suspend fun TaxSettingsClient.batchGetTaxExemptions(crossinline block: BatchGetTaxExemptionsRequest.Builder.() -> Unit): BatchGetTaxExemptionsResponse
Get the active tax exemptions for a given list of accounts. The IAM action is tax:GetExemptions
.