Amazon Kendra · Example Payload

Amazon Kendra Index Example

AIEnterprise SearchKnowledge ManagementMachine LearningNatural Language

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

Top-level fields

IdNameStatusEditionRoleArnCreatedAtUpdatedAt

Example Payload

Raw ↑
{
  "Id": "abc12345-6789-def0-1234-abcdef012345",
  "Name": "my-enterprise-index",
  "Status": "ACTIVE",
  "Edition": "ENTERPRISE_EDITION",
  "RoleArn": "arn:aws:iam::123456789012:role/KendraRole",
  "CreatedAt": "2025-03-15T14:30:00Z",
  "UpdatedAt": "2025-03-15T14:30:00Z"
}