Sample
Represents the sample size and sampling type for DataBrew to use for interactive data analysis.
Contents
Note
In the following list, the required parameters are described first.
- Type
-
The way in which DataBrew obtains rows from a dataset.
Type: String
Valid Values:
FIRST_N | LAST_N | RANDOM
Required: Yes
- Size
-
The number of rows in the sample.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 5000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: