opensearchservice_update_data_source: Updates a direct-query data source

View source: R/opensearchservice_operations.R

opensearchservice_update_data_sourceR Documentation

Updates a direct-query data source

Description

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.

Usage

opensearchservice_update_data_source(
  DomainName,
  Name,
  DataSourceType,
  Description = NULL,
  Status = NULL
)

Arguments

DomainName

[required] The name of the domain.

Name

[required] The name of the data source to modify.

DataSourceType

[required] The type of data source.

Description

A new description of the data source.

Status

The status of the data source update.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.