Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

DirectQueryDataSource - Amazon OpenSearch Service

DirectQueryDataSource

The configuration details for a data source that can be directly queried.

Contents

DataSourceArn

The unique, system-generated identifier that represents the data source.

Type: String

Required: No

DataSourceName

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

Type: String

Length Constraints: Minimum length of 3. Maximum length of 80.

Pattern: [a-z][a-z0-9_]+

Required: No

DataSourceType

The supported AWS service that is used as the source for direct queries in OpenSearch Service.

Type: DirectQueryDataSourceType object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

Description

A description that provides additional context and details about the data source.

Type: String

Length Constraints: Maximum length of 1000.

Pattern: ^([a-zA-Z0-9_])*[\\a-zA-Z0-9_@#%*+=:?./!\s-]*$

Required: No

OpenSearchArns

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

Type: Array of strings

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: .*

Required: No

TagList

A list of tags attached to a direct query data source.

Type: Array of Tag objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.