get instance id and reboot instance
aws cli need to be logged on first | |
get the Instance id | |
reboot the instance | reboot EC2 instance on aws aws ec2 reboot-instances --instance-ids i-0947d5f8513cff6ed --no-verify |
aws cli need to be logged on first | |
get the Instance id | |
reboot the instance | reboot EC2 instance on aws aws ec2 reboot-instances --instance-ids i-0947d5f8513cff6ed --no-verify |