View Source AWS.WorkSpacesThinClient (aws-elixir v1.0.4)
Amazon WorkSpaces Thin Client is an affordable device built to work with Amazon Web Services End User Computing (EUC) virtual desktops to provide users with a complete cloud desktop solution.
WorkSpaces Thin Client is a compact device designed to connect up to two monitors and USB devices like a keyboard, mouse, headset, and webcam. To maximize endpoint security, WorkSpaces Thin Client devices do not allow local data storage or installation of unapproved applications. The WorkSpaces Thin Client device ships preloaded with device management software.
You can use these APIs to complete WorkSpaces Thin Client tasks, such as creating environments or viewing devices. For more information about WorkSpaces Thin Client, including the required permissions to use the service, see the Amazon WorkSpaces Thin Client Administrator Guide. For more information about using the Command Line Interface (CLI) to manage your WorkSpaces Thin Client resources, see the WorkSpaces Thin Client section of the CLI Reference.
Link to this section Summary
Functions
Creates an environment for your thin client devices.
Deletes a thin client device.
Deletes an environment.
Deregisters a thin client device.
Returns information for a thin client device.
Returns information for an environment.
Returns information for a software set.
Returns a list of thin client devices.
Returns a list of environments.
Returns a list of software sets.
Returns a list of tags for a resource.
Assigns one or more tags (key-value pairs) to the specified resource.
Removes a tag or tags from a resource.
Updates a thin client device.
Updates an environment.
Updates a software set.
Link to this section Functions
Creates an environment for your thin client devices.
Deletes a thin client device.
Deletes an environment.
Deregisters a thin client device.
Returns information for a thin client device.
Returns information for an environment.
Returns information for a software set.
list_devices(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceReturns a list of thin client devices.
list_environments(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceReturns a list of environments.
list_software_sets(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceReturns a list of software sets.
Returns a list of tags for a resource.
Assigns one or more tags (key-value pairs) to the specified resource.
Removes a tag or tags from a resource.
Updates a thin client device.
Updates an environment.
Updates a software set.