Learn R Programming

paws.analytics (version 0.7.0)

entityresolution_list_id_namespaces: 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.