PostalCodeDetails
Contains details about the postal code of the place or result.
Contents
- PostalAuthority
 - 
               
The postal authority or entity. This could be a governmental authority, a regulatory authority, or a designated postal operator.
Type: String
Valid Values:
UspsRequired: No
 - PostalCode
 - 
               
An alphanumeric string included in a postal address to facilitate mail sorting, such as post code, postcode, or ZIP code for which the result should possess.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Required: No
 - PostalCodeType
 - 
               
The postal code type.
Type: String
Valid Values:
UspsZip | UspsZipPlus4Required: No
 - UspsZip
 - 
               
The ZIP Classification Code, or in other words what type of postal code is it.
Type: UspsZip object
Required: No
 - UspsZipPlus4
 - 
               
The USPS ZIP+4 Record Type Code.
Type: UspsZipPlus4 object
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: