gluedatabrew_update_dataset {paws.analytics} | R Documentation |
Modifies the definition of an existing DataBrew dataset.
See https://www.paws-r-sdk.com/docs/gluedatabrew_update_dataset/ for full documentation.
gluedatabrew_update_dataset(
Name,
Format = NULL,
FormatOptions = NULL,
Input,
PathOptions = NULL
)
Name |
[required] The name of the dataset to be updated. |
Format |
The file format of a dataset that is created from an Amazon S3 file or folder. |
FormatOptions |
|
Input |
[required] |
PathOptions |
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset. |