Updates a direct-query data source. For more information, see Working with Amazon OpenSearch Service data source integrations with Amazon S3.
See https://www.paws-r-sdk.com/docs/opensearchservice_update_data_source/ for full documentation.
opensearchservice_update_data_source(
DomainName,
Name,
DataSourceType,
Description = NULL
)
[required] The name of the domain.
[required] The name of the data source to modify.
[required] The type of data source.
A new description of the data source.