Connaître la version de CentOS EC2

##Use the cat command to display the Amazon Linux version:
cat /etc/os-release
Ankita Singh