View source: R/entityresolution_operations.R
entityresolution_list_provider_services | R Documentation |
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.
entityresolution_list_provider_services(
maxResults = NULL,
nextToken = NULL,
providerName = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.