

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::OpenSearchServerless::Index IndexSettings
<a name="aws-properties-opensearchserverless-index-indexsettings"></a>

Index settings for the OpenSearch Serverless index.

## Syntax
<a name="aws-properties-opensearchserverless-index-indexsettings-syntax"></a>

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

### JSON
<a name="aws-properties-opensearchserverless-index-indexsettings-syntax.json"></a>

```
{
  "[Index](#cfn-opensearchserverless-index-indexsettings-index)" : {{Index}}
}
```

### YAML
<a name="aws-properties-opensearchserverless-index-indexsettings-syntax.yaml"></a>

```
  [Index](#cfn-opensearchserverless-index-indexsettings-index): {{
    Index}}
```

## Properties
<a name="aws-properties-opensearchserverless-index-indexsettings-properties"></a>

`Index`  <a name="cfn-opensearchserverless-index-indexsettings-index"></a>
Index settings.  
*Required*: No  
*Type*: [Index](aws-properties-opensearchserverless-index-index.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)