---
type: resource-type
title: OpenSearchServiceApplication
description: aws resource type AWS::OpenSearchService::Application
name: OpenSearchServiceApplication
lexicon: aws
resource_type: AWS::OpenSearchService::Application
---
`AWS::OpenSearchService::Application`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the application.
- `AppConfigs` (`OpenSearchServiceApplication_AppConfig[]`, optional): List of application configurations.
- `Arn` (`string`, optional): Amazon Resource Name (ARN) format.
- `DataSources` (`OpenSearchServiceApplication_DataSource[]`, optional): List of data sources.
- `Endpoint` (`string`, optional): The endpoint for the application.
- `IamIdentityCenterOptions` (`Record<string, unknown>`, optional): Options for configuring IAM Identity Center
- `Id` (`string`, optional): The identifier of the application.
- `KmsKeyArn` (`string`, optional): The ARN of the KMS key used to encrypt the application.
- `Tags` (`OpenSearchServiceApplication_Tag[]`, optional): An arbitrary set of tags (key-value pairs) for this application.

## Attributes

- `Arn`
- `Id`
