Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: CC-BY-SA-4.0
Provides summary information for a work team.
CreationTime The date and time that the labeling job was created.
Type: Timestamp
Required: Yes
JobReferenceCode A unique identifier for a labeling job. You can use this to refer to a specific labeling job.
Type: String
Length Constraints: Minimum length of 1.
Pattern: .+
Required: Yes
LabelCounters Provides information about the progress of a labeling job.
Type: LabelCountersForWorkteam object
Required: No
LabelingJobName The name of the labeling job that the work team is assigned to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*
Required: No
NumberOfHumanWorkersPerDataObject The configured number of workers per data object.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 9.
Required: No
WorkRequesterAccountId Type: String
Pattern: ^\d+$
Required: Yes
For more information about using this API in one of the language-specific AWS SDKs, see the following: + AWS SDK for C++ + AWS SDK for Go + AWS SDK for Go - Pilot + AWS SDK for Java + AWS SDK for Ruby V2