@aws-sdk/client-opensearch

AddDirectQueryDataSourceCommandInput Interface

Members

Name
Type
Details
DataSourceName Requiredstring | undefined

A unique, user-defined label to identify the data source within your OpenSearch Service environment.

DataSourceType RequiredDirectQueryDataSourceType | undefined

The supported Amazon Web Services service that you want to use as the source for direct queries in OpenSearch Service.

OpenSearchArns Requiredstring[] | undefined

A list of Amazon Resource Names (ARNs) for the OpenSearch collections that are associated with the direct query data source.

Description string | undefined

An optional text field for providing additional context and details about the data source.

TagList Tag[] | undefined

A list of tags attached to a domain.

Full Signature

export interface AddDirectQueryDataSourceCommandInput extends AddDirectQueryDataSourceRequest