Command option Sample:aws gamelift describe-game-sessions

Search command sample in the internet.It is the result.

Retrieves a set of one or more game sessions.Show details from next link. 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 のオプション一覧