createRunGroup
inline suspend fun OmicsClient.createRunGroup(crossinline block: CreateRunGroupRequest.Builder.() -> Unit): CreateRunGroupResponse
Creates a run group to limit the compute resources for the runs that are added to the group. Returns an ARN, ID, and tags for the run group.