Amazon Comprehend · Example Payload

Openapi.Yml Document Classifier Summary Example

Machine LearningNatural Language ProcessingNLPText Analysis

Openapi.Yml Document Classifier Summary Example is an example object payload from Amazon Comprehend, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DocumentClassifierNameNumberOfVersionsLatestVersionCreatedAtLatestVersionNameLatestVersionStatus

Example Payload

Raw ↑
{
  "DocumentClassifierName": "example-name",
  "NumberOfVersions": "example-string",
  "LatestVersionCreatedAt": "example-string",
  "LatestVersionName": "example-name",
  "LatestVersionStatus": "ACTIVE"
}