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
)
A unique client idempotency token. It will be auto generated if not provided.
[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.
Data sources to be associated with the OpenSearch Application.
Settings of IAM Identity Center for the OpenSearch Application.
Configurations of the OpenSearch Application, inlcuding admin configuration.