If you have the instance id, you can print out the details like this:

<pre lang="bash">aws ec2 describe-instances --instance-ids i-xxxxxxxxxxxxx \
--region us-east-1 --profile default