- Print
- DarkLight
Amazon WorkSpaces enables you to provision virtual, cloud-based Microsoft Windows or Amazon Linux desktops for your users, known as WorkSpaces. WorkSpaces eliminates the need to procure and deploy hardware or install complex software. You can quickly add or remove users as your needs change. Users can access their virtual desktops from multiple devices or web browsers.
Integration Method: API
Tables: Device Inventory Info
Event Types: Describe Workspaces
AWS Configuration
DataBee fetches Workspaces logs via API. AWS client access key and secret key are required for configuration. Follow the instructions mentioned here to get access and secret key.
Data source can be configured after getting client access key, client secret key. Once we are on data source API ingest config page
API URL: https://workspaces.<aws-region>.amazonaws.com
AWS region need to replaced in the placeholder <aws-region>
DataBee Configuration
Log into the DataBee console, navigate to Data>Data Sources and click on Add New Data Source.
Search for AWS Workspaces and click it
Select API Ingest
In the configuration dialog box, fill in the following:
Access key: Paste the AWS client access key
Secret key: Paste the AWS client secret key
Session token can be left empty
AWS region – region
Service name: “workspaces”
API_URL: Replace the <aws-region> placeholder with the region
Click Submit