update-session-permissions - NICE 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).

update-session-permissions

Updates the user permissions for a specific NICE DCV session.

Synopsis

update-session-permissions --session-id <value> --owner <value> --permission-file <value>

Options

--session-id

The ID of the session to change the permissions for.

Type: String

Required: Yes

--owner

The owner of the session to change the permissions for.

Type: String

Required: Yes

--permission-file

The path to the permissions file.

Type: String

Required: Yes

Example

./dcvsm update-session-permissions --session-id session123 --owner Owner --permission-file path_to_file