Skip to content

/AWS1/CL_QST=>LISTNAMESPACES()

About ListNamespaces

Lists the namespaces for the specified Amazon Web Services account. This operation doesn't list deleted namespaces.

Method Signature

IMPORTING

Required arguments:

IV_AWSACCOUNTID TYPE /AWS1/QSTAWSACCOUNTID /AWS1/QSTAWSACCOUNTID

The ID for the Amazon Web Services account that contains the Amazon QuickSight namespaces that you want to list.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

A unique pagination token that can be used in a subsequent request. You will receive a pagination token in the response body of a previous ListNameSpaces API call if there is more data that can be returned. To receive the data, make another ListNamespaces API call with the returned token to retrieve the next page of data. Each token is valid for 24 hours. If you try to make a ListNamespaces API call with an expired token, you will receive a HTTP 400 InvalidNextTokenException error.

IV_MAXRESULTS TYPE /AWS1/QSTMAXRESULTS /AWS1/QSTMAXRESULTS

The maximum number of results to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QSTLISTNAMESPACESRSP /AWS1/CL_QSTLISTNAMESPACESRSP