Enables you to programmatically view the list of Amazon Web Services Supply Chain data lake namespaces. Developers can view the namespaces and the corresponding information such as description for a given instance ID. Note that this API only return custom namespaces, instance pre-defined namespaces are not included.
get/api/datalake/instance/{instanceId}/namespaces
Path parameters
instanceIdstring required
The Amazon Web Services Supply Chain instance identifier.
Query parameters
nextTokenstring
The pagination token to fetch next page of namespaces.
maxResultsinteger
The max number of namespaces to fetch in this paginated request.
Response
Success