AWS::OpenSearchServerless::Collection VectorOptions - 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::Collection VectorOptions

Configuration options for vector search capabilities in an OpenSearch Serverless collection.

Syntax

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

JSON

{ "ServerlessVectorAcceleration" : String }

Properties

ServerlessVectorAcceleration

Specifies whether serverless vector acceleration is enabled for the collection.

Required: No

Type: String

Allowed values: ENABLED | DISABLED | ALLOWED

Update requires: Replacement