Amazon GameLift · Example Payload

Gamelift Ip Permission Example

Cloud ComputingGame ServersGamingMultiplayerMatchmakingFlexMatchFleetIQ

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

Top-level fields

FromPortToPortIpRangeProtocol

Example Payload

Raw ↑
{
  "FromPort": 7777,
  "ToPort": 7777,
  "IpRange": "10.0.1.100",
  "Protocol": "example-Protocol"
}