Returns information about a list of specified namespaces
Source:R/redshiftserverless_operations.R
redshiftserverless_list_namespaces.RdReturns information about a list of specified namespaces.
See https://www.paws-r-sdk.com/docs/redshiftserverless_list_namespaces/ for full documentation.
Arguments
- maxResults
An optional parameter that specifies the maximum number of results to return. You can use
nextTokento display the next page of results.- nextToken
If your initial
list_namespacesoperation returns anextToken, you can include the returnednextTokenin followinglist_namespacesoperations, which returns results in the next page.