MatchedPlayerSession - Amazon GameLift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

MatchedPlayerSession

Represents a new player session that is created as a result of a successful FlexMatch match. A successful match automatically creates new player sessions for every player ID in the original matchmaking request.

When players connect to the match's game session, they must include both player ID and player session ID in order to claim their assigned player slot.

Contents

Note

In the following list, the required parameters are described first.

PlayerId

A unique identifier for a player

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

PlayerSessionId

A unique identifier for a player session

Type: String

Pattern: ^psess-\S+

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: