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- TaxSettings.Client.exceptions.ValidationException
- TaxSettings.Client.exceptions.ConflictException
- TaxSettings.Client.exceptions.ResourceNotFoundException
- TaxSettings.Client.exceptions.InternalServerException