personalize_update_dataset: Update a dataset to replace its schema with a new or existing...

View source: R/personalize_operations.R

personalize_update_datasetR Documentation

Update a dataset to replace its schema with a new or existing one

Description

Update a dataset to replace its schema with a new or existing one. For more information, see Replacing a dataset's schema.

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

Usage

personalize_update_dataset(datasetArn, schemaArn)

Arguments

datasetArn

[required] The Amazon Resource Name (ARN) of the dataset that you want to update.

schemaArn

[required] The Amazon Resource Name (ARN) of the new schema you want use.


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