AWS GameLift local supported API

0

Hi!

Is there any list of GameLift API supported by GameLift local? Seems like not all API are supported. E.g. when I call aws gamelift list-fleets --endpoint-url http://localhost:9080 I get the following result: An error occurred (ApiNotSupportedException) when calling the ListFleets operation: API GameLift.ListFleets is not recognized by GameLift Local.. I use GameLift local 1.0.5.

Having such a list will be very convenient for users.

Thanks in advance!

gefragt vor 3 Jahren254 Aufrufe
2 Antworten
0
Akzeptierte Antwort

Hi @REDACTEDUSER

Please take a look at this doc for documentations on GameLift Local, though I see that it doesn't contain what you are asking for in this post. Here is the list of APIs that GL Local supports as of the time of this writing:

CreateGameSession
CreatePlayerSession
CreatePlayerSessions
DescribeGameSessions
DescribePlayerSessions
SearchGameSessions

I have created 2 backlog tasks to add the documentations in the README as well as AWS docs.

GLIFT-14861 GLIFT-14862

beantwortet vor 3 Jahren
0

Thanks! That's exactly what I wanted to see in the documentation :)

beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen