

# DataSetImportItem
<a name="API_DataSetImportItem"></a>

**Important**  
 AWS Mainframe Modernization Service (Managed Runtime Environment experience) will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For capabilities similar to AWS Mainframe Modernization Service (Managed Runtime Environment experience) explore AWS Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see [AWS Mainframe Modernization availability change](https://docs.aws.amazon.com/m2/latest/userguide/mainframe-modernization-availability-change.html).

Identifies a specific data set to import from an external location.

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

 ** dataSet **   <a name="m2-Type-DataSetImportItem-dataSet"></a>
The data set.  
Type: [DataSet](API_DataSet.md) object  
Required: Yes

 ** externalLocation **   <a name="m2-Type-DataSetImportItem-externalLocation"></a>
The location of the data set.  
Type: [ExternalLocation](API_ExternalLocation.md) object  
 **Note: **This object is a Union. Only one member of this object can be specified or returned.  
Required: Yes

## See Also
<a name="API_DataSetImportItem_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/m2-2021-04-28/DataSetImportItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/m2-2021-04-28/DataSetImportItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/m2-2021-04-28/DataSetImportItem) 