PlayerConnectionEndpoint - Amazon GameLift Servers
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).

PlayerConnectionEndpoint

Network address(es) and port(s) for connecting to a game session.

Contents

Note

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

IpAddress

IP address for connecting to the game session. When player gateway is enabled, this is a player gateway IP address. When player gateway is disabled, this is the game server IP address.

Type: String

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

Pattern: ^[0-9A-Fa-f\:\.]+

Required: No

Port

Port number for connecting to the game session. When player gateway is enabled, this is a player gateway port. When player gateway is disabled, this is the game server port.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 60000.

Required: No

See Also

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