aws databrew create-dataset

Creates a new DataBrew dataset

Options

NameDescription
--name <string>The name of the dataset to be created. Valid characters are alphanumeric (A-Z, a-z, 0-9), hyphen (-), period (.), and space
--format <string>The file format of a dataset that is created from an S3 file or folder
--format-options <structure>Represents a set of options that define the structure of either comma-separated value (CSV), Excel, or JSON input
--input <structure>Represents information on how DataBrew can find data, in either the AWS Glue Data Catalog or Amazon S3
--path-options <structure>A set of options that defines how DataBrew interprets an S3 path of the dataset
--tags <map>Metadata tags to apply to this dataset
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command