createCollectionGroup
abstract suspend fun createCollectionGroup(input: CreateCollectionGroupRequest): CreateCollectionGroupResponse
Creates a collection group within OpenSearch Serverless. Collection groups let you manage OpenSearch Compute Units (OCUs) at a group level, with multiple collections sharing the group's capacity limits.
For more information, see Managing collection groups.