v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496640547.5 KB

Updates a direct-query data source. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-s3-creating.html">Working with Amazon OpenSearch Service data source integrations with Amazon S3</a>.

put/2021-01-01/opensearch/domain/{DomainName}/dataSource/{DataSourceName}

Path parameters

DomainNamestring required

The name of an OpenSearch Service domain. Domain names are unique across the domains owned by an account within an Amazon Web Services Region.

The name of the domain.

DataSourceNamestring required

The name of the data source to modify.

Request body

Descriptionstring

A new description of the data source.

Status'ACTIVE' | 'DISABLED'

The status of the data source update.

Response

Success

Messagestring

A message associated with the updated data source.