Adds a new data source in Amazon OpenSearch Service so that you can perform direct queries on external data.
See https://www.paws-r-sdk.com/docs/opensearchservice_add_direct_query_data_source/ for full documentation.
opensearchservice_add_direct_query_data_source(
DataSourceName,
DataSourceType,
Description = NULL,
OpenSearchArns,
TagList = NULL
)
[required] A unique, user-defined label to identify the data source within your OpenSearch Service environment.
[required] The supported Amazon Web Services service that you want to use as the source for direct queries in OpenSearch Service.
An optional text field for providing additional context and details about the data source.
[required] A list of Amazon Resource Names (ARNs) for the OpenSearch collections that are associated with the direct query data source.