Amazon GameLift · Example Payload

Gamelift Event Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

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

Top-level fields

EventIdResourceIdEventCodeMessageEventTimePreSignedLogUrl

Example Payload

Raw ↑
{
  "EventId": "example-EventId",
  "ResourceId": "example-ResourceId",
  "EventCode": "example-EventCode",
  "Message": "example-Message",
  "EventTime": "example-EventTime",
  "PreSignedLogUrl": "example-PreSignedLogUrl"
}