

# Location
<a name="API_Location"></a>

The location of resources.

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

 ** DynamoDB **   <a name="Glue-Type-Location-DynamoDB"></a>
An Amazon DynamoDB table location.  
Type: Array of [CodeGenNodeArg](API_CodeGenNodeArg.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 50 items.  
Required: No

 ** Jdbc **   <a name="Glue-Type-Location-Jdbc"></a>
A JDBC location.  
Type: Array of [CodeGenNodeArg](API_CodeGenNodeArg.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 50 items.  
Required: No

 ** S3 **   <a name="Glue-Type-Location-S3"></a>
An Amazon Simple Storage Service (Amazon S3) location.  
Type: Array of [CodeGenNodeArg](API_CodeGenNodeArg.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 50 items.  
Required: No

## See Also
<a name="API_Location_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/glue-2017-03-31/Location) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/Location) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/Location) 