AWS Tools for Windows PowerShell
Command Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Synopsis

Calls the AWS Tax Settings PutTaxRegistration API operation.

Syntax

Write-TSATaxRegistration
-TaxRegistrationEntry_RegistrationId <String>
-AccountId <String>
-LegalAddress_AddressLine1 <String>
-LegalAddress_AddressLine2 <String>
-LegalAddress_AddressLine3 <String>
-MalaysiaAdditionalInfo_BusinessRegistrationNumber <String>
-SouthKoreaAdditionalInfo_BusinessRepresentativeName <String>
-CanadaAdditionalInfo_CanadaQuebecSalesTaxNumber <String>
-CanadaAdditionalInfo_CanadaRetailSalesTaxNumber <String>
-TaxRegistrationEntry_CertifiedEmailId <String>
-ItalyAdditionalInfo_CigNumber <String>
-LegalAddress_City <String>
-LegalAddress_CountryCode <String>
-ItalyAdditionalInfo_CupNumber <String>
-IsraelAdditionalInfo_CustomerType <IsraelCustomerType>
-VerificationDetails_DateOfBirth <String>
-IsraelAdditionalInfo_DealerType <IsraelDealerType>
-LegalAddress_DistrictOrCounty <String>
-PolandAdditionalInfo_IndividualRegistrationNumber <String>
-TurkeyAdditionalInfo_Industry <Industries>
-PolandAdditionalInfo_IsGroupVatEnabled <Boolean>
-CanadaAdditionalInfo_IsResellerAccount <Boolean>
-SouthKoreaAdditionalInfo_ItemOfBusiness <String>
-TurkeyAdditionalInfo_KepEmailId <String>
-TaxRegistrationEntry_LegalName <String>
-SouthKoreaAdditionalInfo_LineOfBusiness <String>
-GeorgiaAdditionalInfo_PersonType <PersonType>
-KenyaAdditionalInfo_PersonType <PersonType>
-LegalAddress_PostalCode <String>
-CanadaAdditionalInfo_ProvincialSalesTaxId <String>
-SpainAdditionalInfo_RegistrationType <RegistrationType>
-TaxRegistrationEntry_RegistrationType <TaxRegistrationType>
-EstoniaAdditionalInfo_RegistryCommercialCode <String>
-ItalyAdditionalInfo_SdiAccountId <String>
-TurkeyAdditionalInfo_SecondaryTaxId <String>
-TaxRegistrationEntry_Sector <Sector>
-MalaysiaAdditionalInfo_ServiceTaxCode <String[]>
-LegalAddress_StateOrRegion <String>
-ItalyAdditionalInfo_TaxCode <String>
-MalaysiaAdditionalInfo_TaxInformationNumber <String>
-TurkeyAdditionalInfo_TaxOffice <String>
-VerificationDetails_TaxRegistrationDocument <TaxRegistrationDocument[]>
-RomaniaAdditionalInfo_TaxRegistrationNumberType <TaxRegistrationNumberType>
-SaudiArabiaAdditionalInfo_TaxRegistrationNumberType <SaudiArabiaTaxRegistrationNumberType>
-UkraineAdditionalInfo_UkraineTrnType <UkraineTrnType>
-Select <String>
-PassThru <SwitchParameter>
-Force <SwitchParameter>
-ClientConfig <AmazonTaxSettingsConfig>

Description

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. To call this API operation for specific countries, see the following country-specific requirements. Bangladesh
  • You must specify the tax registration certificate document in the taxRegistrationDocuments field of the VerificationDetails object.
Brazil
  • You must complete the tax registration process in the Payment preferences page in the Billing and Cost Management console. After your TRN and billing address are verified, you can call this API operation.
  • For Amazon Web Services accounts created through Organizations, you can call this API operation when you don't have a billing address.
Georgia
  • The valid personType values are Physical Person and Business.
Kenya
  • You must specify the personType in the kenyaAdditionalInfo field of the additionalTaxInformation object.
  • If the personType is Physical Person, you must specify the tax registration certificate document in the taxRegistrationDocuments field of the VerificationDetails object.
Malaysia
  • The sector valid values are Business and Individual.
  • RegistrationType valid values are NRIC for individual, and TIN and sales and service tax (SST) for Business.
  • For individual, you can specify the taxInformationNumber in MalaysiaAdditionalInfo with NRIC type, and a valid MyKad or NRIC number.
  • For business, you must specify a businessRegistrationNumber in MalaysiaAdditionalInfo with a TIN type and tax identification number.
  • For business resellers, you must specify a businessRegistrationNumber and taxInformationNumber in MalaysiaAdditionalInfo with a sales and service tax (SST) type and a valid SST number.
  • For business resellers with service codes, you must specify businessRegistrationNumber, taxInformationNumber, and distinct serviceTaxCodes in MalaysiaAdditionalInfo with a SST type and valid sales and service tax (SST) number. By using this API operation, Amazon Web Services registers your self-declaration that you’re an authorized business reseller registered with the Royal Malaysia Customs Department (RMCD), and have a valid SST number.
  • Amazon Web Services reserves the right to seek additional information and/or take other actions to support your self-declaration as appropriate.
  • Amazon Web Services is currently registered under the following service tax codes. You must include at least one of the service tax codes in the service tax code strings to declare yourself as an authorized registered business reseller. Taxable service and service tax codes: Consultancy - 9907061674 Training or coaching service - 9907071685 IT service - 9907101676 Digital services and electronic medium - 9907121690
Nepal
  • The sector valid values are Business and Individual.
Saudi Arabia
  • For address, you must specify addressLine3.
South Korea
  • You must specify the certifiedEmailId and legalName in the TaxRegistrationEntry object. Use Korean characters for legalName.
  • You must specify the businessRepresentativeName, itemOfBusiness, and lineOfBusiness in the southKoreaAdditionalInfo field of the additionalTaxInformation object. Use Korean characters for these fields.
  • You must specify the tax registration certificate document in the taxRegistrationDocuments field of the VerificationDetails object.
  • For the address object, use Korean characters for addressLine1, addressLine2city, postalCode, and stateOrRegion.
Spain
  • You must specify the registrationType in the spainAdditionalInfo field of the additionalTaxInformation object.
  • If the registrationType is Local, you must specify the tax registration certificate document in the taxRegistrationDocuments field of the VerificationDetails object.
Turkey
  • You must specify the sector in the taxRegistrationEntry object.
  • If your sector is Business, Individual, or Government:
    • Specify the taxOffice. If your sector is Individual, don't enter this value.
    • (Optional) Specify the kepEmailId. If your sector is Individual, don't enter this value.
    • Note: In the Tax Settings page of the Billing console, Government appears as Public institutions
  • If your sector is Business and you're subject to KDV tax, you must specify your industry in the industries field.
  • For address, you must specify districtOrCounty.
Ukraine
  • The sector valid values are Business and Individual.

Parameters

-AccountId <String>
Your unique account identifier.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-CanadaAdditionalInfo_CanadaQuebecSalesTaxNumber <String>
The Quebec Sales Tax ID number. Leave blank if you do not have a Quebec Sales Tax ID number.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_CanadaAdditionalInfo_CanadaQuebecSalesTaxNumber
-CanadaAdditionalInfo_CanadaRetailSalesTaxNumber <String>
Manitoba Retail Sales Tax ID number. Customers purchasing Amazon Web Services services for resale in Manitoba must provide a valid Retail Sales Tax ID number for Manitoba. Leave this blank if you do not have a Retail Sales Tax ID number in Manitoba or are not purchasing Amazon Web Services services for resale.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_CanadaAdditionalInfo_CanadaRetailSalesTaxNumber
-CanadaAdditionalInfo_IsResellerAccount <Boolean>
The value for this parameter must be true if the provincialSalesTaxId value is provided for a TRN in British Columbia, Saskatchewan, or Manitoba provinces.To claim a provincial sales tax (PST) and retail sales tax (RST) reseller exemption, you must confirm that purchases from this account were made for resale. Otherwise, remove the PST or RST number from the provincialSalesTaxId parameter from your request.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_CanadaAdditionalInfo_IsResellerAccount
-CanadaAdditionalInfo_ProvincialSalesTaxId <String>
The provincial sales tax ID for your TRN in Canada. This parameter can represent the following:
  • Provincial sales tax ID number for British Columbia and Saskatchewan provinces
  • Manitoba retail sales tax ID number for Manitoba province
  • Quebec sales tax ID number for Quebec province
The Tax Setting API only accepts this parameter if the TRN is specified for the previous provinces. For other provinces, the Tax Settings API doesn't accept this parameter.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_CanadaAdditionalInfo_ProvincialSalesTaxId
-ClientConfig <AmazonTaxSettingsConfig>
Amazon.PowerShell.Cmdlets.TSA.AmazonTaxSettingsClientCmdlet.ClientConfig
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-EstoniaAdditionalInfo_RegistryCommercialCode <String>
Registry commercial code (RCC) for your TRN in Estonia. This value is an eight-numeric string, such as 12345678.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_EstoniaAdditionalInfo_RegistryCommercialCode
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-GeorgiaAdditionalInfo_PersonType <PersonType>
The legal person or physical person assigned to this TRN in Georgia.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_GeorgiaAdditionalInfo_PersonType
-IsraelAdditionalInfo_CustomerType <IsraelCustomerType>
Customer type for your TRN in Israel. The value can be Business or Individual. Use Businessfor entities such as not-for-profit and financial institutions.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_IsraelAdditionalInfo_CustomerType
-IsraelAdditionalInfo_DealerType <IsraelDealerType>
Dealer type for your TRN in Israel. If you're not a local authorized dealer with an Israeli VAT ID, specify your tax identification number so that Amazon Web Services can send you a compliant tax invoice.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_IsraelAdditionalInfo_DealerType
-ItalyAdditionalInfo_CigNumber <String>
The tender procedure identification code.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_ItalyAdditionalInfo_CigNumber
-ItalyAdditionalInfo_CupNumber <String>
Additional tax information to specify for a TRN in Italy. This is managed by the Interministerial Committee for Economic Planning (CIPE) which characterizes every public investment project (Individual Project Code).
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_ItalyAdditionalInfo_CupNumber
-ItalyAdditionalInfo_SdiAccountId <String>
Additional tax information to specify for a TRN in Italy. Use CodiceDestinatario to receive your invoices via web service (API) or FTP.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_ItalyAdditionalInfo_SdiAccountId
-ItalyAdditionalInfo_TaxCode <String>
List of service tax codes for your TRN in Italy. You can use your customer tax code as part of a VAT Group.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_ItalyAdditionalInfo_TaxCode
-KenyaAdditionalInfo_PersonType <PersonType>
The legal person or physical person assigned to this TRN in Kenya.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_KenyaAdditionalInfo_PersonType
-LegalAddress_AddressLine1 <String>
The first line of the address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_LegalAddress_AddressLine1
-LegalAddress_AddressLine2 <String>
The second line of the address, if applicable.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_LegalAddress_AddressLine2
-LegalAddress_AddressLine3 <String>
The third line of the address, if applicable. Currently, the Tax Settings API accepts the addressLine3 parameter only for Saudi Arabia. When you specify a TRN in Saudi Arabia, you must enter the addressLine3 and specify the building number for the address. For example, you might enter 1234.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_LegalAddress_AddressLine3
-LegalAddress_City <String>
The city that the address is in.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_LegalAddress_City
-LegalAddress_CountryCode <String>
The country code for the country that the address is in.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_LegalAddress_CountryCode
-LegalAddress_DistrictOrCounty <String>
The district or county the address is located. For addresses in Brazil, this parameter uses the name of the neighborhood. When you set a TRN in Brazil, use districtOrCounty for the neighborhood name.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_LegalAddress_DistrictOrCounty
-LegalAddress_PostalCode <String>
The postal code associated with the address.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_LegalAddress_PostalCode
-LegalAddress_StateOrRegion <String>
The state, region, or province that the address is located. This field is only required for Canada, India, United Arab Emirates, Romania, and Brazil (CPF). It is optional for all other countries.If this is required for tax settings, use the same name as shown on the Tax Settings page.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_LegalAddress_StateOrRegion
-MalaysiaAdditionalInfo_BusinessRegistrationNumber <String>
The tax registration number (TRN) in Malaysia. For individual, you can specify the taxInformationNumber in MalaysiaAdditionalInfo with NRIC type, and a valid MyKad or NRIC number. For business, you must specify a businessRegistrationNumber in MalaysiaAdditionalInfo with a TIN type and tax identification number. For business resellers, you must specify a businessRegistrationNumber and taxInformationNumber in MalaysiaAdditionalInfo with a sales and service tax (SST) type and a valid SST number. For business resellers with service codes, you must specify businessRegistrationNumber, taxInformationNumber, and distinct serviceTaxCodes in MalaysiaAdditionalInfo with a SST type and valid sales and service tax (SST) number. By using this API operation, Amazon Web Services registers your self-declaration that you’re an authorized business reseller registered with the Royal Malaysia Customs Department (RMCD), and have a valid SST number.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_MalaysiaAdditionalInfo_BusinessRegistrationNumber
-MalaysiaAdditionalInfo_ServiceTaxCode <String[]>
List of service tax codes for your TRN in Malaysia.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_MalaysiaAdditionalInfo_ServiceTaxCodes
-MalaysiaAdditionalInfo_TaxInformationNumber <String>
The tax information number in Malaysia. For individual, you can specify the taxInformationNumber in MalaysiaAdditionalInfo with NRIC type, and a valid MyKad or NRIC number. For business resellers, you must specify a businessRegistrationNumber and taxInformationNumber in MalaysiaAdditionalInfo with a sales and service tax (SST) type and a valid SST number. For business resellers with service codes, you must specify businessRegistrationNumber, taxInformationNumber, and distinct serviceTaxCodes in MalaysiaAdditionalInfo with a SST type and valid sales and service tax (SST) number. By using this API operation, Amazon Web Services registers your self-declaration that you’re an authorized business reseller registered with the Royal Malaysia Customs Department (RMCD), and have a valid SST number.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_MalaysiaAdditionalInfo_TaxInformationNumber
-PassThru <SwitchParameter>
Changes the cmdlet behavior to return the value passed to the TaxRegistrationEntry_RegistrationId parameter. The -PassThru parameter is deprecated, use -Select '^TaxRegistrationEntry_RegistrationId' instead. This parameter will be removed in a future version.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-PolandAdditionalInfo_IndividualRegistrationNumber <String>
The individual tax registration number (NIP). Individual NIP is valid for other taxes excluding VAT purposes.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_PolandAdditionalInfo_IndividualRegistrationNumber
-PolandAdditionalInfo_IsGroupVatEnabled <Boolean>
True if your business is a member of a VAT group with a NIP active for VAT purposes. Otherwise, this is false.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_PolandAdditionalInfo_IsGroupVatEnabled
-RomaniaAdditionalInfo_TaxRegistrationNumberType <TaxRegistrationNumberType>
The tax registration number type. The value can be TaxRegistrationNumber or LocalRegistrationNumber.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_RomaniaAdditionalInfo_TaxRegistrationNumberType
-SaudiArabiaAdditionalInfo_TaxRegistrationNumberType <SaudiArabiaTaxRegistrationNumberType>
The tax registration number type.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_SaudiArabiaAdditionalInfo_TaxRegistrationNumberType
-Select <String>
Use the -Select parameter to control the cmdlet output. The default value is 'Status'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TaxSettings.Model.PutTaxRegistrationResponse). Specifying the name of a property of type Amazon.TaxSettings.Model.PutTaxRegistrationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-SouthKoreaAdditionalInfo_BusinessRepresentativeName <String>
The business legal name based on the most recently uploaded tax registration certificate.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_SouthKoreaAdditionalInfo_BusinessRepresentativeName
-SouthKoreaAdditionalInfo_ItemOfBusiness <String>
Item of business based on the most recently uploaded tax registration certificate.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_SouthKoreaAdditionalInfo_ItemOfBusiness
-SouthKoreaAdditionalInfo_LineOfBusiness <String>
Line of business based on the most recently uploaded tax registration certificate.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_SouthKoreaAdditionalInfo_LineOfBusiness
-SpainAdditionalInfo_RegistrationType <RegistrationType>
The registration type in Spain.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_SpainAdditionalInfo_RegistrationType
-TaxRegistrationEntry_CertifiedEmailId <String>
The email address to receive VAT invoices.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TaxRegistrationEntry_LegalName <String>
The legal name associated with your TRN. If you're setting a TRN in Brazil, you don't need to specify the legal name. For TRNs in other countries, you must specify the legal name.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TaxRegistrationEntry_RegistrationId <String>
Your tax registration unique identifier.
Required?True
Position?1
Accept pipeline input?True (ByValue, ByPropertyName)
-TaxRegistrationEntry_RegistrationType <TaxRegistrationType>
Your tax registration type. This can be either VAT or GST.
Required?True
Position?Named
Accept pipeline input?True (ByPropertyName)
-TaxRegistrationEntry_Sector <Sector>
The industry that describes your business. For business-to-business (B2B) customers, specify Business. For business-to-consumer (B2C) customers, specify Individual. For business-to-government (B2G), specify Government.Note that certain values may not applicable for the request country. Please refer to country specific information in API document.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-TurkeyAdditionalInfo_Industry <Industries>
The industry information that tells the Tax Settings API if you're subject to additional withholding taxes. This information required for business-to-business (B2B) customers. This information is conditionally mandatory for B2B customers who are subject to KDV tax.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_TurkeyAdditionalInfo_Industries
-TurkeyAdditionalInfo_KepEmailId <String>
The Registered Electronic Mail (REM) that is used to send notarized communication. This parameter is optional for business-to-business (B2B) and business-to-government (B2G) customers. It's not required for business-to-consumer (B2C) customers.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_TurkeyAdditionalInfo_KepEmailId
-TurkeyAdditionalInfo_SecondaryTaxId <String>
Secondary tax ID (“harcama birimi VKN”si”). If one isn't provided, we will use your VKN as the secondary ID.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_TurkeyAdditionalInfo_SecondaryTaxId
-TurkeyAdditionalInfo_TaxOffice <String>
The tax office where you're registered. You can enter this information as a string. The Tax Settings API will add this information to your invoice. This parameter is required for business-to-business (B2B) and business-to-government customers. It's not required for business-to-consumer (B2C) customers.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_TurkeyAdditionalInfo_TaxOffice
-UkraineAdditionalInfo_UkraineTrnType <UkraineTrnType>
The tax registration type.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_AdditionalTaxInformation_UkraineAdditionalInfo_UkraineTrnType
-VerificationDetails_DateOfBirth <String>
Date of birth to verify your submitted TRN. Use the YYYY-MM-DD format.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_VerificationDetails_DateOfBirth
-VerificationDetails_TaxRegistrationDocument <TaxRegistrationDocument[]>
The tax registration document, which is required for specific countries such as Bangladesh, Kenya, South Korea and Spain.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesTaxRegistrationEntry_VerificationDetails_TaxRegistrationDocuments

Common Credential and Region Parameters

-AccessKey <String>
The AWS access key for the user account. This can be a temporary access key if the corresponding session token is supplied to the -SessionToken parameter.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesAK
-Credential <AWSCredentials>
An AWSCredentials object instance containing access and secret key information, and optionally a token for session-based credentials.
Required?False
Position?Named
Accept pipeline input?True (ByValue, ByPropertyName)
-EndpointUrl <String>
The endpoint to make the call against.Note: This parameter is primarily for internal AWS use and is not required/should not be specified for normal usage. The cmdlets normally determine which endpoint to call based on the region specified to the -Region parameter or set as default in the shell (via Set-DefaultAWSRegion). Only specify this parameter if you must direct the call to a specific custom endpoint.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-NetworkCredential <PSCredential>
Used with SAML-based authentication when ProfileName references a SAML role profile. Contains the network credentials to be supplied during authentication with the configured identity provider's endpoint. This parameter is not required if the user's default network identity can or should be used during authentication.
Required?False
Position?Named
Accept pipeline input?True (ByValue, ByPropertyName)
-ProfileLocation <String>
Used to specify the name and location of the ini-format credential file (shared with the AWS CLI and other AWS SDKs)If this optional parameter is omitted this cmdlet will search the encrypted credential file used by the AWS SDK for .NET and AWS Toolkit for Visual Studio first. If the profile is not found then the cmdlet will search in the ini-format credential file at the default location: (user's home directory)\.aws\credentials.If this parameter is specified then this cmdlet will only search the ini-format credential file at the location given.As the current folder can vary in a shell or during script execution it is advised that you use specify a fully qualified path instead of a relative path.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesAWSProfilesLocation, ProfilesLocation
-ProfileName <String>
The user-defined name of an AWS credentials or SAML-based role profile containing credential information. The profile is expected to be found in the secure credential file shared with the AWS SDK for .NET and AWS Toolkit for Visual Studio. You can also specify the name of a profile stored in the .ini-format credential file used with the AWS CLI and other AWS SDKs.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesStoredCredentials, AWSProfileName
-Region <Object>
The system name of an AWS region or an AWSRegion instance. This governs the endpoint that will be used when calling service operations. Note that the AWS resources referenced in a call are usually region-specific.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesRegionToCall
-SecretKey <String>
The AWS secret key for the user account. This can be a temporary secret key if the corresponding session token is supplied to the -SessionToken parameter.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesSK, SecretAccessKey
-SessionToken <String>
The session token if the access and secret keys are temporary session-based credentials.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesST

Outputs

This cmdlet returns an Amazon.TaxSettings.TaxRegistrationStatus object. The service call response (type Amazon.TaxSettings.Model.PutTaxRegistrationResponse) can be returned by specifying '-Select *'.

Supported Version

AWS Tools for PowerShell: 2.x.y.z