v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428150188.6 KB

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

After using the DeleteDataSource operation, you can use the GetDataSource operation to verify that the status of the DataSource changed to DELETED.

Caution: The results of the DeleteDataSource operation are irreversible.

post/#X-Amz-Target=AmazonML_20141212.DeleteDataSource

Headers

X-Amz-Target'AmazonML_20141212.DeleteDataSource' required

Request body

DataSourceIdstring required

A user-supplied ID that uniquely identifies the <code>DataSource</code>.

Response

Success

DataSourceIdstring

A user-supplied ID that uniquely identifies the <code>DataSource</code>. This value should be identical to the value of the <code>DataSourceID</code> in the request.