Run the below command to view the instance-id from within an EC2 Instance.
wget -q -O - http://169.254.169.254/latest/meta-data/instance-id
Run the below command to view the instance-id from within an EC2 Instance.
wget -q -O - http://169.254.169.254/latest/meta-data/instance-id