S3DirectSourceAdditionalOptions
Specifies additional connection options for the Amazon S3 data store.
Contents
- BoundedFiles
-
Sets the upper limit for the target number of files that will be processed.
Type: Long
Required: No
- BoundedSize
-
Sets the upper limit for the target size of the dataset in bytes that will be processed.
Type: Long
Required: No
- EnableSamplePath
-
Sets option to enable a sample path.
Type: Boolean
Required: No
- SamplePath
-
If enabled, specifies the sample path.
Type: String
Pattern:
([\u0009\u000B\u000C\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF])*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: