AWS::OpenSearchServerless::CollectionIndexResource schema for AWS::OpenSearchServerless::CollectionIndex
3 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Id | string | RequiredCreate-only |
IndexName | string | RequiredCreate-only |
IndexSchema | string |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::OpenSearchServerless::CollectionIndex
Resources:
MyResource:
Type: AWS::OpenSearchServerless::CollectionIndex
Properties:
Id: "my-id"
IndexName: "my-indexname"Permissions CloudFormation needs in your IAM role to manage this resource.
aoss:CreateIndexaoss:GetIndexaoss:APIAccessAllaoss:GetIndexaoss:APIAccessAllaoss:UpdateIndexaoss:GetIndexaoss:APIAccessAllaoss:DeleteIndexaoss:GetIndexaoss:APIAccessAllOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
IdIndexName