

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](https://docs.aws.amazon.com/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 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.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)