コマンドオプションサンプル:aws gamelift describe-game-sessions

コマンドサンプルを検索した結果です。

1つまたは複数のゲームセッションのセットを取得します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/gamelift/describe-game-sessions.html

aws gamelift describe-game-sessions --endpoint-url http://localhost:9080 --fleet-id fleet-123
    Testing Your Integration - Amazon GameLift : http://docs.aws.amazon.com/gamelift/latest/developerguide/integration-testing-local.html
aws gamelift describe-game-sessions --endpoint-url http://localhost:8080 --game-session-id gsess-abc
    How do i setup GameLiftLocal? - Game Dev Forum : http://gamedev.amazon.com/forums/articles/71095/how-do-i-setup-gameliftlocal.html

aws のオプション一覧