describe-sessions
Describes one or more Amazon DCV servers.
Synopsis
describe-sessions [--session-ids<value>] [--next-token<value>] [--owner<value>] [--max-results<value>]
Options
--session-ids-
The comma-separated list of IDs of the Amazon DCV sessions to describe.
Type: String
Required: No
--next-token-
The token to retrieve the next page of results.
Type: String
Required: No
--owner-
The owner of the session to describe.
Type: String
Required: No
--max-results-
The number of results to show. If provided, must be between 1 and 1000.
Type: Integer
Required: No
Example
dcvsm describe-sessions --session-ids "session123,session456"