Amazon Kendra · Example Payload

Amazon Kendra Data Source Example

AIEnterprise SearchKnowledge ManagementMachine LearningNatural Language

Amazon Kendra Data Source Example is an example object payload from Amazon Kendra, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdNameTypeStatusScheduleIndexId

Example Payload

Raw ↑
{
  "Id": "ds-abc12345",
  "Name": "sharepoint-connector",
  "Type": "S3",
  "Status": "ACTIVE",
  "Schedule": "cron(0 11 * * ? *)",
  "IndexId": "abc12345-6789-def0-1234-abcdef012345"
}