Amazon Q · Example Payload

Amazon Q Openapi Index Example

Artificial IntelligenceAssistantEnterpriseGenerative AI

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

Top-level fields

indexIddisplayNamestatus

Example Payload

Raw ↑
{
  "indexId": "abc123",
  "displayName": "Example Resource",
  "status": "CREATING"
}