This template creates a matchmaking configuration for a game that is being hosted on GameLift servers. It includes a game session queue, game properties, player acceptance with a timeout, and auto-backfill. The template uses a `Ref` intrinsic function to specify the game session queue and rule set.

QueueResource
AWS::GameLift::GameSessionQueue


MatchmakingRuleSetResource
AWS::GameLift::MatchmakingRuleSet


MatchmakingConfigurationResource
AWS::GameLift::MatchmakingConfiguration


GameProperties

GameSessionQueueArns

CloudFormation Template

Share Template