---
type: resource-type
title: OpenSearchServerlessCollection
description: aws resource type AWS::OpenSearchServerless::Collection
name: OpenSearchServerlessCollection
lexicon: aws
resource_type: AWS::OpenSearchServerless::Collection
---
`AWS::OpenSearchServerless::Collection`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the collection. The name must meet the following criteria: Unique to your account and AWS Region Starts with a lowercase letter Contains only lowercase letters a-z, the numbers 0-9 and the hyphen (-) Contains between 3 and 64 characters
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the collection.
- `CollectionEndpoint` (`string`, optional): The endpoint for the collection.
- `CollectionGroupName` (`string`, optional): The name of the collection group to associate with the collection.
- `DashboardEndpoint` (`string`, optional): The OpenSearch Dashboards endpoint for the collection.
- `DeletionProtection` (`OpenSearchServerlessCollection_DeletionProtection`, optional)
- `Description` (`string`, optional): The description of the collection
- `EncryptionConfig` (`OpenSearchServerlessCollection_EncryptionConfig`, optional)
- `FipsEndpoints` (`OpenSearchServerlessCollection_FipsEndpoints`, optional)
- `Id` (`string`, optional): The identifier of the collection
- `KmsKeyArn` (`string`, optional): Key Management Service key used to encrypt the collection.
- `StandbyReplicas` (`OpenSearchServerlessCollection_StandbyReplicas`, optional)
- `Tags` (`OpenSearchServerlessCollection_Tag[]`, optional): List of tags to be added to the resource
- `Type` (`OpenSearchServerlessCollection_CollectionType`, optional)
- `VectorOptions` (`OpenSearchServerlessCollection_VectorOptions`, optional)

## Attributes

- `Arn`
- `CollectionEndpoint`
- `DashboardEndpoint`
- `FipsEndpoints`
- `Id`
- `KmsKeyArn`
