View source: R/opensearchservice_operations.R
opensearchservice_update_application | R Documentation |
Update the OpenSearch Application.
See https://www.paws-r-sdk.com/docs/opensearchservice_update_application/ for full documentation.
opensearchservice_update_application(id, dataSources = NULL, appConfigs = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.