v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430176147.9 KB

Enables you to programmatically delete an Amazon Web Services Supply Chain data lake namespace and its underling datasets. Developers can delete the existing namespaces for a given instance ID and namespace name.

delete/api/datalake/instance/{instanceId}/namespaces/{name}

Path parameters

instanceIdstring required

The AWS Supply Chain instance identifier.

namestring required

The name of the namespace. Noted you cannot delete pre-defined namespace like <b>asc</b>, <b>default</b> which are only deleted through instance deletion.

Response

Success

instanceIdstring required

The AWS Supply Chain instance identifier.

namestring required

The name of deleted namespace.