Amazon Q · Example Payload

Amazon Q Openapi Conversation Example

Artificial IntelligenceAssistantEnterpriseGenerative AI

Amazon Q Openapi Conversation 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

conversationIdtitlecreatedAt

Example Payload

Raw ↑
{
  "conversationId": "abc123",
  "title": "Example Resource",
  "createdAt": "2026-04-19T00:00:00Z"
}