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

LocationModel

Properties of a custom location for use in an Amazon GameLift Anywhere fleet. This data type is returned in response to a call to https://docs.amazonaws.cn/gamelift/latest/apireference/API_CreateLocation.html.

Contents

Note

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

LocationArn

The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift location resource and uniquely identifies it. ARNs are unique across all Regions. Format is arn:aws:gamelift:<region>::location/location-a1234567-b8c9-0d1e-2fa3-b45c6d7e8912.

Type: String

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

Pattern: ^arn:.*:location\/custom-\S+

Required: No

LocationName

The location's name.

Type: String

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

Pattern: ^[A-Za-z0-9\-]+

Required: No

See Also

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