v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438244196.2 KB

Returns the <code>ProviderService</code> of a given name.

get/providerservices/{providerName}/{providerServiceName}

Path parameters

providerNamestring required

The name of the provider. This name is typically the company name.

providerServiceNamestring required

The ARN (Amazon Resource Name) of the product that the provider service provides.

Response

Success

providerNamestring required

The name of the provider. This name is typically the company name.

providerServiceNamestring required

The name of the product that the provider service provides.

providerServiceDisplayNamestring required

The display name of the provider service.

providerServiceType'ASSIGNMENT' | 'ID_MAPPING' required

The type of provider service.

providerServiceArnstring required

The ARN (Amazon Resource Name) that Entity Resolution generated for the provider service.

providerConfigurationDefinitionobject

The definition of the provider configuration.

providerJobConfigurationobject

Provider service job configurations.

anonymizedOutputboolean required

Specifies whether output data from the provider is anonymized. A value of <code>TRUE</code> means the output will be anonymized and you can't relate the data that comes back from the provider to the identifying input. A value of <code>FALSE</code> means the output won't be anonymized and you can relate the data that comes back from the provider to your source data.

providerEntityOutputDefinitionobject required

The definition of the provider entity output.