

# UpdateAddress
<a name="API_connect-customer-profiles_UpdateAddress"></a>

Updates associated with the address properties of a customer profile.

## Contents
<a name="API_connect-customer-profiles_UpdateAddress_Contents"></a>

 ** Address1 **   <a name="connect-Type-connect-customer-profiles_UpdateAddress-Address1"></a>
The first line of a customer address.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

 ** Address2 **   <a name="connect-Type-connect-customer-profiles_UpdateAddress-Address2"></a>
The second line of a customer address.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

 ** Address3 **   <a name="connect-Type-connect-customer-profiles_UpdateAddress-Address3"></a>
The third line of a customer address.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

 ** Address4 **   <a name="connect-Type-connect-customer-profiles_UpdateAddress-Address4"></a>
The fourth line of a customer address.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

 ** City **   <a name="connect-Type-connect-customer-profiles_UpdateAddress-City"></a>
The city in which a customer lives.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

 ** Country **   <a name="connect-Type-connect-customer-profiles_UpdateAddress-Country"></a>
The country in which a customer lives.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

 ** County **   <a name="connect-Type-connect-customer-profiles_UpdateAddress-County"></a>
The county in which a customer lives.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

 ** PostalCode **   <a name="connect-Type-connect-customer-profiles_UpdateAddress-PostalCode"></a>
The postal code of a customer address.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

 ** Province **   <a name="connect-Type-connect-customer-profiles_UpdateAddress-Province"></a>
The province in which a customer lives.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

 ** State **   <a name="connect-Type-connect-customer-profiles_UpdateAddress-State"></a>
The state in which a customer lives.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 255.  
Required: No

## See Also
<a name="API_connect-customer-profiles_UpdateAddress_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/customer-profiles-2020-08-15/UpdateAddress) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/customer-profiles-2020-08-15/UpdateAddress) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/customer-profiles-2020-08-15/UpdateAddress) 