personalize_describe_dataset {paws.machine.learning} | R Documentation |
Describes the given dataset
Description
Describes the given dataset. For more information on datasets, see create_dataset
.
See https://www.paws-r-sdk.com/docs/personalize_describe_dataset/ for full documentation.
Usage
personalize_describe_dataset(datasetArn)
Arguments
datasetArn |
[required] The Amazon Resource Name (ARN) of the dataset to describe. |
[Package paws.machine.learning version 0.9.0 Index]