CollectionGroupSummary - Amazon OpenSearch Serverless

CollectionGroupSummary

Summary information about a collection group.

Contents

arn

The Amazon Resource Name (ARN) of the collection group.

Type: String

Required: No

capacityLimits

Capacity limits for a collection group. These limits define the minimum and maximum OpenSearch Compute Units (OCUs) for indexing and search operations that can be used by collections in the group.

Type: CollectionGroupCapacityLimits object

Required: No

createdDate

The Epoch time when the collection group was created.

Type: Long

Required: No

id

The unique identifier of the collection group.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 40.

Pattern: [a-z0-9]{3,40}

Required: No

name

The name of the collection group.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 32.

Pattern: [a-z][a-z0-9-]+

Required: No

numberOfCollections

The number of collections within the collection group.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: