This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::OpenSearchService::Application AppConfig
Configuration settings for an OpenSearch application. For more information, see see Using the OpenSearch user interface in Amazon OpenSearch Service.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
- Key
- 
                    The configuration item to set, such as the admin role for the OpenSearch application. Required: Yes Type: String Allowed values: opensearchDashboards.dashboardAdmin.users | opensearchDashboards.dashboardAdmin.groupsUpdate requires: No interruption 
- Value
- 
                    The value assigned to the configuration key, such as an IAM user ARN. Required: Yes Type: String Minimum: 0Maximum: 256Update requires: No interruption