Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: CC-BY-SA-4.0
Provides counts for human-labeled tasks in the labeling job.
HumanLabeled The total number of data objects labeled by a human worker.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
PendingHuman The total number of data objects that need to be labeled by a human worker.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
Total The total number of tasks in the labeling job.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
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