machinelearning_update_data_source: Updates the DataSourceName of a DataSource

View source: R/machinelearning_operations.R

machinelearning_update_data_sourceR Documentation

Updates the DataSourceName of a DataSource

Description

Updates the DataSourceName of a DataSource.

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

Usage

machinelearning_update_data_source(DataSourceId, DataSourceName)

Arguments

DataSourceId

[required] The ID assigned to the DataSource during creation.

DataSourceName

[required] A new user-supplied name or description of the DataSource that will replace the current description.


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