An AWS WorkSpaces Workspace is a managed, cloud-based virtual desktop that allows users to securely access applications, documents, and resources from any supported device. It provides a persistent Windows or Linux desktop experience, integrates with existing identity systems, and scales on demand. This service helps organizations reduce the complexity of managing hardware, improve security, and support remote or hybrid work environments.
Fields
Title | ID | Type | Data Type | Description |
---|
| _key | core | string | |
| account_id | core | string | |
| bundle_id | core | string | The identifier of the bundle used to create the WorkSpace. |
| computer_name | core | string | The name of the WorkSpace, as seen by the operating system. The format of this name varies. For more information, see Launch a WorkSpace. |
| data_replication_settings | core | json | Indicates the settings of the data replication. |
| directory_id | core | string | The identifier of the Directory Service directory for the WorkSpace. |
| error_code | core | string | The error code that is returned if the WorkSpace cannot be created. |
| error_message | core | string | The text of the error message that is returned if the WorkSpace cannot be created. |
| ip_address | core | string | The IP address of the WorkSpace. |
| modification_states | core | json | The modification states of the WorkSpace. |
| related_workspaces | core | json | The standby WorkSpace or primary WorkSpace related to the specified WorkSpace. |
| root_volume_encryption_enabled | core | bool | Indicates whether the data stored on the root volume is encrypted. |
| standby_workspaces_properties | core | json | The properties of the standby WorkSpace |
| state | core | string | The operational state of the WorkSpace. PENDING – The WorkSpace is in a waiting state (for example, the WorkSpace is being created). AVAILABLE – The WorkSpace is running and has passed the health checks. IMPAIRED – Refer to UNHEALTHY state. UNHEALTHY – The WorkSpace is not responding to health checks. REBOOTING – The WorkSpace is being rebooted (restarted). STARTING – The WorkSpace is starting up and health checks are being run. REBUILDING – The WorkSpace is being rebuilt. RESTORING – The WorkSpace is being restored. MAINTENANCE – The WorkSpace is undergoing scheduled maintenance by Amazon Web Services. ADMIN_MAINTENANCE – The WorkSpace is undergoing maintenance by the WorkSpaces administrator. TERMINATING – The WorkSpace is being deleted. TERMINATED – The WorkSpace has been deleted. SUSPENDED – The WorkSpace has been suspended for image creation. UPDATING – The WorkSpace is undergoing an update. STOPPING – The WorkSpace is being stopped. STOPPED – The WorkSpace has been stopped. ERROR – The WorkSpace is an error state (for example, an error occurred during startup). After a WorkSpace is terminated, the TERMINATED state is returned only briefly before the WorkSpace directory metadata is cleaned up, so this state is rarely returned. To confirm that a WorkSpace is terminated, check for the WorkSpace ID by using DescribeWorkSpaces. If the WorkSpace ID isn't returned, then the WorkSpace has been successfully terminated. |
| subnet_id | core | string | The identifier of the subnet for the WorkSpace. |
| tags | core | hstore | |
| user_name | core | string | The user for the WorkSpace. |
| user_volume_encryption_enabled | core | bool | Indicates whether the data stored on the user volume is encrypted. |
| workspace_id | core | string | The identifier of the WorkSpace. |
| workspace_name | core | string | The name of the user-decoupled WorkSpace. |
| workspace_properties | core | json | The properties of the WorkSpace. |