Learn R Programming

paws.machine.learning (version 0.9.0)

forecastservice_update_dataset_group: Replaces the datasets in a dataset group with the specified datasets

Description

Replaces the datasets in a dataset group with the specified datasets.

See https://www.paws-r-sdk.com/docs/forecastservice_update_dataset_group/ for full documentation.

Usage

forecastservice_update_dataset_group(DatasetGroupArn, DatasetArns)

Arguments

DatasetGroupArn

[required] The ARN of the dataset group.

DatasetArns

[required] An array of the Amazon Resource Names (ARNs) of the datasets to add to the dataset group.