403Webshell
Server IP : 167.99.254.82  /  Your IP : 216.73.216.252
Web Server : Apache
System : Linux host.techisquad.com 5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 x86_64
User : pawluxera ( 1011)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/2638141/root/usr/lib/python3/dist-packages/awscli/examples/workspaces/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/2638141/root/usr/lib/python3/dist-packages/awscli/examples/workspaces/describe-workspaces.rst
**To describe your WorkSpaces**

This example describes all of your WorkSpaces in the region.

Command::

  aws workspaces describe-workspaces

Output::

  {
    "Workspaces" : [
      {
        "UserName" : "johndoe",
        "DirectoryId" : "d-906732325d",
        "State" : "AVAILABLE",
        "WorkspaceId" : "ws-3lvdznndy",
        "SubnetId" : "subnet-435c036b",
        "IpAddress" : "50.0.1.10",
        "BundleId" : "wsb-86y2d88pq"
      },
      {
        "UserName": "jimsmith",
        "DirectoryId": "d-906732325d",
        "State": "PENDING",
        "WorkspaceId": "ws-0d4y2sbl5",
        "BundleId": "wsb-b0s22j3d7"
      },
      {
        "UserName" : "marym",
        "DirectoryId" : "d-906732325d",
        "State" : "AVAILABLE",
        "WorkspaceId" : "ws-b3vg4shrh",
        "SubnetId" : "subnet-775a6531",
        "IpAddress" : "50.0.0.5",
        "BundleId" : "wsb-3t36q0xfc"
      }
    ]
  }

Youez - 2016 - github.com/yon3zu
LinuXploit