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

View source: R/forecastservice_operations.R

forecastservice_update_dataset_groupR Documentation

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.