redshiftserverless_list_namespaces: Returns information about a list of specified namespaces

View source: R/redshiftserverless_operations.R

redshiftserverless_list_namespacesR Documentation

Returns information about a list of specified namespaces

Description

Returns information about a list of specified namespaces.

See https://www.paws-r-sdk.com/docs/redshiftserverless_list_namespaces/ for full documentation.

Usage

redshiftserverless_list_namespaces(maxResults = NULL, nextToken = NULL)

Arguments

maxResults

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

nextToken

If your initial list_namespaces operation returns a nextToken, you can include the returned nextToken in following list_namespaces operations, which returns results in the next page.


paws.database documentation built on Sept. 12, 2024, 6:37 a.m.