DataSetImportConfig
Identifies one or more data sets you want to import with the CreateDataSetImportTask operation.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- dataSets
-
The data sets.
Type: Array of DataSetImportItem objects
Array Members: Minimum number of 1 item. Maximum number of 100 items.
Required: No
- s3Location
-
The Amazon S3 location of the data sets.
Type: String
Pattern:
^\S{1,2000}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: