

# Country
<a name="API_geoplaces_Country"></a>

The alpha-2 or alpha-3 character code for the country that the results will be present in.

## Contents
<a name="API_geoplaces_Country_Contents"></a>

 ** Code2 **   <a name="location-Type-geoplaces_Country-Code2"></a>
Country, represented by its alpha 2-character code.   
Type: String  
Length Constraints: Fixed length of 2.  
Pattern: `[A-Z]{2}`   
Required: No

 ** Code3 **   <a name="location-Type-geoplaces_Country-Code3"></a>
Country, represented by its alpha t-character code.   
Type: String  
Length Constraints: Fixed length of 3.  
Pattern: `[A-Z]{3}`   
Required: No

 ** Name **   <a name="location-Type-geoplaces_Country-Name"></a>
Name of the country.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 100.  
Required: No

## See Also
<a name="API_geoplaces_Country_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/geo-places-2020-11-19/Country) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/geo-places-2020-11-19/Country) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/geo-places-2020-11-19/Country) 