v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496640547.5 KB

Creates an OpenSearch UI application. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/application.html">Using the OpenSearch user interface in Amazon OpenSearch Service</a>.

post/2021-01-01/opensearch/application

Request body

clientTokenstring

Unique, case-sensitive identifier to ensure idempotency of the request.

namestring required

The unique name of the OpenSearch application. Names must be unique within an Amazon Web Services Region for each account.

kmsKeyArnstring

The Amazon Resource Name (ARN) of the KMS key used to encrypt the application's data at rest. If provided, the application uses your customer-managed key for encryption. If omitted, the application uses an AWS-managed key. The KMS key must be in the same region as the application.

Response

Success

idstring

The unique identifier assigned to the OpenSearch application.

namestring

The name of the OpenSearch application.

arnstring

The Amazon Resource Name (ARN) of the domain. See <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/index.html">Identifiers for IAM Entities </a> in <i>Using Amazon Web Services Identity and Access Management</i> for more information.

createdAtstring date-time

The timestamp indicating when the OpenSearch application was created.

kmsKeyArnstring

The Amazon Resource Name (ARN) of the KMS key used to encrypt the application's data at rest.