v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430176147.9 KB

Enables you to programmatically create an Amazon Web Services Supply Chain data lake namespace. Developers can create the namespaces for a given instance ID.

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

Path parameters

instanceIdstring required

The Amazon Web Services Supply Chain instance identifier.

namestring required

The name of the namespace. Noted you cannot create 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 description of the namespace.

tagsobject

The tags of the namespace.

Response

Success