Index¶
Web User Interface¶
Engineering Development Hub includes a simple web ui designed to simplify user interactions such as:
- Access the cluster from your browser with the Web Terminal
- Start/Stop virtual desktops (Windows/Linux) sessions in 1 click
- Download private key in both PEM or PPK format
- Check the queue and job status in real-time
- Add/Remove LDAP users
- Access the analytic dashboard
- Access your filesystem
- Create Application profiles and let your users submit job directly via the web interface
- Understand why your jobs are stuck in the queue
- Create scoped API tokens to call the EDH APIs from scripts and CI/CD
- Ask the AI Assistant questions and analyze your files
- And more .. (refer to the left sidebar for additional resources)
HTTP Rest API¶
Users can submit/retrieve/delete jobs remotely via an HTTP REST API
API Scoped Tokens¶
Grant limited, revocable access to the EDH APIs with scoped API tokens: restrict each token to specific endpoints and methods, set an expiration, and revoke it independently.
AI Assistant¶
Ask questions in plain language and analyze your files with the AI Assistant, a conversational assistant powered by Amazon Bedrock. Chat directly with a model, talk to an agent, or use connected tools, and send a file from the File Explorer straight to the assistant for analysis.