AWS::GameLift::MatchmakingConfiguration GameProperty
Set of key-value pairs that contain information about a game session. When included in a game session request, these properties communicate details to be used when setting up the new game session. For example, a game property might specify a game mode, level, or map. Game properties are passed to the game server process when initiating a new game session. For more information, see the GameLift Developer Guide.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Key
-
The game property identifier.
Required: Yes
Type: String
Maximum:
32
Update requires: No interruption
Value
-
The game property value.
Required: Yes
Type: String
Maximum:
96
Update requires: No interruption
See also
Create GameLift resources using Amazon CloudFront in the Amazon GameLift Developer Guide
Design a FlexMatch matchmaker in the Amazon GameLift Developer Guide
GameProperty in the Amazon GameLift API Reference