DistributeDataset
A training dataset or a test dataset used in a dataset distribution operation. For more information, see DistributeDatasetEntries.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the dataset that you want to use.
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}\/dataset\/(train|test)\/[0-9]+$)
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: