View a markdown version of this page

AWS::OpenSearchServerless::Index IndexSettings - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::OpenSearchServerless::Index IndexSettings

Index settings for the OpenSearch Serverless index.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Analysis" : Analysis, "Index" : Index }

Properties

Analysis

Property description not available.

Required: No

Type: Analysis

Update requires: Replacement

Index

Index settings.

Required: No

Type: Index

Update requires: No interruption