1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package taxsettings provides the API client, operations, and parameter types
// for 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
//
// - https://tax.us-east-1.amazonaws.com
package taxsettings
|