LabelingJobOutput
Specifies the location of the output produced by the labeling job.
Contents
- OutputDatasetS3Uri
-
The Amazon S3 bucket location of the manifest file for labeled data.
Type: String
Length Constraints: Maximum length of 1024.
Pattern:
^(https|s3)://([^/]+)/?(.*)$
Required: Yes
- FinalActiveLearningModelArn
-
The Amazon Resource Name (ARN) for the most recent SageMaker model trained as part of automated data labeling.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:model/.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: