get-session-screenshots
Gets screenshots of one or more Amazon DCV sessions. Optional parameters allow specifying the maximum width and height of the screenshots.
Synopsis
get-session-screenshots --session-ids
<value>
--max-width<value>
--max-height<value>
Options
--session-ids
-
The comma-separated list of IDs of the Amazon DCV sessions to get the screenshots from.
Type: String
Required: Yes
Example
./dcvsm get-session-screenshots --session-ids session123 --max-width 1234 --max-height 1234