TrainingDatasetSummary
Provides information about the training dataset.
Contents
- createTime
-
The time at which the training dataset was created.
Type: Timestamp
Required: Yes
- name
-
The name of the training dataset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
(?!\s*$)[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDBFF-\uDC00\uDFFF\t]*
Required: Yes
- status
-
The status of the training dataset.
Type: String
Valid Values:
ACTIVE
Required: Yes
- trainingDatasetArn
-
The Amazon Resource Name (ARN) of the training dataset.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:aws[-a-z]*:cleanrooms-ml:[-a-z0-9]+:[0-9]{12}:training-dataset/[-a-zA-Z0-9_/.]+
Required: Yes
- updateTime
-
The most recent time at which the training dataset was updated.
Type: Timestamp
Required: Yes
- description
-
The description of the training dataset.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDBFF-\uDC00\uDFFF\t\r\n]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: