entityresolution_get_provider_service {paws.analytics} | 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. |