Learn R Programming

paws.analytics (version 0.7.0)

entityresolution_get_provider_service: Returns the ProviderService of a given name

Description

Returns the ProviderService of a given name.

See https://www.paws-r-sdk.com/docs/entityresolution_get_provider_service/ for full documentation.

Usage

entityresolution_get_provider_service(providerName, providerServiceName)

Arguments

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.