Amazon Q · Example Payload

Amazon Q Openapi Message Example

Artificial IntelligenceAssistantEnterpriseGenerative AI

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

messageIdbodytypetime

Example Payload

Raw ↑
{
  "messageId": "abc123",
  "body": "example-value",
  "type": "USER",
  "time": "2026-04-19T00:00:00Z"
}