entityresolution_list_provider_services {paws.analytics} | R Documentation |
Returns a list of all the ProviderServices that are available in this Amazon Web Services Region
Description
Returns a list of all the ProviderServices
that are available in this Amazon Web Services Region.
See https://www.paws-r-sdk.com/docs/entityresolution_list_provider_services/ for full documentation.
Usage
entityresolution_list_provider_services(
maxResults = NULL,
nextToken = NULL,
providerName = NULL
)
Arguments
maxResults |
The maximum number of objects returned per page. |
nextToken |
The pagination token from the previous API call. |
providerName |
The name of the provider. This name is typically the company name. |
[Package paws.analytics version 0.9.0 Index]