View source: R/entityresolution_operations.R
entityresolution_get_provider_service | R Documentation |
Returns the ProviderService
of a given name.
See https://www.paws-r-sdk.com/docs/entityresolution_get_provider_service/ for full documentation.
entityresolution_get_provider_service(providerName, providerServiceName)
providerName |
[required] The name of the provider. This name is typically the company name. |
providerServiceName |
[required] The ARN (Amazon Resource Name) of the product that the provider service provides. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.