Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

personalize_delete_dataset_group

Deletes a dataset group


Description

Deletes a dataset group. Before you delete a dataset group, you must delete the following:

  • All associated event trackers.

  • All associated solutions.

  • All datasets in the dataset group.

Usage

personalize_delete_dataset_group(datasetGroupArn)

Arguments

datasetGroupArn

[required] The ARN of the dataset group to delete.

Value

An empty list.

Request syntax

svc$delete_dataset_group(
  datasetGroupArn = "string"
)

paws.machine.learning

Amazon Web Services Machine Learning Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.