Address
A validated address.
Contents
- city
- 
               The city of an address. Type: String Pattern: .*\S.*Required: No 
- country
- 
               The country of an address. Type: String Pattern: .*\S.*Required: No 
- postalCode
- 
               The postal code of an address. Type: String Pattern: .*\S.*Required: No 
- postalCodePlus4
- 
               The zip + 4 or postal code + 4 of an address. Type: String Pattern: .*\S.*Required: No 
- postDirectional
- 
               An address suffix location, such as the S. Unit AinCentral Park S. Unit A.Type: String Pattern: .*\S.*Required: No 
- preDirectional
- 
               An address prefix location, such as the NinN. Third St.Type: String Pattern: .*\S.*Required: No 
- state
- 
               The state of an address. Type: String Pattern: .*\S.*Required: No 
- streetName
- 
               The address street, such as 8th Avenue.Type: String Pattern: .*\S.*Required: No 
- streetNumber
- 
               The numeric portion of an address. Type: String Pattern: .*\S.*Required: No 
- streetSuffix
- 
               The address suffix, such as the Nin8th Avenue N.Type: String Pattern: .*\S.*Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: