Amazon Q · Example Payload

Amazon Q Openapi Data Source Example

Artificial IntelligenceAssistantEnterpriseGenerative AI

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

Top-level fields

dataSourceIddisplayNametypestatus

Example Payload

Raw ↑
{
  "dataSourceId": "abc123",
  "displayName": "Example Resource",
  "type": "example-value",
  "status": "PENDING_CREATION"
}