PlacedPlayerSession - Amazon GameLift

PlacedPlayerSession

Information about a player session. This object contains only the player ID and player session ID. To retrieve full details on a player session, call DescribePlayerSessions with the player session ID.

Contents

Note

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

PlayerId

A unique identifier for a player that is associated with this player session.

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 AWS SDKs, see the following: