TaxSettings#

Client#

class TaxSettings.Client#

A low-level client representing Tax Settings

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”).

You can use this API to automate your TRN information settings instead of manually using the console.

Service Endpoint

import boto3

client = boto3.client('taxsettings')

These are the available methods:

Paginators#

Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.

The available paginators are: