Command option Sample:aws appstream create-streaming-url

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

Creates a URL to start a streaming session for the specified user.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/appstream/create-streaming-url.html

aws appstream create-streaming-url --stack-name session-context-test-stack \
    Create AppStream 2.0 Fleets and Stacks - Amazon AppStream 2.0 : http://docs.aws.amazon.com/appstream2/latest/developerguide/managing-stacks-fleets.html
aws appstream create-streaming-url --stack-name "stack-name-here" --fleet-name "fleet-name-here" --user-id "user-email
    amazon web services - Appstream 2.0 failing to pass session context - Stack Overflow : http://stackoverflow.com/questions/51866831/appstream-2-0-failing-to-pass-session-context
aws appstream create-streaming-url [app]
    AWS re:Invent 2016: Building SaaS Offerings for Desktop Apps with Ama… : http://www.slideshare.net/AmazonWebServices/announcing-amazon-appstream-20-january-2017-online-tech-talks

aws のオプション一覧