DataSourceDetails - Amazon OpenSearch Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

DataSourceDetails

Details about a direct-query data source.

Contents

DataSourceType

The type of data source.

Type: DataSourceType object

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

Required: No

Description

A description of the data source.

Type: String

Length Constraints: Maximum length of 1000.

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

Required: No

Name

The name of the data source.

Type: String

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

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

Required: No

Status

The status of the data source.

Type: String

Valid Values: ACTIVE | DISABLED

Required: No

See Also

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