Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: CC-BY-SA-4.0

LabelCounters

Provides a breakdown of the number of objects labeled.

FailedNonRetryableError The total number of objects that could not be labeled due to an error.
Type: Integer
Valid Range: Minimum value of 0.
Required: No

HumanLabeled The total number of objects labeled by a human worker.
Type: Integer
Valid Range: Minimum value of 0.
Required: No

MachineLabeled The total number of objects labeled by automated data labeling.
Type: Integer
Valid Range: Minimum value of 0.
Required: No

TotalLabeled The total number of objects labeled.
Type: Integer
Valid Range: Minimum value of 0.
Required: No

Unlabeled The total number of objects not yet labeled.
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