opensearchservice_update_application {paws.analytics} | R Documentation |
Update the OpenSearch Application
Description
Update the OpenSearch Application.
See https://www.paws-r-sdk.com/docs/opensearchservice_update_application/ for full documentation.
Usage
opensearchservice_update_application(id, dataSources = NULL, appConfigs = NULL)
Arguments
id |
[required] Unique identifier of the OpenSearch Application to be updated. |
dataSources |
Data sources to be associated with the OpenSearch Application. |
appConfigs |
Configurations to be changed for the OpenSearch Application. |
[Package paws.analytics version 0.9.0 Index]