v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459348326.0 KB

Returns information about a training dataset.

get/training-dataset/{trainingDatasetArn}

Path parameters

trainingDatasetArnstring required

The Amazon Resource Name (ARN) of the training dataset that you are interested in.

Response

Success

createTimestring date-time required

The time at which the training dataset was created.

updateTimestring date-time required

The most recent time at which the training dataset was updated.

trainingDatasetArnstring required

The Amazon Resource Name (ARN) of the training dataset.

namestring required

The name of the training dataset.

status'ACTIVE' required

The status of the training dataset.

roleArnstring required

The IAM role used to read the training data.

tagsobject

The tags that are assigned to this training dataset.

descriptionstring

The description of the training dataset.