Data Source Proxy Configuration
data class DataSourceProxyConfiguration(val credentials: String? = null, val host: String, val port: Int)
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of an AWS Secrets Manager secret. You create a secret to store your credentials in AWS Secrets Manager The credentials are optional. You use a secret if web proxy credentials are required to connect to a website host. Amazon Kendra currently support basic authentication to connect to a web proxy server. The secret stores your credentials.