createWorkteam
inline suspend fun SageMakerClient.createWorkteam(crossinline block: CreateWorkteamRequest.Builder.() -> Unit): CreateWorkteamResponse
Creates a new work team for labeling your data. A work team is defined by one or more Amazon Cognito user pools. You must first create the user pools before you can create a work team.
You cannot create more than 25 work teams in an account and region.