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