machinelearning_delete_data_source {paws.machine.learning}R Documentation

Assigns the DELETED status to a DataSource, rendering it unusable

Description

Assigns the DELETED status to a DataSource, rendering it unusable.

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

Usage

machinelearning_delete_data_source(DataSourceId)

Arguments

DataSourceId

[required] A user-supplied ID that uniquely identifies the DataSource.


[Package paws.machine.learning version 0.9.0 Index]