entityresolution_list_id_namespaces {paws.analytics}R Documentation

Returns a list of all ID namespaces

Description

Returns a list of all ID namespaces.

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

Usage

entityresolution_list_id_namespaces(maxResults = NULL, nextToken = NULL)

Arguments

maxResults

The maximum number of IdNamespace objects returned per page.

nextToken

The pagination token from the previous API call.


[Package paws.analytics version 0.9.0 Index]