Authority
The address domain associate with the tax information.
Contents
- country
-
The country code for the country that the address is in.
Type: String
Length Constraints: Fixed length of 2.
Pattern:
^[a-zA-Z]+$
Required: Yes
- state
-
The state that the address is located.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
^(?!\s*$)[\s\S]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: