putTaxExemption
inline suspend fun TaxSettingsClient.putTaxExemption(crossinline block: PutTaxExemptionRequest.Builder.() -> Unit): PutTaxExemptionResponse
Adds the tax exemption for a single account or all accounts listed in a consolidated billing family. The IAM action is tax:UpdateExemptions
.