Crontab is not working on Amazon EC2 Linux Server.
I have saved below codes in /etc/crontab file
crontab # For details see man 4 crontabs # Example
Don't use nano, use the native sudo crontab -e command.
nano
sudo crontab -e