deleteCollectionGroup
inline suspend fun OpenSearchServerlessClient.deleteCollectionGroup(crossinline block: DeleteCollectionGroupRequest.Builder.() -> Unit): DeleteCollectionGroupResponse
Deletes a collection group. You can only delete empty collection groups that contain no collections. For more information, see Creating and managing Amazon OpenSearch Serverless collections.