listLocations
inline suspend fun GameLiftClient.listLocations(crossinline block: ListLocationsRequest.Builder.() -> Unit): ListLocationsResponse
This API works with the following fleet types: EC2, Anywhere, Container
Lists all custom and Amazon Web Services locations where Amazon GameLift Servers can host game servers. This operation also returns UDP ping beacon information for locations, which you can use to measure network latency between player devices and potential hosting locations.
Learn more