v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444273191.7 KB

Creates a new DataBrew dataset.

post/datasets

Request body

Namestring required

The name of the dataset to be created. Valid characters are alphanumeric (A-Z, a-z, 0-9), hyphen (-), period (.), and space.

Format'CSV' | 'JSON' | 'PARQUET' | 'EXCEL' | 'ORC'

The file format of a dataset that is created from an Amazon S3 file or folder.

Tagsobject

Metadata tags to apply to this dataset.

Response

Success

Namestring required

The name of the dataset that you created.