Returns a list of datasets created using the CreateDataset operation
Source:R/forecastservice_operations.R
forecastservice_list_datasets.RdReturns a list of datasets created using the create_dataset operation. For each dataset, a summary of its properties, including its Amazon Resource Name (ARN), is returned. To retrieve the complete set of properties, use the ARN with the describe_dataset operation.
See https://www.paws-r-sdk.com/docs/forecastservice_list_datasets/ for full documentation.