UDPEndpoint - 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).

UDPEndpoint

The domain name and port information for a UDP endpoint.

The API associated with this data type isn't available in China.

Contents

Note

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

Domain

The domain name of the UDP endpoint. For Amazon GameLift Servers ping beacons, this is typically in the format gamelift-ping.<region>.api.aws for Amazon Web Services Regions, and gamelift-ping-<local-zone-code>.<region>.api.aws for Amazon Local Zones.

Type: String

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

Required: No

Port

The port number of the UDP endpoint. For Amazon GameLift Servers ping beacons, this is typically port 7770.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

See Also

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