TaxSettings / Client / put_tax_inheritance
put_tax_inheritance#
- TaxSettings.Client.put_tax_inheritance(**kwargs)#
The updated tax inheritance status.
See also: AWS API Documentation
Request Syntax
response = client.put_tax_inheritance( heritageStatus='OptIn'|'OptOut' )
- Parameters:
heritageStatus (string) – The tax inheritance status.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions