open-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).

open-servers

Opens one or more Amazon DCV servers. Before you can create sessions on a Amazon DCV server, you must change the server's state to open. After the Amazon DCV server is open, you can create Amazon DCV sessions on the server.

Synopsis

open-servers --server-ids <value>

Options

--server-ids

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

Type: String

Required: Yes

Example

./dcvsm open-servers --server-ids "server123,server456"