describe-servers - Amazon DCV Session Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

describe-servers

Describe the specified Amazon DCV server.

Synopsis

describe-servers [--server-ids <value>] [--next-token <value>] [--max-results <value>]

Options

--server-ids

The comma-separated list of IDs of the Amazon DCV servers to describe.

Type: String

Required: No

--next-token

The token to use to retrieve the next page of results.

Type: String

Required: No

--max-results

The maximum number of results to be returned by the request in paginated output. If provided, this must be a number between 1 and 1000.

Type: Integer

Required: No

Example

dcvsm describe-servers --server-ids "server123,server456"