ProviderProperties
An object containing the providerServiceARN,
            intermediateSourceConfiguration, and
         providerConfiguration.
Contents
- providerServiceArn
- 
               The ARN of the provider service. Type: String Length Constraints: Minimum length of 20. Maximum length of 255. Pattern: arn:(aws|aws-us-gov|aws-cn):(entityresolution):([a-z]{2}-[a-z]{1,10}-[0-9])::providerservice/([a-zA-Z0-9_-]{1,255})/([a-zA-Z0-9_-]{1,255})Required: Yes 
- intermediateSourceConfiguration
- 
               The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently. Type: IntermediateSourceConfiguration object Required: No 
- providerConfiguration
- 
               The required configuration fields to use with the provider service. Type: JSON value Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: