NamespaceProviderProperties
An object containing ProviderConfiguration
and
ProviderServiceArn
.
Contents
- providerServiceArn
-
The Amazon Resource Name (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
- providerConfiguration
-
An object which defines any additional configurations required by 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: