View source: R/opensearchservice_operations.R
opensearchservice_create_application | R Documentation |
Creates an OpenSearch Application.
See https://www.paws-r-sdk.com/docs/opensearchservice_create_application/ for full documentation.
opensearchservice_create_application(
clientToken = NULL,
name,
dataSources = NULL,
iamIdentityCenterOptions = NULL,
appConfigs = NULL,
tagList = NULL
)
clientToken |
A unique client idempotency token. It will be auto generated if not provided. |
name |
[required] Name of the OpenSearch Appication to create. Application names are unique across the applications owned by an account within an Amazon Web Services Region. |
dataSources |
Data sources to be associated with the OpenSearch Application. |
iamIdentityCenterOptions |
Settings of IAM Identity Center for the OpenSearch Application. |
appConfigs |
Configurations of the OpenSearch Application, inlcuding admin configuration. |
tagList |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.