🖥️ System Information
Shell script running in AWS Lambda ARM64 environment
🔧 Environment Details
Lambda Runtime: Amazon Linux (Container)
Shell: /bin/bash
Execution Context: AWS Lambda Function
📋 CGI Environment Variables
Variable | Value |
REQUEST_METHOD | GET |
SCRIPT_NAME | /system/info.sh |
QUERY_STRING | Not set |
CONTENT_TYPE | Not set |
SERVER_NAME | vpyemjt8ke.execute-api.us-east-1.amazonaws.com |
REMOTE_ADDR | 216.73.216.98 |
HTTP_HOST | vpyemjt8ke.execute-api.us-east-1.amazonaws.com |
HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
⚙️ System Commands Output
📅 Current Date and Time
Sun Sep 7 17:51:47 UTC 2025
👤 Current User and ID
User: sbx_user1051
User ID: uid=993(sbx_user1051) gid=990 groups=990
🗂️ Current Directory and Contents
Current Directory: /tmp/tmp_ko2p6nu
Directory Contents:
total 12
drwx------ 3 sbx_user1051 990 4096 Sep 7 17:51 .
drwxrwxrwt 3 root root 4096 Sep 7 17:51 ..
drwxr-xr-x 2 sbx_user1051 990 4096 Sep 7 17:51 system
💾 Memory and Disk Usage
Memory Usage:
free command not available in this environment
Disk Usage:
Filesystem Size Used Avail Use% Mounted on
/var/rootfs/operator/runtime 64G 62G 0 100% /
/dev/vdb 1.5G 2.4M 1.4G 1% /etc/hosts
tmpfs 64M 0 64M 0% /dev
/dev/vdd 525M 24K 514M 1% /tmp
/dev/root 9.7G 526M 9.2G 6% /etc/passwd
/dev/vdc 128K 128K 0 100% /var/task
🌐 Network Information
Hostname: Not available
Network interfaces:
Network commands not available
🔍 Process Information
Current processes:
ps command not available
🐧 System Information
Kernel Information:
Linux 169.254.21.255 5.10.240-263.966.amzn2.aarch64 #1 SMP Mon Aug 25 20:56:48 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
OS Release:
NAME="Amazon Linux"
VERSION="2023"
ID="amzn"
ID_LIKE="fedora"
VERSION_ID="2023"
PLATFORM_ID="platform:al2023"
PRETTY_NAME="Amazon Linux 2023.8.20250721"
ANSI_COLOR="0;33"
CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023"
HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/"
DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/"
SUPPORT_URL="https://aws.amazon.com/premiumsupport/"
BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023"
VENDOR_NAME="AWS"
VENDOR_URL="https://aws.amazon.com/"
SUPPORT_END="2029-06-30"
VARIANT_ID="202507301332-96aab617-99aa-485d-82f7-47724f6e209e"
Uptime:
uptime command not available
🛠️ Available Commands
Checking available interpreters and tools:
❌ Python 3 not found
❌ Perl not found
❌ Ruby not found
❌ Node.js not found
❌ curl not found
❌ wget not found
❌ git not found
⚠️ Important Notes:
- This is running in a Lambda container with limited system access
- File system is read-only except for /tmp directory
- Network access is available for outbound connections
- Execution time is limited to 25 seconds for CGI scripts
- Some system commands may be restricted or unavailable