SageMaker Workteam

SageMaker Workteam is an Amazon SageMaker resource that defines a group of people who can perform data labeling tasks for machine learning. A workteam can consist of internal employees, contractors, or members of Amazon Mechanical Turk or vendor-managed workforces. It provides a way to manage and organize human labelers, assign labeling jobs, and control access to datasets.

aws.sagemaker_workteam

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
create_datecoretimestampThe date and time that the work team was created (timestamp).
descriptioncorestringA description of the work team.
last_updated_datecoretimestampThe date and time that the work team was last updated (timestamp).
member_definitionscorejsonA list of MemberDefinition objects that contains objects that identify the workers that make up the work team. Workforces can be created using Amazon Cognito or your own OIDC Identity Provider (IdP). For private workforces created using Amazon Cognito use CognitoMemberDefinition. For workforces created using your own OIDC identity provider (IdP) use OidcMemberDefinition.
notification_configurationcorejsonConfigures SNS notifications of available or expiring work items for work teams.
product_listing_idscorearray<string>The Amazon Marketplace identifier for a vendor's work team.
sub_domaincorestringThe URI of the labeling job's user interface. Workers open this URI to start labeling your data objects.
tagscorehstore
worker_access_configurationcorejsonDescribes any access constraints that have been defined for Amazon S3 resources.
workforce_arncorestringThe Amazon Resource Name (ARN) of the workforce.
workteam_arncorestringThe Amazon Resource Name (ARN) that identifies the work team.
workteam_namecorestringThe name of the work team.