forecastservice_delete_dataset_group: Deletes a dataset group created using the CreateDatasetGroup...

View source: R/forecastservice_operations.R

forecastservice_delete_dataset_groupR Documentation

Deletes a dataset group created using the CreateDatasetGroup operation

Description

Deletes a dataset group created using the create_dataset_group operation. You can only delete dataset groups that have a status of ACTIVE, CREATE_FAILED, or UPDATE_FAILED. To get the status, use the describe_dataset_group operation.

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

Usage

forecastservice_delete_dataset_group(DatasetGroupArn)

Arguments

DatasetGroupArn

[required] The Amazon Resource Name (ARN) of the dataset group to delete.


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