v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1419128123.4 KB

The <code>ListKeyspaces</code> operation returns a list of keyspaces.

post/#X-Amz-Target=KeyspacesService.ListKeyspaces

Headers

X-Amz-Target'KeyspacesService.ListKeyspaces' required

Request body

nextTokenstring

The pagination token. To resume pagination, provide the <code>NextToken</code> value as argument of a subsequent API invocation.

maxResultsinteger

The total number of keyspaces to return in the output. If the total number of keyspaces available is more than the value specified, a <code>NextToken</code> is provided in the output. To resume pagination, provide the <code>NextToken</code> value as an argument of a subsequent API invocation.

Response

Success

nextTokenstring

A token to specify where to start paginating. This is the <code>NextToken</code> from a previously truncated response.