v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444273191.7 KB

Returns the definition of a specific DataBrew dataset.

get/datasets/{name}

Path parameters

namestring required

The name of the dataset to be described.

Response

Success

CreatedBystring

The identifier (user name) of the user who created the dataset.

CreateDatestring date-time

The date and time that the dataset was created.

Namestring required

The name of the dataset.

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

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

LastModifiedDatestring date-time

The date and time that the dataset was last modified.

LastModifiedBystring

The identifier (user name) of the user who last modified the dataset.

Source'S3' | 'DATA-CATALOG' | 'DATABASE'

The location of the data for this dataset, Amazon S3 or the Glue Data Catalog.

Tagsobject

Metadata tags associated with this dataset.

ResourceArnstring

The Amazon Resource Name (ARN) of the dataset.