Package-level declarations
Types
You can use the tax setting API to programmatically set, modify, and delete the tax registration number (TRN), associated business legal name, and address (Collectively referred to as "TRN information"). You can also programmatically view TRN information and tax addresses ("Tax profiles").
Inherited functions
Deletes tax registration for multiple accounts in batch. This can be used to delete tax registrations for up to five accounts in one batch.
Get the active tax exemptions for a given list of accounts. The IAM action is tax:GetExemptions
.
Adds or updates tax registration for multiple accounts in batch. This can be used to add or update tax registrations for up to five accounts in one batch. You can't set a TRN if there's a pending TRN. You'll need to delete the pending TRN first.
Deletes a supplemental tax registration for a single account.
Deletes tax registration for a single account.
Get supported tax exemption types. The IAM action is tax:GetExemptions
.
The get account tax inheritance status.
Retrieves tax registration for a single account.
Downloads your tax documents to the Amazon S3 bucket that you specify in your request.
Retrieves supplemental tax registrations for a single account.
Retrieves the tax exemption of accounts listed in a consolidated billing family. The IAM action is tax:GetExemptions
.
Retrieves the tax registration of accounts listed in a consolidated billing family. This can be used to retrieve up to 100 accounts' tax registrations in one call (default 50).
Stores supplemental tax registration for a single account.
Adds the tax exemption for a single account or all accounts listed in a consolidated billing family. The IAM action is tax:UpdateExemptions
.
The updated tax inheritance status.
Adds or updates tax registration for a single account. You can't set a TRN if there's a pending TRN. You'll need to delete the pending TRN first.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.