ProjectDescription
A description of an Amazon Rekognition Custom Labels project. For more information, see DescribeProjects.
Contents
- AutoUpdate
-
Indicates whether automatic retraining will be attempted for the versions of the project. Applies only to adapters.
Type: String
Valid Values:
ENABLED | DISABLED
Required: No
- CreationTimestamp
-
The Unix timestamp for the date and time that the project was created.
Type: Timestamp
Required: No
- Datasets
-
Information about the training and test datasets in the project.
Type: Array of DatasetMetadata objects
Required: No
- Feature
-
Specifies the project that is being customized.
Type: String
Valid Values:
CONTENT_MODERATION | CUSTOM_LABELS
Required: No
- ProjectArn
-
The Amazon Resource Name (ARN) of the project.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
(^arn:[a-z\d-]+:rekognition:[a-z\d-]+:\d{12}:project\/[a-zA-Z0-9_.\-]{1,255}\/[0-9]+$)
Required: No
- Status
-
The current status of the project.
Type: String
Valid Values:
CREATING | CREATED | DELETING
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: