v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Returns information about a list of specified namespaces.

post/#X-Amz-Target=RedshiftServerless.ListNamespaces

Headers

X-Amz-Target'RedshiftServerless.ListNamespaces' required

Request body

maxResultsinteger

An optional parameter that specifies the maximum number of results to return. You can use <code>nextToken</code> to display the next page of results.

nextTokenstring

If your initial <code>ListNamespaces</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in following <code>ListNamespaces</code> operations, which returns results in the next page.

Response

Success

nextTokenstring

When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.