v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430176147.9 KB

Enables you to programmatically update an Amazon Web Services Supply Chain data lake namespace. Developers can update the description of a data lake namespace for a given instance ID and namespace name.

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

Path parameters

instanceIdstring required

The Amazon Web Services Chain instance identifier.

namestring required

The name of the namespace. Noted you cannot update namespace with name starting with <b>asc</b>, <b>default</b>, <b>scn</b>, <b>aws</b>, <b>amazon</b>, <b>amzn</b>

Request body

descriptionstring

The updated description of the data lake namespace.

Response

Success